mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-20 20:52:23 -05:00
-
released this
2024-06-29 22:26:59 -05:00 | 12673 commits to main since this release📅 Originally published on GitHub: Sun, 30 Jun 2024 03:28:52 GMT
🏷️ Git tag created: Sun, 30 Jun 2024 03:26:59 GMT[0.3.7] - 2024-06-29
Added
- 🌐 Enhanced Internationalization (i18n): Newly introduced Indonesian translation, and updated translations for Turkish, Chinese, and Catalan languages to improve user accessibility.
Fixed
- 🕵️♂️ Browser Language Detection: Corrected the issue where the application was not properly detecting and adapting to the browser's language settings.
- 🔐 OIDC Admin Role Assignment: Fixed a bug where the admin role was not being assigned to the first user who signed up via OpenID Connect (OIDC).
- 💬 Chat/Completions Endpoint: Resolved an issue where the chat/completions endpoint was non-functional when the stream option was set to False.
- 🚫 'WEBUI_AUTH' Configuration: Addressed the problem where setting 'WEBUI_AUTH' to False was not being applied correctly.
Changed
- 📦 Dependency Update: Upgraded 'authlib' from version 1.3.0 to 1.3.1 to ensure better security and performance enhancements.
Downloads