v9.0.0
github-actions
released this
09 Aug 12:22
·
912 commits
to production
since this release
9.0.0 (2022-08-09)
Bug Fixes
- admin: update DB changes in e2e tests for PERUNADMIN (5372d00)
- don't load oidc config and refresh token if service access authentication is used (836b043)
- remove redundant symbols (1853def)
- removed inline styling in html files (240f448)
Features
- Account linking applications (d159f0b)
- admin: add group roles page (e8fee5b)
- admin: changed service status color (299a2ac)
- admin: replace ngx-perfect-scrollbar by ngx-scrollbar (c9eb776)
- admin: set login for existing service account (5f559c7)
- admin: show entities of membership role on user roles page (f4d34ac)
- admin: show warning if no destinations set for service (fd764f0)
- getter for config typed config properties (36eec82)
- lib: create new translate service (6d83f90)
- openapi: password are always passed in request body (8ea3148)
- profile: add advanced MFA settings (7c86f33)
- user-profile: method for obtaining member resources changed (fa5bcf2)
BREAKING CHANGES
- profile: For this functionality is required new oauh scope - authn_details in instance
config. Also new version of MFA API which supports this functionality is required.