Changelog
This is the changelog of the WP Media Player Plugin for WordPress. Most of the older releases are available at the download archive. The current stable version is always available on the plugin page. If you need the current development release (svn trunk), you can download it here.
New in Version 0.8 (2009-9-30)
- Fixed a bug in the Uploader dialog that caused it to fail on Linux file systems
- Fixed the bug in player which caused the video to be shifted to the left
- Added new feature to support watermark image in the player
New in Version 0.7.1 (2009-8-19)
- Fixed a nasty bug in Media Player JavaScript that caused the player to fail in Internet Explorer if HTML contained certain tags.
New in Version 0.7 (2009-8-15)
- Cleaned up and compressed the player’s JavaScript files
- Fixed the bug that caused video playback to fail when NextGen Gallery plugin was used.
- Added functionality to track the video playback and to report the player statistics
- Added localization files
- Added Russian (ru_RU) translation
New in Version 0.6.1 (2009-7-23)
- Fixed notice about undefined offset when parsing parameters
- Fixed notice about undefined index when sort parameter is not available on query string
- Fixed invalid HTML markup in the uploader.php file
- Fixed notice about undefined variable $filename
- Fixed notice about undefined variable $errors
New in Version 0.6 (2009-7-23)
- Added configuration option to mute the audio upon player start up
- Localizability fixes
New in Version 0.5 (2009-5-7)
- PHP 4 compatibility fixes
New in Version 0.4 (2009-4-25)
- UI for uploading video files
- UI for inserting media player tag into posts and pages
- Changed all JS script names to lowercase
New in Version 0.3 (2009-2-12)
- Plugin upgrade support
- Fixed handling of double and single quotes in tag parameters
New in Version 0.2 (2009-2-1)
- Fix for a bug in calculating player’s dimensions
New in Version 0.1 (2009-1-11)
- First version of the plugin