Browse Source

Merge pull request #9889 from open-webui/dev

doc: changelog
Timothy Jaeryang Baek 2 months ago
parent
commit
e4d7d41df6
1 changed files with 0 additions and 4 deletions
  1. 0 4
      CHANGELOG.md

+ 0 - 4
CHANGELOG.md

@@ -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.
 - **🔄 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
 
 ### Fixed