Releases: adaptlearning/adapt-contrib-media
Releases · adaptlearning/adapt-contrib-media
Release v3.0.1
Fixed
- player controls disappearing in iOS11 (#2024)
- "transcript open/closed" button label was being displayed in the wrong HTML element when the inline transcript toggle button was pressed (#2062)
null
reference causing error in Internet Explorer v11 (#172)
Minimum requirements
Name | Version |
---|---|
Framework | 3 |
Release 3.0.0
- Dropped support for legacy versions (v8, 9 & 10) of Internet Explorer (#1600)
- Changed the way Froogaloop is loaded following update to Modernizr (#1950)
- Fixed streaming of videos over
file
protocol (#1926) - Updated assets folder path (#1986)
- Increased Framework dependency to v3 due to (#1986)
Minimum requirements
Name | Version |
---|---|
Framework | 3 |
Release v2.1.1
Release v2.1.0
- Added the ability to set a starting volume (#1410)
- Added a
media:stop
event (#1449) - Added
_preventForwardScrubbing
option - Changed
_type
to SELECT box in authoring tool (#1622) - Changed Boolean inputs to Checkbox for authoring tool (#1380)
- Fixed issue with going in and out of fullscreen mode triggering completion calculations (#1478)
Release v2.0.6
Release v2.0.5
- Bumped mediaelementjs to version 2.21.2
- Added support for WebM video format
- Added translatable attribute in preparation for multi-language support
- Corrected focus rectangle appearing when accessibility was not enabled
- Resolved issues with Trickle
- Now hiding poster image when Vimeo is used (this prevented access to the player controls)
- Added known caveats to documentation
- Fixed memory leak in IE
Release v2.0.4
- updated MediaElement to v2.20.1, include the 'unminified' version of the MediaElement code, move styling overrides to media.less (#989)
- make the 'closed captions' button accessible (#983)
- fix for component completing when transcript button clicked on iPad regardless of what
_setCompletionOn
was set to (#898) - added support for fullscreen mode (#854)
Release v2.0.3
- hotfix to ensure controls are always shown when accessibility is active - and are hidden (unless otherwise specified) at other times
- add config option to allow the user to set the component as completed just by viewing the inline transcript
Release v2.0.2
Headline changes:
- updated mediaelement.js to v2.18.1
- update to allow 'play' and 'ended' completion events to work when Vimeo is the source
- various updates for authoring tool compatibility
Release v2.0.1
Fixes a scoping bug that was preventing the fix for ABU-347 from working when there were multiple videos on the page