Skip to content

Releases: nickfixit/open-webui

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 18:31

[0.6.5] - 2025-04-14

Added

  • 🛂 Granular Voice Feature Permissions Per User Group: Admins can now separately manage access to Speech-to-Text (record voice), Text-to-Speech (read aloud), and Tool Calls for each user group—giving teams tighter control over voice features and enhanced governance across roles.
  • 🗣️ Toggle Voice Activity Detection (VAD) for Whisper STT: New environment variable lets you enable/disable VAD filtering with built-in Whisper speech-to-text, giving you flexibility to optimize for different audio quality and response accuracy levels.
  • 📋 Copy Formatted Response Mode: You can now enable “Copy Formatted” in Settings > Interface to copy AI responses exactly as styled (with rich formatting, links, and structure preserved), making it faster and cleaner to paste into documents, emails, or reports.
  • ⚙️ Backend Stability and Performance Enhancements: General backend refactoring improves system resilience, consistency, and overall reliability—offering smoother performance across workflows whether chatting, generating media, or using external tools.
  • 🌎 Translation Refinements Across Multiple Languages: Updated translations deliver smoother language localization, clearer labels, and improved international usability throughout the UI—ensuring a better experience for non-English speakers.

Fixed

  • 🛠️ LDAP Login Reliability Restored: Resolved a critical issue where some LDAP setups failed due to attribute parsing—ensuring consistent, secure, and seamless user authentication across enterprise deployments.
  • 🖼️ Image Generation in Temporary Chats Now Works Properly: Fixed a bug where image outputs weren’t generated during temporary chats—visual content can now be used reliably in all chat modes without interruptions.

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 19:25
63533c9

[0.6.2] - 2025-04-06

Added

  • 🌍 Improved Global Language Support: Expanded and refined translations across multiple languages to enhance clarity and consistency for international users.

Fixed

  • 🛠️ Accurate Tool Descriptions from OpenAPI Servers: External tools now use full endpoint descriptions instead of summaries when generating tool specifications—helping AI models understand tool purpose more precisely and choose the right tool more accurately in tool workflows.
  • 🔧 Precise Web Results Source Attribution: Fixed a key issue where all web search results showed the same source ID—now each result gets its correct and distinct source, ensuring accurate citations and traceability.
  • 🔍 Clean Web Search Retrieval: Web search now retains only results from URLs where real content was successfully fetched—improving accuracy and removing empty or broken links from citations.
  • 🎵 Audio File Upload Response Restored: Resolved an issue where uploading audio files did not return valid responses, restoring smooth file handling for transcription and audio-based workflows.

Changed

  • 🧰 General Backend Refactoring: Multiple behind-the-scenes improvements streamline backend performance, reduce complexity, and ensure a more stable, maintainable system overall—making everything smoother without changing your workflow.

v0.5.12

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:40
2017856

[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

Choose a tag to compare

@github-actions github-actions released this 06 Feb 02:13
e9d6ada

[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

Choose a tag to compare

@github-actions github-actions released this 23 Jan 23:35
b72150c

[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.6

Choose a tag to compare

@github-actions github-actions released this 23 Jan 04:07
6c8d68b

[0.5.6] - 2025-01-22

Added

  • 🧠 Effortful Reasoning Control for OpenAI Models: Introduced the reasoning_effort parameter in chat controls for supported OpenAI models, enabling users to fine-tune how much cognitive effort a model dedicates to its responses, offering greater customization for complex queries and reasoning tasks.

Fixed

  • 🔄 Chat Controls Loading UI Bug: Resolved an issue where collapsible chat controls appeared as "loading," ensuring a smoother and more intuitive user experience for managing chat settings.

Changed

  • 🔧 Updated Ollama Model Creation: Revamped the Ollama model creation method to align with their new JSON payload format, ensuring seamless compatibility and more efficient model setup workflows.

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 06 Jan 15:15
1dfb479

[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

Choose a tag to compare

@github-actions github-actions released this 27 Dec 18:15
2299f48

[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.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Dec 16:44
dd933e4

[0.5.1] - 2024-12-25

Added

  • 🔕 Notification Sound Toggle: Added a new setting under Settings > Interface to disable notification sounds, giving you greater control over your workspace environment and focus.

Fixed

  • 🔄 Non-Streaming Response Visibility: Resolved an issue where non-streaming responses were not displayed, ensuring all responses are now reliably shown in your conversations.
  • 🖋️ Title Generation with OpenAI APIs: Fixed a bug preventing title generation when using OpenAI APIs, restoring the ability to automatically generate chat titles for smoother organization.
  • 👥 Admin Panel User List: Addressed the issue where only 50 users were visible in the admin panel. You can now manage and view all users without restrictions.
  • 🖼️ Image Generation Error: Fixed the issue causing 'get_automatic1111_api_auth()' errors in image generation, ensuring seamless creative workflows.
  • ⚙️ Pipeline Settings Loading Issue: Resolved a problem where pipeline settings were stuck at the loading screen, restoring full configurability in the admin panel.

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 16 Dec 07:51
29a2719

[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.