-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
|
||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## [Unreleased] - yyyy-mm-dd | ||
|
||
- Enable metrics endpoint | ||
|
||
## [0.0.5] - 17-02-2024 | ||
|
||
- Remove Institution admin role when entitlement is no longer present | ||
- Fix javascript error when searching in apps | ||
- Allow role expiery to be changed | ||
- Require givenname and sn attributes | ||
|
||
## [0.0.4] - 16-01-2024 | ||
|
||
- Add API tokens for direct access to api | ||
- Add Multirole applications | ||
- Add features for SURFconext Teams migation | ||
- Update translations | ||
- Notifications for removed applications | ||
- Add encryption for manage secrets | ||
- Allow admins to accept eduID-only invites with institution account | ||
|
||
## [0.0.3] - 15-11-2023 | ||
|
||
- Delete owl sound | ||
- Fix userrole deletion | ||
|
||
## [0.0.2] - 07-11-2023 | ||
|
||
- First stable release |