Skip to content

v0.1.124

Choose a tag to compare

@github-actions github-actions released this 18 May 19:37
· 5534 commits to main since this release
90503be

[0.1.124] - 2024-05-08

Added

  • ๐Ÿ–ผ๏ธ 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 '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).
  • ๐ŸŒ Language Support: Arabic, Finnish, and Hindi added; Improved support for German, Vietnamese, and Chinese.

Fixed

  • ๐Ÿ› ๏ธ Model Selector Styling: Addressed styling issues for improved user experience.
  • โš ๏ธ Warning Messages: Resolved backend warning messages.

Changed