Releases: SURFnet/sp-dashboard
Releases · SURFnet/sp-dashboard
4.2.2
4.3.0
The 4.3.0 release seems somewhat meager compared to the vast amount of changes performed in the 4.2.0 release.
Don't be fooled tho. As this release is introducing a major overhaul on the way entity attributes (grants)
are handled in the application. This error prone construction of having hard-coded references to the supported
attributes/grants resulted in many errors and bugs throughout the lifetime of SPD.
Having these attributes in a configurable JSON file makes managing them much easier.
Features
Bugfix
Handle grants and redirect URLS correctly when updating an OIDC entity #551
4.2.1
4.1.0
New features
Bugfixes
4.0.1
4.0.0
3.3.1
3.3.0
Features
- add a global site notice so admins can alert users to changes / important news
- add support for the organizational unit name attribute
- ensure both test and production get their own oidc modal (rather than sharing one)
- add a redirect when hitting the log out link
Bugfixes
- improve error message when creating SAML entities with an id that already exists
- fix normal user redirect after deleting a published entity
- ensure name is mandatory
- hide edit for production entity on status removal requested
- show the correct descriptions per language
Security
- disable trace and track methods
- disable showing the Apache version in headers