Releases: GQAdonis/open-webui
Releases · GQAdonis/open-webui
Release list
v0.6.30
[0.6.30] - 2025-09-17
Added
- 🔑 Microsoft Entra ID authentication type support was added for Azure OpenAI connections, enabling enhanced security and streamlined authentication workflows.
Fixed
- ☁️ OneDrive integration was fixed after recent breakage, restoring reliable account connectivity and file access.
v0.6.9
[0.6.9] - 2025-05-10
Added
- 📝 Edit Attached Images/Files in Messages: You can now easily edit your sent messages by removing attached files—streamlining document management, correcting mistakes on the fly, and keeping your chats clutter-free.
- 🚨 Clear Alerts for Private Task Models: When interacting with private task models, the UI now clearly alerts you—making it easier to understand resource availability and access, reducing confusion during workflow setup.
Fixed
- 🛡️ Confirm Dialog Focus Trap Reliability: The focus now stays correctly within confirmation dialogs, ensuring keyboard navigation and accessibility is seamless and preventing accidental operations—especially helpful during critical or rapid workflows.
- 💬 Temporary Chat Admin Controls & Session Cleanliness: Admins are now able to properly enable temporary chat mode without errors, and previous session prompts or tool selections no longer carry over—delivering a fresh, predictable, and consistent temporary chat experience every time.
- 🤖 External Reranker Integration Functionality Restored: External reranker integrations now work correctly, allowing you to fully leverage advanced ranking services for sharper, more relevant search results in your RAG and knowledge base workflows.
v0.6.6
[0.6.6] - 2025-05-05
Added
- 📝 AI-Enhanced Notes (With Audio Transcription): Effortlessly create notes, attach meeting or voice audio, and let the AI instantly enhance, summarize, or refine your notes using audio transcriptions—making your documentation smarter, cleaner, and more insightful with minimal effort.
- 🔊 Meeting Audio Recording & Import: Seamlessly record audio from your meetings or capture screen audio and attach it to your notes—making it easier to revisit, annotate, and extract insights from important discussions.
- 📁 Import Markdown Notes Effortlessly: Bring your existing knowledge library into Open WebUI by importing your Markdown notes, so you can leverage all advanced note management and AI features right away.
- 👥 Notes Permissions by User Group: Fine-tune access and editing rights for notes based on user roles or groups, so you can delegate writing or restrict sensitive information as needed.
- ☁️ OneDrive & SharePoint Integration: Keep your content in sync by connecting notes and files directly with OneDrive or SharePoint—unlocking fast enterprise import/export and seamless collaboration with your existing workflows.
- 🗂️ Paginated User List in Admin Panel: Effortlessly manage and search through large teams via the new paginated user list—saving time and streamlining user administration in big organizations.
- 🕹️ Granular Chat Share & Export Permissions: Enjoy enhanced control over who can share or export chats, enabling tighter governance and privacy in team and enterprise settings.
- 🛑 User Role Change Confirmation Dialog: Reduce accidental privilege changes with a required confirmation step before updating user roles—improving security and preventing costly mistakes in team management.
- 🚨 Audit Log for Failed Login Attempts: Quickly detect unauthorized access attempts or troubleshoot user login problems with detailed logs of failed authentication right in the audit trail.
- 💡 Dedicated 'Generate Title' Button for Chats: Swiftly organize every conversation—tap the new button to let AI create relevant, clear titles for all your chats, saving time and reducing clutter.
- 💬 Notification Sound Always-On Option: Take control of your notifications by setting sound alerts to always play—helping you stay on top of important updates in busy environments.
- 🆔 S3 File Tagging Support: Uploaded files to S3 now include tags for better organization, searching, and integration with your file management policies.
- 🛡️ OAuth Blocked Groups Support: Gain more control over group-based access by explicitly blocking specified OAuth groups—ideal for complex identity or security requirements.
- 🚀 Optimized Faster Web Search & Multi-Threaded Queries: Enjoy dramatically faster web search and RAG (retrieval augmented generation) with revamped multi-threaded search—get richer, more accurate results in less time.
- 🔍 All-Knowledge Parallel Search: Searches across your entire knowledge base now happen in parallel even in non-hybrid mode, speeding up responses and improving knowledge accuracy for every question.
- 🌐 New Firecrawl & Yacy Web Search Integrations: Expand your world of information with two new advanced search engines—Firecrawl for deeper web insight and Yacy for decentralized, privacy-friendly search capabilities.
- 🧠 Configurable Docling OCR Engine & Language: Use environment variables to fine-tune Docling OCR engine and supported languages for smarter, more tailored document extraction and RAG workflows.
- 🗝️ Enhanced Sentence Transformers Configuration: Added new environment variables for easier set up and advanced customization of Sentence Transformers—ensuring best fit for your embedding needs.
- 🌲 Pinecone Vector Database Integration: Index, search, and manage knowledge at enterprise scale with full native support for Pinecone as your vector database—effortlessly handle even the biggest document sets.
- 🔄 Automatic Requirements Installation for Tools & Functions: Never worry about lost dependencies on restart—external function and tool requirements are now auto-installed at boot, ensuring tools always “just work.”
- 🔒 Automatic Sign-Out on Token Expiry: Security is smarter—users are now automatically logged out if their authentication token expires, protecting sensitive content and ensuring compliance without disruption.
- 🎬 Automatic YouTube Embed Detection: Paste YouTube links and see instant in-chat video embeds—no more manual embedding, making knowledge sharing and media consumption even easier for every team.
- 🔄 Expanded Language & Locale Support: Translations for Danish, French, Russian, Traditional Chinese, Simplified Chinese, Thai, Catalan, German, and Korean have been upgraded, offering smoother, more natural user experiences across the platform.
Fixed
- 🔒 Tighter HTML Token Security: HTML rendering is now restricted to admin-uploaded tokens only, reducing any risk of XSS and keeping your data safe.
- 🔐 Refined HTML Security and Token Handling: Further hardened how HTML tokens and content are handled, guaranteeing even stronger resistance to security vulnerabilities and attacks.
- 🔏 Correct Model Usage with Ollama Proxy Prefixes: Enhanced model reference handling so proxied models in Ollama always download and run correctly—even when using custom prefixes.
- 📥 Video File Upload Handling: Prevented video files from being misclassified as text, fixing bugs with uploads and ensuring media files work as expected.
- 🔄 No More Dependent WebSocket Sequential Delays: Streamlined WebSocket operation to prevent delays and maintain snappy real-time collaboration, especially in multi-user environments.
- 🛠️ More Robust Action Module Execution: Multiple actions in a module now trigger as designed, increasing automation and scripting flexibility.
- 📧 Notification Webhooks: Ensured that notification webhooks are always sent for user events, even when the user isn’t currently active.
- 🗂️ Smarter Knowledge Base Reindexing: Knowledge reindexing continues even when corrupt or missing collections are encountered, keeping your search features running reliably.
- 🏷️ User Import with Profile Images: When importing users, their profile images now come along—making onboarding and collaboration visually clearer from day one.
- 💬 OpenAI o-Series Universal Support: All OpenAI o-series models are now seamlessly recognized and supported, unlocking more advanced capabilities and model choices for every workflow.
Changed
- 📜 Custom License Update & Contributor Agreement: Open WebUI now operates under a custom license with Contributor License Agreement required by default—see https://docs.openwebui.com/license/ for details, ensuring sustainable open innovation for the community.
- 🔨 CUDA Docker Images Updated to 12.8: Upgraded CUDA image support for faster, more compatible model inference and futureproof GPU performance in your AI infrastructure.
- 🧱 General Backend Refactoring for Reliability: Continuous stability improvements streamline backend logic, reduce errors, and lay a stronger foundation for the next wave of feature releases—all under the hood for a more dependable WebUI.
v0.5.20
[0.5.20] - 2025-03-05
Added
- ⚡ Toggle Code Execution On/Off: You can now enable or disable code execution, providing more control over security, ensuring a safer and more customizable experience.
Fixed
- 📜 Pinyin Keyboard Enter Key Now Works Properly: Resolved an issue where the Enter key for Pinyin keyboards was not functioning as expected, ensuring seamless input for Chinese users.
- 🖼️ Web Manifest Loading Issue Fixed: Addressed inconsistencies with 'site.webmanifest', guaranteeing proper loading and representation of the app across different browsers and devices.
- 📦 Non-Root Container Issue Resolved: Fixed a critical issue where the UI failed to load correctly in non-root containers, ensuring reliable deployment in various environments.
v0.5.19
[0.5.19] - 2024-03-04
Added
- 📊 Logit Bias Parameter Support: Fine-tune conversation dynamics by adjusting the Logit Bias parameter directly in chat settings, giving you more control over model responses.
- ⌨️ Customizable Enter Behavior: You can now configure Enter to send messages only when combined with Ctrl (Ctrl+Enter) via Settings > Interface, preventing accidental message sends.
- 📝 Collapsible Code Blocks: Easily collapse long code blocks to declutter your chat, making it easier to focus on important details.
- 🏷️ Tag Selector in Model Selector: Quickly find and categorize models with the new tag filtering system in the Model Selector, streamlining model discovery.
- 📈 Experimental Elasticsearch Vector DB Support: Now supports Elasticsearch as a vector database, offering more flexibility for data retrieval in Retrieval-Augmented Generation (RAG) workflows.
- ⚙️ General Reliability Enhancements: Various stability improvements across the WebUI, ensuring a smoother, more consistent experience.
- 🌍 Updated Translations: Refined multilingual support for better localization and accuracy across various languages.
Fixed
- 🔄 "Stream" Hook Activation: Fixed an issue where the "Stream" hook only worked when globally enabled, ensuring reliable real-time filtering.
- 📧 LDAP Email Case Sensitivity: Resolved an issue where LDAP login failed due to email case sensitivity mismatches, improving authentication reliability.
- 💬 WebSocket Chat Event Registration: Fixed a bug preventing chat event listeners from being registered upon sign-in, ensuring real-time updates work properly.
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.3
[0.5.3] - 2024-12-31
Added
- 💬 Channel Reactions with Built-In Emoji Picker: Easily express yourself in channel threads and messages with reactions, featuring an intuitive built-in emoji picker for seamless selection.
- 🧵 Threads for Channels: Organize discussions within channels by creating threads, improving clarity and fostering focused conversations.
- 🔄 Reset Button for SVG Pan/Zoom: Added a handy reset button to SVG Pan/Zoom, allowing users to quickly return diagrams or visuals to their default state without hassle.
- ⚡ Realtime Chat Save Environment Variable: Introduced the ENABLE_REALTIME_CHAT_SAVE environment variable. Choose between faster responses by disabling realtime chat saving or ensuring chunk-by-chunk data persistency for critical operations.
- 🌍 Translation Enhancements: Updated and refined translations across multiple languages, providing a smoother experience for international users.
- 📚 Improved Documentation: Expanded documentation on functions, including clearer guidance on function plugins and detailed instructions for migrating to v0.5. This ensures users can adapt and harness new updates more effectively. (https://docs.openwebui.com/features/plugin/)
Fixed
- 🛠️ Ollama Parameters Respected: Resolved an issue where input parameters for Ollama were being ignored, ensuring precise and consistent model behavior.
- 🔧 Function Plugin Outlet Hook Reliability: Fixed a bug causing issues with 'event_emitter' and outlet hooks in filter function plugins, guaranteeing smoother operation within custom extensions.
- 🖋️ Weird Custom Status Descriptions: Adjusted the formatting and functionality for custom user statuses, ensuring they display correctly and intuitively.
- 🔗 Restored API Functionality: Fixed a critical issue where APIs were not operational for certain configurations, ensuring uninterrupted access.
- ⏳ Custom Pipe Function Completion: Resolved an issue where chats using specific custom pipe function plugins weren’t finishing properly, restoring consistent chat workflows.
- ✅ General Stability Enhancements: Implemented various under-the-hood improvements to boost overall reliability, ensuring smoother and more consistent performance across the WebUI.
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.