diff --git a/CHANGELOG.md b/CHANGELOG.md index 595f1bc3c..573722020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **🖼️ Improved Chat Sidebar**: Now conveniently displays time ranges and organizes chats by today, yesterday, and more. - **📜 Citations in RAG Feature**: Easily track the context fed to the LLM with added citations in the RAG feature. -- **🔒 Auth Disable Option**: Introducing the ability to disable authentication. Set to False to disable authentication. Note: Only applicable for fresh installations without existing users. +- **🔒 Auth Disable Option**: Introducing the ability to disable authentication. Set 'WEBUI_AUTH' to False to disable authentication. Note: Only applicable for fresh installations without existing users. - **📹 Enhanced YouTube RAG Pipeline**: Now supports non-English videos for an enriched experience. - **🔊 Specify OpenAI TTS Models**: Customize your TTS experience by specifying OpenAI TTS models. - **🔧 Additional Environment Variables**: Discover more environment variables in our comprehensive documentation at Open WebUI Documentation (https://docs.openwebui.com).