
0.7.1 (2014-10-31)
------------------

- Fix security issue, anonymous users could modify notes positions.
  Fixes #6
  [do3cc]


0.7 (2014-10-04)
----------------

- Fix UnicodeError in byline
  [pbauer]

- Set a effective_date on auto-publishing notes
  [pbauer]

- Update to work with newest setuptools
  [pgerken]


0.6 (2013-12-29)
----------------

- Pinn collective.js.underscore to < 1.5.0 to prevent breaking
  [pbauer]

- Prevent empty js-alerts when there is no real error
  [pbauer]

- Try publishing with publish_internally if publish does not work
  [pbauer]

- Add the right js hooks to support dexterity add and edit forms.
  [do3cc]

- Stop using show, but effect. show from jquery and jqueryui have
  different calling args. We actually want to use show from jqueryui
  to have fancy easing effects.
  [do3cc]


0.5 (2013-05-12)
----------------

- fix bug when checking if the item is excluded from navigation
  [pbauer]

- Fix add-url to be compatible with AT and Dexterity
  [pbauer]

- Add some tests
  [do3cc]

- Add compatibility with Plone 4.3
  [pbauer, do3cc]


0.4 (2013-03-06)
----------------

- make buildout use buildout.plonetest
  [toutpt]

- Improve error-message when trying to delete a locked object.
  [pbauer]

- Better Cache Control (prevent anonymous users lock the noticeboard for the next 10 minutes...)
  [pgerken]

- remove obsolte code
  [pbauer]


0.3 (2013-02-05)
----------------

- Fix use with collections
  [pbauer]

- Reimplement Delete functionality. Now deletion of a note is possible
  even without edit rights on the folder. This behavior is different
  to plone stock behavior!
  [do3cc]


0.2 (2013-01-12)
----------------

- add byline
  [pbauer]

- add and improve some colors
  [pbauer]


0.1 (2012-12-11)
----------------

- initial release
