diff --git a/CHANGELOG.md b/CHANGELOG.md index bda5f5b52..5d13babbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **๐ŸŽฅ YouTube Video Attachments**: Fixed issues preventing proper loading and attachment of YouTube videos as files. - **๐Ÿ”„ Shared Chat Update**: Corrected issues where shared chats were not updating, improving collaboration consistency. - **๐Ÿ” DuckDuckGo Rate Limit Fix**: Addressed issues with DuckDuckGo search integration, enhancing search stability and performance when operating within rate limits. -- **๐Ÿงพ Citations Relevance Fix**: Adjusted the relevance percentage calculation for citations, so that the webui properly reflect the accuracy of a retrieved document in RAG, ensuring users get clearer insights into sources. +- **๐Ÿงพ Citations Relevance Fix**: Adjusted the relevance percentage calculation for citations, so that Open WebUI properly reflect the accuracy of a retrieved document in RAG, ensuring users get clearer insights into sources. - **๐Ÿ”‘ Jina Search API Key Requirement**: Added the option to input an API key for Jina Search, ensuring smooth functionality as keys are now mandatory. ### Changed