Changelog
=========

0.8.1 - 06.11.2008
------------------

* Fix 'Remove reference' when multiValued is a boolean instead of an int.
  [fschulze]

* fixed popup for folderish objects [tom_gross]
* show order arrows now for one entry only too [tom_gross]
* popup now has a body-tag cssid: `atrefbrowserpopup`  (#8702) [tom_gross]
* added tests for plone tickets #8347, #7608, #7965 [tom_gross]
* fixed plone ticket #7557 [tom_gross]

0.8 - 06.10.2008
----------------

* Initial release
* Forked Products.ATReferenceBrowserWidget
* moved popup and scripts to z3-style views
* use catalog-only implementation for displaying items in popup
* added some tests
* use namedtemplate-adapter for popup-template

