This repository has been archived by the owner on Apr 11, 2019. It is now read-only.
Releases: HydraWiki/mediawiki-embedvideo
Releases · HydraWiki/mediawiki-embedvideo
v2.7.4
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.1
- Added new configuration options to disable adding media handlers and file extensions.
- https://github.com/HydraWiki/mediawiki-embedvideo/issues/76
- Fixed an uninitialized array.
- https://github.com/HydraWiki/mediawiki-embedvideo/issues/77
- Fixed undefined indexes in the AudioHandler class.
- https://github.com/HydraWiki/mediawiki-embedvideo/issues/78
- Fixed class properties that were unintentionally declared as static.
- https://github.com/HydraWiki/mediawiki-embedvideo/issues/75
- Fixed RTL language issues with CSS.
- #73
v2.6.0
- Added support for vertically aligning videos.
- Improved sizing of video and audio tags in Chrome and Firefox when using the media handler tags.
- Fixed an undefined variable.
v2.5.2
###v2.5.2
- If ffmpeg is not installed on the server the FFProbe class will no longer attempt to use and instead just return generic descriptions.
- Fixed properties on FFProbe being incorrectly declared as static.
- Fixed issues with not returning generic descriptions when the local file being accessed by ffprobe is not readable.
###v2.5.1
- Added URL argument support to Twitch services.