Changelog
IdentitySuite Library Change and Version History.
v2.0.1 - Latest stable release
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