Releases: taylorwilsdon/open-webui
Releases · taylorwilsdon/open-webui
v0.5.7
[0.5.7] - 2025-01-23
Added
- 🌍 Enhanced Internationalization (i18n): Refined and expanded translations for greater global accessibility and a smoother experience for international users.
Fixed
- 🔗 Connection Model ID Resolution: Resolved an issue preventing model IDs from registering in connections.
- 💡 Prefix ID for Ollama Connections: Fixed a bug where prefix IDs in Ollama connections were non-functional.
- 🔧 Ollama Model Enable/Disable Functionality: Addressed the issue of enable/disable toggles not working for Ollama base models.
- 🔒 RBAC Permissions for Tools and Models: Corrected incorrect Role-Based Access Control (RBAC) permissions for tools and models, ensuring that users now only access features according to their assigned privileges, enhancing security and role clarity.
v0.5.4
[0.5.4] - 2024-01-05
Added
- 🔄 Clone Shared Chats: Effortlessly clone shared chats to save time and streamline collaboration, perfect for reusing insightful discussions or custom setups.
- 📣 Native Notifications for Channel Messages: Stay informed with integrated desktop notifications for channel messages, ensuring you never miss important updates while multitasking.
- 🔥 Torch MPS Support: MPS support for Mac users when Open WebUI is installed directly, offering better performance and compatibility for AI workloads.
- 🌍 Enhanced Translations: Small improvements to various translations, ensuring a smoother global user experience.
Fixed
- 🖼️ Image-Only Messages in Channels: You can now send images without accompanying text or content in channels.
- ❌ Proper Exception Handling: Enhanced error feedback by ensuring exceptions are raised clearly, reducing confusion and promoting smoother debugging.
- 🔍 RAG Query Generation Restored: Fixed query generation issues for Retrieval-Augmented Generation, improving retrieval accuracy and ensuring seamless functionality.
- 📩 MOA Response Functionality Fixed: Addressed an error with the MOA response generation feature.
- 💬 Channel Thread Loading with 50+ Messages: Resolved an issue where channel threads stalled when exceeding 50 messages, ensuring smooth navigation in active discussions.
- 🔑 API Endpoint Restrictions Resolution: Fixed a critical bug where the 'API_KEY_ALLOWED_ENDPOINTS' setting was not functioning as intended, ensuring API access is limited to specified endpoints for enhanced security.
- 🛠️ Action Functions Restored: Corrected an issue preventing action functions from working, restoring their utility for customized automations and workflows.
- 📂 Temporary Chat JSON Export Fix: Resolved a bug blocking temporary chats from being exported in JSON format, ensuring seamless data portability.
Changed
- 🎛️ Sidebar UI Tweaks: Chat folders, including pinned folders, now display below the Chats section for better organization; the "New Folder" button has been relocated to the Chats section for a more intuitive workflow.
- 🏗️ Real-Time Save Disabled by Default: The 'ENABLE_REALTIME_CHAT_SAVE' setting is now off by default, boosting response speed for users who prioritize performance in high-paced workflows or less critical scenarios.
- 🎤 Audio Input Echo Cancellation: Audio input now features echo cancellation enabled by default, reducing audio feedback for improved clarity during conversations or voice-based interactions.
- 🔧 General Reliability Improvements: Numerous under-the-hood enhancements have been made to improve platform stability, boost overall performance, and ensure a more seamless, dependable experience across workflows.