Changelog
=========

1.0 (2014-10-10)
----------------

- Feature: We can select recursive subscription: user can choose to be notified
  to the activity in the subfolders of the subscription folder.
  [thomasdesvenain]

- Feature: Added 'move' activity notified when we cut/paste content
  and 'publish' activity when we publish content.
  Copied contents notifies add activity.
  [thomasdesvenain]

- UI: Added ui for monthly email.
  More generic management of delays.
  [thomasdesvenain]

- Plone 4.2+ and recent jQuery compatibility.
  [thomasdesvenain]

- API: Rewrite collective.maildigest api
  so we don't deal with collective.subscribe api outside of main utility.
  Use plone.api.
  [thomasdesvenain]

- Fix: Do not break site when it is not installed.
  Do not need to install collective.inviting.
  [thomasdesvenain]

- Fix: move activity is not handled when we delete a content.
  [thomasdesvenain]

- Quality: New bootstrap and buildout.
  [thomasdesvenain]

- Quality: Added tests and coverage.
  [thomasdesvenain]

IMPORTANT: because of changes in storage, before updating to this release,
first run www.mysite.com/@@digest-cron?maildigest-debug-mode=1,
otherwise you will loose some notifications.


0.3.3 (2014-01-28)
------------------

- The previous copy/paste fix wasn't enough,
  now fix copy/paste folder.
  [vincentfretin]


0.3.2 (2012-12-16)
------------------

- Avoid error on copy/paste action.
  [thomasdesvenain]

- Avoid Invalid error for anonymous on viewlet.


0.3.1 (2012-08-24)
------------------

- More robust: ignore not IUUIDAware contents,
  manage subscriptions on site root.
  [thomasdesvenain]


0.1 (2012-08-03)
----------------

- Package created using templer
  [thomasdesvenain]
