Skip to content

Releases: OpenConext/OpenConext-Invite

Release 1.1.5

20 Apr 06:10
fbf327f

Choose a tag to compare

  • Fix: Missing translation
  • Update dependencies

Full Changelog: 1.1.4...1.1.5

Release 1.1.4

14 Apr 09:13
1e243ae

Choose a tag to compare

Fixes and Features

  • Fix: Locking for cron jobs on multi-master databases
  • Fix: Institute logo display in gmail

Full Changelog: 1.1.1...1.1.4

Release 1.1.1

01 Apr 06:25
e42b545

Choose a tag to compare

Release 1.1.1 Pre-release
Pre-release

New Contributors

Fixes and Features

  • Fix: eduID only invitations for managers and inviters
  • Feature: Display audit trail for Institution Admins
  • Feature: Clean up expired invitations

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

19 Mar 12:46
bbd4984

Choose a tag to compare

Release 1.1.0 Pre-release
Pre-release

New Contributors

  • @Copilot made their first contribution in #668

Changes

  • Feature: Add CRM interface to directly create application-roles and invite users, triggers from an external CRM system
  • Fix: Role list display in invite creation grows with content
  • Improvement: Role overview improvements
  • Improvement: Show acvanced options to inviters
  • Improvement: API token documentation in SwaggerUI
  • Improvement: Feature toggle for eduID-only invite for role managers and inviters

Full Changelog: 1.0.5...1.1.0

Release 1.0.5

24 Feb 08:59
07bf4d0

Choose a tag to compare

  • Fix deprovisioning

Full Changelog: 1.0.4...1.0.5

Release 1.0.4

18 Feb 08:35
a6bcb21

Choose a tag to compare

What's Changed

  • Fix large logging for missing translations

Full Changelog: 1.0.3...1.0.4

Release 1.0.3

13 Feb 14:28
42d2d11

Choose a tag to compare

What's Changed

  • Fix: remove trailing slash in scim_url
  • Fix: send PATCH request for change of displayName of Group (e.g. the name of the Role)
  • Fix: accept invitation in same window as where the invitation was send, now works
  • Change: Only allow the deletion of a Role when there are no users with that role or if the user is a super user
  • Improvement: cronjob database locks to work in clusterd enviroment
  • Fix: SCIM delete messageses were not always sent
  • Fix: Accepting invite in the same browser session that sent the invite
  • Change: SCIM Patch opeartions now follow rfc7644 and use add, remove, or replace (instead of Add and Remove)

Full Changelog: 1.0.2...1.0.3

Release 1.0.2

29 Jan 14:34
df465a8

Choose a tag to compare

Release 1.0.2 Pre-release
Pre-release

Full Changelog: 1.0.1...1.0.2

Release 1.0.1

19 Jan 14:01
667d4d2

Choose a tag to compare

Release 1.0.1 Pre-release
Pre-release

Fixes:

  • Fix: eduID only role
  • fix: Adding application to form when sreating a role from the application page
  • Fix: JS issues on create invitation page
  • Fix: idpScoping for long list of IdP's
  • Fix: javascipt issues on search
  • Fix: Reuireing a validated eduID

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

15 Jan 13:21
74591af

Choose a tag to compare

Release 1.0.0 Pre-release
Pre-release

New and fixed

  • The scim_user_identifier from Manage determines the userName (and not primarily the externalId)
  • Endpoint for Access to retrieve roles
  • Add the option to only accept an invitation with a validated account
  • Fix scim_user_provisioning_only
  • Fix for duplicate table errors
  • Move from cronjob master to database locks
  • Improve logging
  • Display visual indication of loading (many) roles for new invite
  • Make organization_guid required for all Roles #591
  • Fix for broken impersonation – race condition
  • Return to the correct index
  • Allow extra (e.g., Portuguese) translations
  • Allow defining a Role fixed end date
  • Fix for reset / edit function in user-roles #554
  • Bugfix for scoping authorities in new invitations
  • Make organization_guid required for all Roles

Full Changelog: 0.0.38...1.0.0