Changes
=======

1.3 (2010-07-28)
----------------

- Updated flowplayer to version 3. This allows it to work on IE again.
  Thanks to cdw9 for the help with the template.
  [claytron]

1.2 (2010-06-18)
----------------

- Added CSS and JS files to their respective registries.
  Removed them from video.pt.
  [davidblewett]

- Updated README to include dependency information in the Install section.
  [davidblewett]

- Updated README with information from the plone4artistsvideo product page.
  Changed setuptools' long description to use the contents of README.txt.
  [davidblewett]

- Updated old reference to p4acal.
  [davidblewett]

- Forgot to commit more translations. Sorry
  [tzicatl]

- Added more translation strings.
  Added Spanish translation strings
  [tzicatl]

- Remove some unused imports
  [rosspatterson]

- Pyflakes fix
  [rosspatterson]

- add the it translation
  [stemrc]

- pinned Hachoir versions to 1.2 since the latest 1.2.1 only works with Python 2.5
  [nate]


1.1.1 (2008-10-10)
------------------

Features
~~~~~~~~

* Support for iPod video - video/x-m4v.  TODO: tests.  (Nate Aune)

* Brazilian Portuguese translation. (ericoandrei)

* Preliminary fixed rate Real media support. TODO:
  tests. (danielblackburn)

Bug Fixes
~~~~~~~~~

* Fix rich text widget handling.  TODO: tests.  (Nate Aune)

* Depend on hachoir. (Nate Aune)

* fixed issue where url assignment, was not updated properly with rest
  of the method. TODO: tests. (danielblackburn)

1.1 (2008-04-09)
----------------

Bug Fixes
~~~~~~~~~

* Fixed ContentLicensing optional'ness to fix issue #40 (Ross Patterson and
  Rocky Burt)

* Fixed handling of unicode AT titles for issues #41 and #47 (Ross Patterson
  and Rocky Burt)

* Updated vPIP (Nate Aune)

* Updated flowplayer (Ross Patterson and Rocky Burt)

* Portal status message handling was made to work better to fix issue #38
  (Ross Patterson)

* Hooked up video/mpeg mime type and player link to fix issue #28
  (Ross Patterson)

1.1b1 (2008-02-13)
------------------

Features
~~~~~~~~

* Added Plone 3 compatibility (Rocky Burt) r1794

* Added rich text description field (Rocky Burt) r1829

* Now uses p4a.subtyper to expose video subtype action (Rocky Burt) r1787

Bug Fixes
~~~~~~~~~

* Support additional mime type synonyms - video/x-msvideo and video/x-flash-video (Ross Patterson) r1881

* Support reasonable default dimensions for the players
  (Ross Patterson) r1920

Miscellaneous
~~~~~~~~~~~~~

* Now uses standard plone/cmf comments instead of easycommenting
  (Rocky Burt)


1.0 (2007-11-28)
----------------

Features
~~~~~~~~

* Default video container view has been updated (Rocky Burt)

* Added description field to IVideo and subsequent views (Rocky Burt)


1.0beta1 (2007-07-31)
---------------------

* Various bug fixes and general improvments.


1.0alpha1 (2007-04-29)
----------------------

* First release.

