diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bcc2d4d8..2b6ec226e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- **πŸ“ Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced from `#`. +- **πŸ“ Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'. - **πŸ”— OpenAI Endpoint Prefix**: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes. - **βš”οΈ Arena Model Access Control**: Corrected an issue where arena model access control settings were not being saved. - **πŸ”§ Usage Capability Selector**: Fixed the broken usage capabilities selector in the model editor.