Skip to content

Commit bcca867

Browse files
authored
Update CHANGELOG.md
1 parent 0f60b36 commit bcca867

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## Next (1.0.0)
10+
11+
- Endpoint for Access to retrieve roles
12+
- Add option to only accept an inviyte with an validated account
13+
- Fix scim_user_provisioning_only
14+
- Fix for duplicate table errors
15+
- Move from cronjob master to database locks
16+
- Improve logging
17+
- Display visual indication of loading (many) roles for new invite
18+
- Make organization_guid required for all Roles #591
19+
- Fix for broken impersonation - race condition
20+
- Return to correct index
21+
- Allow extra (e.g. Portugese) translations
22+
- Allow defining a Role fixed end date
23+
- Fix for reset / edit function in user-roles #554
24+
- Bugfix for scoping authorities in new invitations
25+
926
## 0.0.37
1027

1128
- Bugfix for required short_name in update Role

0 commit comments

Comments
 (0)