diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab36ac0..860dc4d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased - YYYY-MM-DD +## 0.0.20 2024-09-13 + +- Update translations +Bugfix for institution admin without applications +Update javascript dependencies +Use POST for Openconext-Manage raw +Search to avoid long query URL +JS tests for sorting / subsorting applications +Migrate to different mariadb library +Upgrade pgrade-azure-dependency +Scope enum for API users +Added sp_dashboard portal user and API +Sort roles for institution admins +Allow searching for specific role types in users +Show correct landingpage for roles in UI and API +Fixes issues #231, #302, #240, #298, #296, #295, #297, #239, #239, #241, #241, #293, #235, #235, #234, #232, #232, #233, #233, #231, #230, #227, #228 and #291 + ## 0.0.19 2024-09-10 - Bugfix for too long Manage API calls