v6.0.1
The migration process from version 5.0.4 to 6.0.0 is managed through migration scripts.
If you encounter any issues during the migration, please report them by creating a bug ticket.
Features
Ticket #795: Added support for advanced search in the administration website.
Ticket #827: Introduced the concept of FormBuilder and workflows. It is now possible to customize authentication and registration windows, as well as the workflow used for user authentication and registration.
Ticket #830: Added configuration options for the lifecycle of Hangfire jobs.
Ticket #852: Introduced a minimal API. A lightweight version of the SCIM/Identity server can now be set up with just 5 lines of code.
Ticket #858: Documentation updates.
Bug Fixes
Ticket #855: Resolved various issues in the administration website.
Ticket #861: SCIM – Updates to entitlement representations were not being reflected in user representations.
Ticket #863: Ignored the oth parameter present in the JWKS endpoint, which caused compatibility issues with the NextAuth.js library.