Releases: pkeffect/open-webui
Releases · pkeffect/open-webui
v0.5.12
[0.5.12] - 2025-02-13
Added
- 🛠️ Multiple Tool Calls Support for Native Function Mode: Functions now can call multiple tools within a single response, unlocking better automation and workflow flexibility when using native function calling.
Fixed
- 📝 Playground Text Completion Restored: Addressed an issue where text completion in the Playground was not functioning.
- 🔗 Direct Connections Now Work for Regular Users: Fixed a bug where users with the 'user' role couldn't establish direct API connections, enabling seamless model usage for all user tiers.
- ⚡ Landing Page Input No Longer Lags with Long Text: Improved input responsiveness on the landing page, ensuring fast and smooth typing experiences even when entering long messages.
- 🔧 Parameter in Functions Fixed: Fixed an issue where the reserved parameters wasn’t recognized within functions, restoring full functionality for advanced task-based automation.
v0.5.10
[0.5.10] - 2025-02-05
Fixed
- ⚙️ System Prompts Now Properly Templated via API: Resolved an issue where system prompts were not being correctly processed when used through the API, ensuring template variables now function as expected.
- 📝 '' Tag Display Issue Fixed: Fixed a bug where the 'thinking' tag was disrupting content rendering, ensuring clean and accurate text display.
- 💻 Code Interpreter Stability with Custom Functions: Addressed failures when using the Code Interpreter with certain custom functions like Anthropic, ensuring smoother execution and better compatibility.
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.
v0.5.2
[0.5.2] - 2024-12-26
Added
- 🖊️ Typing Indicators in Channels: Know exactly who’s typing in real-time within your channels, enhancing collaboration and keeping everyone engaged.
- 👤 User Status Indicators: Quickly view a user’s status by clicking their profile image in channels for better coordination and availability insights.
- 🔒 Configurable API Key Authentication Restrictions: Flexibly configure endpoint restrictions for API key authentication, now off by default for a smoother setup in trusted environments.
Fixed
- 🔧 Playground Functionality Restored: Resolved a critical issue where the playground wasn’t working, ensuring seamless experimentation and troubleshooting workflows.
- 📊 Corrected Ollama Usage Statistics: Fixed a calculation error in Ollama’s usage statistics, providing more accurate tracking and insights for better resource management.
- 🔗 Pipelines Outlet Hook Registration: Addressed an issue where outlet hooks for pipelines weren’t registered, restoring functionality and consistency in pipeline workflows.
- 🎨 Image Generation Error: Resolved a persistent issue causing errors with 'get_automatic1111_api_auth()' to ensure smooth image generation workflows.
- 🎙️ Text-to-Speech Error: Fixed the missing argument in Eleven Labs’ 'get_available_voices()', restoring full text-to-speech capabilities for uninterrupted voice interactions.
- 🖋️ Title Generation Issue: Fixed a bug where title generation was not working in certain cases, ensuring consistent and reliable chat organization.
v0.4.8
[0.4.8] - 2024-12-07
Added
- 🔓 Bypass Model Access Control: Introduced the 'BYPASS_MODEL_ACCESS_CONTROL' environment variable. Easily bypass model access controls for user roles when access control isn't required, simplifying workflows for trusted environments.
- 📝 Markdown in Banners: Now supports markdown for banners, enabling richer, more visually engaging announcements.
- 🌐 Internationalization Updates: Enhanced translations across multiple languages, further improving accessibility and global user experience.
- 🎨 Styling Enhancements: General UI style refinements for a cleaner and more polished interface.
- 📋 Rich Text Reliability: Improved the reliability and stability of rich text input across chats for smoother interactions.
Fixed
- 💡 Tailwind Build Issue: Resolved a breaking bug caused by Tailwind, ensuring smoother builds and overall system reliability.
- 📚 Knowledge Collection Query Fix: Addressed API endpoint issues with querying knowledge collections, ensuring accurate and reliable information retrieval.
v0.4.7
[0.4.7] - 2024-12-01
Added
- ✨ Prompt Input Auto-Completion: Type a prompt and let AI intelligently suggest and complete your inputs. Simply press 'Tab' or swipe right on mobile to confirm. Available only with Rich Text Input (default setting). Disable via Admin Settings for full control.
- 🌍 Improved Translations: Enhanced localization for multiple languages, ensuring a more polished and accessible experience for international users.
Fixed
- 🛠️ Tools Export Issue: Resolved a critical issue where exporting tools wasn’t functioning, restoring seamless export capabilities.
- 🔗 Model ID Registration: Fixed an issue where model IDs weren’t registering correctly in the model editor, ensuring reliable model setup and tracking.
- 🖋️ Textarea Auto-Expansion: Corrected a bug where textareas didn’t expand automatically on certain browsers, improving usability for multi-line inputs.
- 🔧 Ollama Embed Endpoint: Addressed the /ollama/embed endpoint malfunction, ensuring consistent performance and functionality.
Changed
- 🎨 Knowledge Base Styling: Refined knowledge base visuals for a cleaner, more modern look, laying the groundwork for further enhancements in upcoming releases.
v0.4.6
[0.4.6] - 2024-11-26
Added
- 🌍 Enhanced Translations: Various language translations improved to make the WebUI more accessible and user-friendly worldwide.
Fixed
- ✏️ Textarea Shifting Bug: Resolved the issue where the textarea shifted unexpectedly, ensuring a smoother typing experience.
- ⚙️ Model Configuration Modal: Fixed the issue where the models configuration modal introduced in 0.4.5 wasn’t working for some users.
- 🔍 Legacy Query Support: Restored functionality for custom query generation in RAG when using legacy prompts, ensuring both default and custom templates now work seamlessly.
- ⚡ Improved General Reliability: Various minor fixes improve platform stability and ensure a smoother overall experience across workflows.
v0.4.4
[0.4.4] - 2024-11-22
Added
- 🌐 Translation Updates: Refreshed Catalan, Brazilian Portuguese, German, and Ukrainian translations, further enhancing the platform's accessibility and improving the experience for international users.
Fixed
- 📱 Mobile Controls Visibility: Resolved an issue where the controls button was not displaying on the new chats page for mobile users, ensuring smoother navigation and functionality on smaller screens.
- 📷 LDAP Profile Image Issue: Fixed an LDAP integration bug related to profile images, ensuring seamless authentication and a reliable login experience for users.
- ⏳ RAG Query Generation Issue: Addressed a significant problem where RAG query generation occurred unnecessarily without attached files, drastically improving speed and reducing delays during chat completions.
Changed
- ⚙️ Legacy Event Emitter Support: Reintroduced compatibility with legacy "citation" types for event emitters in tools and functions, providing smoother workflows and broader tool support for users.
v0.3.35
[0.3.35] - 2024-10-26
Added
- 📁 Robust File Handling: Enhanced file input handling for chat. If the content extraction fails or is empty, users will now receive a clear warning, preventing silent failures and ensuring you always know what's happening with your uploads.
- 🌍 New Language Support: Introduced Hungarian translations and updated French translations, expanding the platform's language accessibility for a more global user base.
Fixed
- 📚 Knowledge Base Loading Issue: Resolved a critical bug where the Knowledge Base was not loading, ensuring smooth access to your stored documents and improving information retrieval in RAG-enhanced workflows.
- 🛠️ Tool Parameters Issue: Fixed an error where tools were not functioning correctly when required parameters were missing, ensuring reliable tool performance and more efficient task completions.
- 🔗 Merged Response Loss in Multi-Model Chats: Addressed an issue where responses in multi-model chat workflows were being deleted after follow-up queries, improving consistency and ensuring smoother interactions across models.