v8.0.0
github-actions
released this
08 Jun 08:40
·
949 commits
to production
since this release
8.0.0 (2022-06-08)
Bug Fixes
- admin-gui: fixed eslint errors related to admin-gui (97d3bef)
- admin: bugfixes in groups and member section (d361a90)
- admin: bugfixes in vo section (d5e260d)
- admin: Bugfixes of perun admin section (6d98c80)
- admin: bugxifes in facility section (eebe920)
- admin: entity detail unsubscribe on destroy (1c43845)
- admin: fix creating attribute definition for user ext source attributes (c441846)
- admin: fix export of table (689271d)
- admin: fix policies for get members of vo/group (369bfd4)
- admin: parsing userId on myProfile/attributes page (f3d9d57)
- admin: show destination status on facility service detail (369ef4b)
- admin: various bugfixes (3cb928e)
- admin: wrong alert selector (9ad61e7)
- attribute values casting (acc8301)
- publications: fix pre application loader (11ebcff)
- retyped params values (42e602d)
- undefined footer element (3d1d69d)
Features
- admin-gui: increased name length (5cb4bcc)
- admin: allow groups for hierarchical inclusion (e12bd2e)
- admin: anonymize user (8bf8db2)
- admin: generate sponsored members - note in CSV output (28dfa23)
- admin: include groups from members organization (4086bf1)
- admin: service propagation of expired members (13850f9)
- admin: support list and map application form item (a1f7fac)
- allow multiple users to be added/invited via dialog to VO/group (fe36cc3)
- core: allow observer roles to manage group unions (e52a73f)
- profile: accessibility features (3cebf57)
- profile: authentication settings page can be without security images (f829323)
- profile: url routing based on selected vo/resource (60ac6eb)
- user-profile: compress new anti-phishing images (23f7cca)
- user-profile: downsize antiphishing images (eecabc9)
BREAKING CHANGES
- profile: Config variable document_title, was changed from simple
string to object containing title for each supported language e.g.
documnet_title: {en: "Example title"}