- Fixed upgrade step for the workspace_members indexer (Fixes 44) [reinhardt]
- Fix deprecation a warning (Fixes 47) [ale-rt]
3.0b2
------------------
- The workspace_members indexer properly returns a set of native strings (Fixes 41) [ale-rt]
3.0b1
------------------
- Add Finnish localization [datakurre] - Added the possibility to specify the available groups through the registry record ``collective.workspace.available_groups`` [datakurre] - The package is now compatible and tested with Plone 5.1 and Plone 5.2 [ale-rt, cillianderoiste]
2.0b3
------------------
Bugs fixed:
- Fixes the automatic groups calculation in some cases. The bug was preventing the users from being added to the ``Members`` group in some cases, e.g. during the upgrade step from version 1.x (Fixes 27)
2.0b2
------------------
Bugs fixed:
- an edge case where the migration was failing (Fixes 25)