Skip to content

v2.13.1

Compare
Choose a tag to compare
@krulis-martin krulis-martin released this 03 Oct 12:46
· 165 commits to master since this release

Changelog

  • Fixing issues with reviews and review requests in archived groups.
  • Adding external group attributes and endpoints for 3rd party (plugins) to manage groups and user membership (1st step towards SIS elimination).
  • Updating composer dependencies.

Commits

80ce053 #! v2.13.1
3c5ea57 Fixing a bug that pending review and review requests appear in dashboard summary (as well as in mail notifications) even for archived groups (archived groups are now excluded).
6d522b2 Updating composer dependencies.
ad20269 Adding tests for group external attributes, fixing bugs.
2d6f248 Implementing new endpoints for external attributes and corresponding ACL rules and scopes.
9ca4061 Introducing group external attributes in the data model (migration included).