File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## 1.1.1
9+
10+ - Fix: eduID only invitations for managers and inviters
11+ - Feature: Display audit train for Institution Admins
12+ - Feature: Clean up expired invitations
13+ - Fix: Locking for cron jobs on multi-master databases
14+
815## 1.1.0
916
1017- Feature: Add CRM interface to directly create application-roles and invite users, triggers from an external CRM system
Original file line number Diff line number Diff line change @@ -214,5 +214,3 @@ yarn outdated
214214
215215CRM api calls have been added to enable migration from a legacy application called SAB (SURF Autorisatie Beheer).
216216These api calls are actively used to integrate with the enterprise role administration system.
217-
218-
You can’t perform that action at this time.
0 commit comments