Changelog for VideoIgniter
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.0.3 - April 15, 2024
Compatibility: WordPress 6.4+
= 1.0.3 =
* Add GitHub link.
* Improve escaping and sanitization.
1.0.1 - January 4, 2024
Compatibility: WordPress 6.4+
----------------------------------------------------------------------------------------------
List of changes between videoigniter v1.0.0 and v1.0.1
----------------------------------------------------------------------------------------------
* FIXED: Better handling of tapping on the player in mobile to reveal controls
* UPDATED: Display subtitles, chapters, and volume control when the player is sticky (PRO)
* FIXED: Fix ghost poster image on fullscreen when there is no poster set
* FIXED: Fix mute volume button behavior in iPad
* UPDATED: Increase menus height (subtitles, chapters) in smaller viewports
* UPDATED: Attempt to force inline play on iPhones
* UPDATED: Disable hover preview behavior in touch devices
M assets/css/style.css
M assets/css/style.min.css
M assets/js/scripts.js
M assets/js/scripts.min.js
M videoigniter.php
* FIXED: Remove small classes when recovering from sticky
M assets/css/style.css
M assets/css/style.min.css
M assets/js/scripts.js
M assets/js/scripts.min.js
* FIXED: Optimize mute button
M assets/css/style.css
M assets/css/style.min.css
M assets/js/scripts.js
M assets/js/scripts.min.js
* FIXED: Force chapters on iOS at all times
M assets/js/scripts.js
M assets/js/scripts.min.js
M videoigniter.php
* UPDATED: Increase subtitle font size in small player widths
M assets/css/style.css
M assets/css/style.min.css
* Changed version to 1.0.1
* Updated language file.
M languages/videoigniter.pot
M videoigniter.php
1.0.0 - January 2, 2024
Compatibility: WordPress 6.4+
Initial release