v12.0.0
·
720 commits
to production
since this release
12.0.0 (2023-06-21)
⚠ BREAKING CHANGES
- new mandarory property proxy_logout: boolean (added to admin-gui, user-profile,
publications and consolidator), by default is true
Features
- admin: allow managing embedded groups also in a group form settings (8ce7851)
- handle proxy/local logout and related post logout redirect (b01e56e)
- use cookies in requests (fc47102)
Bug Fixes
- admin: add host dialog fixed (6300a3a)
- admin: application form items i18n correctly displayed (dc44e37)
- admin: disable auto select of vo (566989b)
- admin: disable buttons until the sponsors are not loaded (168fa5b)
- admin: disable deselect button (690626a)
- admin: disable remove button (65477a0)
- admin: fix disappearing icons (8f5a771)
- admin: fix login screen service access component (358c22e)
- admin: removed immediate filter (4e16389)
- correctly handle MFA timeout (dcd6971)
- do not show sesssion expiration dialog during mfa (a0ebd8b)
- lib: do not display bottom pagination in tables (7571bae)
- lib: fix group list icons alignment and margin (54347b1)
- lib: fix unresponsive layout of perun header (0d2504d)
- lib: move mfa logic from sessionStorage to localStorage (b7358c7)
- lib: remove white spaces from the full name pipe (080766f)
- profile: loading edge cases of Organizations and Groups pages (88a0b99)