Changelog
=========

2.0b12 (2013-05-03)
-------------------

* Improved component filter to no longer update every viewlet when filtering
  and sorting

2.0b11 (2013-03-11)
-------------------

* Italian translations [vito80ba]

2.0b10 (2012-03-21)
-------------------

* Changed permission for view of articles from zope.Public to zope2.View
  to prevent odd behaviour if accessing private article with title and
  description hidden where a completely unstyled login form was presented

2.0b9 (2012-01-23)
------------------

* plone 4.1 compatibility by importing cmfcore permissions

2.0b8 (2011-03-21)
------------------

* Added links to the manageable adapter to show and hide items in a component

2.0b7 (2011-01-20)
------------------

* Fixed AttributeError raised if a Viewlet has been customized ttw, which resulted
  in a TTWViewletRenderer object which has no __name__ attribute
  (Thanks to Ron Zayac for reporting it)

2.0b6 (2010-11-25)
------------------

* Fix Namespace on related items

2.0b5 (2010-11-10)
------------------

* Added French translations

2.0b4 (2010-10-21)
------------------

* Updated readme and manual

2.0b3 (2010-10-20)
------------------

* First public release
