doc: changelog

This commit is contained in:
Timothy Jaeryang Baek 2025-02-13 02:10:36 -08:00
parent 57e256be3e
commit a461861030

View File

@ -29,10 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **💾 User Settings Persistence Fix**: Ensured user-specific settings are correctly saved and applied across sessions. - **💾 User Settings Persistence Fix**: Ensured user-specific settings are correctly saved and applied across sessions.
- **🔄 OpenID Username Retrieval Enhancement**: Usernames are now correctly picked up and assigned for OpenID Connect (OIDC) logins. - **🔄 OpenID Username Retrieval Enhancement**: Usernames are now correctly picked up and assigned for OpenID Connect (OIDC) logins.
### Changed
- **🔗 Improved Direct Connections Integration**: Simplified the configuration process for setting up direct API connections, making it easier to integrate custom inference endpoints.
## [0.5.10] - 2025-02-05 ## [0.5.10] - 2025-02-05
### Fixed ### Fixed