20 lines
882 B
Markdown
20 lines
882 B
Markdown
<!-- What's new page template for packages: https://confluence.unity3d.com/display/DOCS/What%27s+new+page+template+for+packages -->
|
|
|
|
# What's new in version 4.0.0
|
|
|
|
Summary of changes in Tutorial Framework package version 4.0.0
|
|
|
|
The main updates in this release include:
|
|
|
|
### Added
|
|
- Video now start paused and a set of control have been added to pause/play and scrub through them
|
|
- Video can now be defined with an external URL that will be streamed in
|
|
- Medias (Videos and Images) can now be pop-out into a separate window that can be resized
|
|
|
|
### Fixed
|
|
- Text now use the built-in Rich Text support from UI Toolkit, so any rich text tag listed in the Unity Manual is now supported
|
|
|
|
For a full list of changes and updates in this version, see the [Changelog].
|
|
|
|
[Changelog]: https://docs.unity3d.com/Packages/com.unity.learn.iet-framework@latest?subfolder=/changelog/CHANGELOG.html
|