Releases: ableplayer/ableplayer-wordpress
Releases · ableplayer/ableplayer-wordpress
Able Player for Wordpress v2.2.1
Able Player for WordPress v2.2.0
= 2.2.0 =
- Update to Able Player v4.7.0.
- Add support for sign language sources from YouTube, new in Able Player 4.7.
- Remove
data-hreffrom allowed attributes in Able Player KSES. - Trim all shortcode attributes of whitespace.
- Cast poster attribute to int if is numeric.
- Update screenshots.
Able Player for WordPress v2.2.0-beta1
- Bug fix: Don't inject transcript
divif video has no tracks. - Bug fix: exclusion class only looked at figures, so it couldn't ignore cover blocks.
- Bug fix: don't execute media settings code if
ableplayerobject not defined. - Bug fix: More predictable settings handling for speed settings
- Add beta version of Able Player 4.7.0 for testing.
Full Changelog: v2.1.0...v2.2.0-beta1
Able Player for WordPress v2.1.0
= 2.1.0 =
- Privacy: Only load Vimeo player.js if used in shortcode or enabled in settings.
- Styling: Updates to shipped styling to better avoid layout conflicts.
- Bug fix: Invalid comparison set all video types to
video/mp4. - Bug fix: Switch to
audioplayer if file loaded is audio only. - Bug fix: Address a couple cases where attributes could be unnecessarily added to content.
- Change: Load Able Player and video scripts deferred.
Able Player for WordPress v2.0.2
= 2.0.2 =
- Bug fix: Default
nowplayingattribute to empty, rather than false. - Bug fix: Omit skin attribute if empty or 2020.
- Bug fix: If video mimetype is
video/quicktime, override and set asvideo/mp4, as some browsers require this.
Able Player for WordPress v2.0.1
= 2.0.1 =
- Bug fix: Shortcode generator passed an ID, but required a URL.
- Bug fix: Layout issue in description, subtitle, and chapter fields in shortcode generator.
- Bug fix: Incorrectly marked up data sources in shortcode rendering.
Able Player for WordPress v2.0.0
= 2.0.0 =
- Feature: Settings to enable Able Player to parse
videoandaudioblocks. - Feature: Settings to enable Able Player to replace MediaElement.js playlists.
- Feature: Setting to disable MediaElement.js.
- Feature: Settings to configure default behaviors for Able Player.
- Feature: Shortcode generation tool to build Able Player shortcodes.
- Feature: Support for local video sources in shortcode.
- Feature: Support for captions, subtitles, chapters, and audio description tracks in shortcode.
- Feature: Automatically enable transcript div for Able Players with appropriate tracks.
- Upgrade to Able Player v4.6.0
Able Player v2.0.0-beta1
= 2.0.0 =
- Feature: Settings to enable Able Player to parse
videoandaudioblocks. - Feature: Settings to enable Able Player to replace MediaElement.js playlists.
- Feature: Setting to disable MediaElement.js.
- Feature: Settings to configure default behaviors for Able Player.
- Feature: Shortcode generation tool to build Able Player shortcodes.
- Feature: Support for local video sources in shortcode.
- Feature: Support for captions, subtitles, chapters, and audio description tracks in shortcode.
- Feature: Automatically enable transcript div for Able Players with appropriate tracks.
Able Player v1.2.2
= 1.2.2 =
- Security: Stored Cross Site Scripting vulnerability in shortcode. Props Peter Thaleikis, reported via WordFence. Also reported by Johska via Patchstack.
Able Player v1.2.1
= 1.2.1 =
- Change: Updates Able Player to version 4.5.1.
- Security: Upstream security update to add DomPurify to AblePlayer.
- API: Makes Able Player with DomPurify as an unincorporated dependency available, switchable using the
able_player_jsfilter.