- Fix tests to not scale ``gif`` images, which were converted to ``jpeg`` imaged until ``plone.scale`` version < 2. Use ``png`` images for testing instead, which works for all versions of plone.scale. [thet]
2.0.3
------------------
Fixes:
- Fix test to not check for the concrete WebDAV content type header. Needed for Zope 4 compatibility. [thet]
2.0.2
------------------
New:
- Added documentation for what the 'direction' parameter actually does. [shadowmint]
2.0.1
------------------
Fixes:
- Fixed incompatibilities with five.pt and chameleon (closes `16`_). [rodfersou, maurits]
- Fixed 404 NotFound error when accessing image scales via webdav. [maurits]
2.0.0
------------------
- Move control panel to Products.CMFPlone [vangheem]