add changelog for 4.1.1, update for 5.0.0

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2022-04-11 15:45:15 +02:00
parent 313cfec4c7
commit a4723b45bf
No known key found for this signature in database
GPG key ID: 7424F1874854DF23

View file

@ -11,6 +11,18 @@ All notable changes to this project will be documented in this file.
### Removed
- Ability to change SAML configuration with occ app-config, use the new occ commands instead
### Fixed
- Use effective uid for autoprovisioning new users
- Handle mobile login flow with direct=1
- Set proper relaystate url
## 4.1.1
### Added
- Add logging for SLO errors
- sanitize and test user id received from IdP, if original does not match
- Allow setting of "retrieveParametersFromServer
## 4.1.0
### Added
- Nextcloud 22 support