Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Sep 13, 2024
1 parent e2f92a6 commit 31c4468
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ MD013:
MD033:
# Allowed elements
allowed_elements: [br]

MD034: false

Check failure on line 20 in .markdownlint.yaml

View workflow job for this annotation

GitHub Actions / Test documentation and generate openapi html documentation

20:13 [new-line-at-end-of-file] no new line character at the end of file
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,46 @@ 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 https://github.com/OpenConext/OpenConext-Invite/issues/231,
https://github.com/OpenConext/OpenConext-Invite/issues/302,
https://github.com/OpenConext/OpenConext-Invite/issues/240,
https://github.com/OpenConext/OpenConext-Invite/issues/298,
https://github.com/OpenConext/OpenConext-Invite/issues/296,
https://github.com/OpenConext/OpenConext-Invite/issues/295,
https://github.com/OpenConext/OpenConext-Invite/issues/297,
https://github.com/OpenConext/OpenConext-Invite/issues/239,
https://github.com/OpenConext/OpenConext-Invite/issues/239,
https://github.com/OpenConext/OpenConext-Invite/issues/241,
https://github.com/OpenConext/OpenConext-Invite/issues/241,
https://github.com/OpenConext/OpenConext-Invite/issues/293,
https://github.com/OpenConext/OpenConext-Invite/issues/235,
https://github.com/OpenConext/OpenConext-Invite/issues/235,
https://github.com/OpenConext/OpenConext-Invite/issues/234,
https://github.com/OpenConext/OpenConext-Invite/issues/232,
https://github.com/OpenConext/OpenConext-Invite/issues/232,
https://github.com/OpenConext/OpenConext-Invite/issues/233,
https://github.com/OpenConext/OpenConext-Invite/issues/233,
https://github.com/OpenConext/OpenConext-Invite/issues/231,
https://github.com/OpenConext/OpenConext-Invite/issues/230,
https://github.com/OpenConext/OpenConext-Invite/issues/227,
https://github.com/OpenConext/OpenConext-Invite/issues/228,
https://github.com/OpenConext/OpenConext-Invite/issues/291

## 0.0.19 2024-09-10

- Bugfix for too long Manage API calls
Expand Down

0 comments on commit 31c4468

Please sign in to comment.