## Patch Notes ### v2.7.4 * Added support for playlist to evlplayer * Added support for youtube video list * Updated Documentation for evlplayer * Added missing dependency for evlplayer in extension.json ### v2.7.3 * Default Twitch VOD to autoplay=false by default * Allow videos to be sized in 1:1 aspect ratios for special use cases. ### v2.7.2 * Added feature to evlplayer to allow default video content ### v2.7.1 * Fixed issue with youku videos not embedding properly on https enabled wikis. ### v2.7.0 * Added SoundCloud support * Added ability to use service name as a parser tag (if not defined previously) ### 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. * https://github.com/HydraWiki/mediawiki-embedvideo/pull/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. * https://github.com/HydraWiki/mediawiki-embedvideo/issues/71 ### 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. ### v2.5.0 * Added support for VideoLink tags * Support for Disclose.tv added * Twitch VOD support updated. * Added #evu parser tag ### v2.4.1 * Merged Sophivorus' improvements and fixes. * Support for TubiTV.com with the tubitv service identifier. * Fixed vimeo aspect ratio. * Fixed dailymotion ID regex. * Fixed error messages being double parsed. ### v2.4.0 * New media handlers to embed locally uploaded video and audio files. * Requires ffmpeg and ffprobe binaries to be installed. * Uses HTML5