Changelog
=========

0.2.0 (2010-05-09)
------------------

* Fixed Javascript order issue; now place controlsbar's code files after Flowplayer ones [keul]
* Controlbars auto-generated id handled in a better way, using "each" jQuery method [keul]
* Added support the the `WAI-ARIA progressbar role`__  [keul]
* Provide a way to keep the Flash controlsbar [keul]
* Now providing the Javascript controlsbar only if the Flash ones is available [keul]
* Tested on Plone 4 [keul]
* Increased controlsbar z-index so it will not go under other HTML elements [keul]
* Added hover effect of buttons even for keyboard navigation [keul]
* Added a slider accessible using keyboard, for control the video progress [keul]
* Added support the the `WAI-ARIA slider role`__ [keul]
* Fixed many focus CSS effects [keul]
* Fixes CSS issues when Flowplayer is used for multiple clips [keul]

__ http://www.w3.org/TR/2009/WD-wai-aria-20091215/roles#progressbar
__ http://www.w3.org/TR/2009/WD-wai-aria-20091215/roles#slider

0.1.0 (2009-12-08)
------------------

* Initial release
