Changelog
IdentitySuite Library Change and Version History.
v2.3.0 - Latest stable release
Published: 2026-04-26
New Features
- Introduced inline contextual help, now available across most UI functionalities to assist users directly within the workflow
- Added a global token revocation action in the Dashboard to quickly invalidate all active tokens in case of CVE exposure or security compromise
- Added client‑level token removal options, allowing administrators to revoke tokens for a specific client without affecting the entire system
Improvements
- Updated all IdentitySuite dependencies to .NET 10.0.7 to address Microsoft Security Advisory CVE-2026-40372
- Updated Openiddict to 7.5.0 to ensure compatibility with the latest .NET runtime
v2.2.0
Published: 2026-04-12
New Features
- Introduced a new Dashboard providing a unified overview of key IdentitySuite metrics and actions
- Enhanced client theme management through the introduction of CSS variables for more flexible customization
- Complete visual revamp featuring lighter, modern icons and a refreshed default theme
Improvements
- Updated all IdentitySuite dependencies to .NET 10.0.5
- Updated Openiddict to 7.4.0
v2.1.0
Published: 2026-03-08
New Features
- Added support for extending DbContext, entities, and managers in the Identity subsystem
- Added support for extending DbContext and entities in the OpenIddict subsystem
- Introduced SoftEmailVerification for improved post‑registration access flow
- Added EmailAuthenticator for email‑based one‑time‑code authentication
- Added PhoneAuthenticator for SMS‑based one‑time‑code authentication
Improvements
- Updated all IdentitySuite dependencies to .NET 10.0.3
v2.0.1
Published: 2025-12-21
Improvements
- Enhanced several UI features to provide a smoother and more intuitive user experience.
Bug fixes
- Fixed minor UI-related issues to improve overall stability and visual consistency.
v2.0.0
Published: 2025-12-15
New Features
- Full upgrade to .NET 10 with improved runtime performance and security enhancements
- Support for passkey-based authentication using WebAuthn/FIDO2
- Database schema updated to use GUID keys (including GuidV7 support)
- Support for custom certificate loading from filesystem or certificate store
Improvements
- Manual rotation support for built-in certificates directly from the UI
- Enhanced certificate validation pipeline for custom certificates
- Theme builder improvements with new customization properties
- UI refinements across the application to improve overall user experience
v1.1.4
Published: 2025-10-29
Improvements
- Optimized file read/write operations for better cross‑platform robustness.
- Folder names have been standardized to lowercase to avoid compatibility issues on macOS and Linux.
Bug fixes
- Resolved the login issue when using two‑factor authentication (2FA).
v1.1.3
Published: 2025-10-29
Bug fixes
- Resolved dependency mismatch causing System.IdentityModel.Tokens.Jwt 7.7.1 to be loaded instead of 8.14.0, ensuring consistent runtime behavior across projects.
v1.1.2
Published: 2025-10-28
v1.1.1
Published: 2025-09-27
Improvements
- update Openiddict to 7.1.0
- update Pomelo.EntityFrameworkCore.MySql to 9.0.0
v1.1.0
Published: 2025-08-17
New Features
- Added configurable rate limiting for all endpoints with real-time metrics dashboard
- Extended OpenIddict configuration with 2 new options (data protection and access toke encryption)
- Overhauled all oidc/oauth2 endpoints for full OpenID Connect certification readiness
Improvements
- update Openiddict to 7.0.0
v1.0.2
Published: 2025-07-08
v1.0.1
Published: 2025-06-20
v1.0.0
Published: 2025-06-01