Added π¦ Human in the loop tool approval. Where an administrator has turned it on, you can switch a conversation from letting tools run freely to being asked first, so a model that wants to use a tool stops and waits for you to allow or den
Catalog / AI tooling
Open WebUI changelog
Self hosted chat interface for local and remote model endpoints.
- Latest
- 0.11.1
- Shipped
- 25 Aug 2026yesterday
- Collected
- 60 releasesback to 28 May 2025
- Source
- open-webui/open-webui
- Project
- openwebui.com
- Feed
- RSS
Read today, the first day on record. Collection status
Version history
0.x60 releases
Added π¨ Redesigned interface. Open WebUI has been visually rebuilt from the ground up. All aspects of the User Interface, from the chat view to the admin panel. Now with a narrower conversation column, lighter typography, tidier spacing, c
Added π Streamed reasoning display. Models that emit thinking or reasoning now show that content as it streams, and it renders correctly in the chat overview and in exported conversations. Commit, Commit, Commit, Commit ποΈ Folder uploads
Fixed π€ Shared folder read-only chats no longer sign users out. Opening or reading chats from shared folders now keeps the current session active when a resource-level access error is returned, instead of incorrectly showing "Session expir
Added π€ Share folders with your team. You can now share a folder and the chats inside it with specific users, groups, or everyone, with read or write access; people you share with see shared folders in their sidebar and open the chats in a
Added π¦ Official knowledge base sync tool. A new companion tool from Open WebUI, oikb, keeps a knowledge base in sync with a local directory, GitHub repo, S3 bucket, Confluence space, or any of more than 40 other sources, uploading only ne
Added π‘οΈ Redirect-based SSRF protection. All outbound HTTP requests now block 3xx redirects by default via a new AIOHTTP_CLIENT_ALLOW_REDIRECTS environment variable, preventing redirect-based SSRF where a public URL silently redirects to i
Fixed π Chat scroll position on load. Opening a chat conversation now reliably scrolls to the bottom of the message history, fixing a regression caused by content-visibility: auto where estimated element sizes prevented the initial scroll
Added π Voice Mode mute control. Voice Mode now includes a dedicated mute toggle with an "M" shortcut and auto-unmute after assistant playback, so you can prevent accidental interruptions from background noise without leaving the call over
Added π§ PaddleOCR-vl document extraction. Administrators can now use PaddleOCR-vl as a content extraction engine for document processing, with configurable API URL and token settings in document retrieval configuration. #23945 π₯ Firecrawl
Fixed π Missing aiosqlite dependency. Fixed a startup crash (ModuleNotFoundError: No module named 'aiosqlite') when installing Open WebUI via pip or uv by adding the missing aiosqlite package to pyproject.toml. The dependency was listed in
[!CAUTION] β οΈ Database Migrations: This release includes database schema changes; we strongly recommend backing up your database and all associated data before upgrading in production environments. If you are running a multi-worker, multi-s
Added π Translation updates. Translations for Simplified Chinese, Catalan, Portuguese (Brazil), Finnish, and Lithuanian were enhanced and expanded. Fixed π Terminal server connection security. Terminal server verification and policy savin
Added π Responses API streaming improvements. The OpenAI proxy now properly handles tool call streaming and re-invocations in the Responses API, preventing duplicate tool calls and preserving output during model re-invocations. Commit, Com
Added π Custom OIDC logout endpoint. Administrators can now configure a custom OpenID Connect logout URL via OPENID_END_SESSION_ENDPOINT, enabling logout functionality for OIDC providers that require custom endpoints like AWS Cognito. Comm
Added βΆοΈ Open Terminal notebook cell execution. Users can now run Jupyter Notebook code cells directly in the Open Terminal file navigator, execute entire notebooks with a single click, edit and modify cells before running, and control the
[0.8.8] - 2026-03-02 Added π Open Terminal file moving. Users can now move files and folders between directories in the Open Terminal file browser by dragging and dropping them. Commit, Commit, Commit, Commit π Open Terminal HTML file pre
[0.8.7] - 2026-03-01 Fixed π Connection access control privacy. Tool server and terminal connections without explicit access grants are now private (admin-only) by default, fixing a bug where connections configured with no access grants we
[0.8.6] - 2026-03-01 Added π₯οΈ Open Terminal integration. Users can now connect to Open Terminal instances to browse, read, and upload files directly in chat, with the terminal acting as an always-on tool. File navigation includes folder br
[0.8.5] - 2026-02-23 Added β¨οΈ Voice dictation shortcut. Users can now toggle voice dictation using Cmd+Shift+L (or Ctrl+Shift+L on Windows/Linux), making it faster to start and stop dictation without clicking the microphone button. Fixed π«
[0.8.4] - 2026-02-23 Added π Provider URL suggestions. The connection form now displays a dropdown with suggested URLs for popular AI providers, making it easier to configure connections. Commit βοΈ Anthropic model fetching. The system now
[0.8.3] - 2026-02-17 Added βοΈ Model edit shortcut. Users can now edit models directly from the model selector dropdown menu, making it faster to modify model settings without navigating to separate admin or workspace pages. Commit π¨ Image
[0.8.2] - 2026-02-16 Added π§ Skill content handling. User-selected skills now have their full content injected into the chat, while model-attached skills only display name and description in the available skills list. This allows users to
[0.8.1] - 2026-02-14 [!CAUTION] β οΈ Database Migrations: This release includes database schema changes; we strongly recommend backing up your database and all associated data before upgrading in production environments. If you are running a
[0.8.0] - 2026-02-12 [!CAUTION] β οΈ Database Migrations: This release includes database schema changes; we strongly recommend backing up your database and all associated data before upgrading in production environments. If you are running a
[0.7.2] - 2026-01-10 Fixed β‘ Users no longer experience database connection timeouts under high concurrency due to connections being held during LLM calls, telemetry collection, and file status streaming. #20545, #20542, #20547 π Users can
[0.7.1] - 2026-01-09 Fixed β‘ Improved reliability for low-spec and SQLite deployments. Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via
[0.7.0] - 2026-01-09 Added π€ Native Function Calling with Built-in Tools. Users can now ask models to perform multi-step tasks that combine web research, knowledge base queries, note-taking, and image generation in a single conversationβfo
[0.6.43] - 2025-12-22 Fixed π Python dependency installation issues were resolved by correcting pip dependency handling, preventing installation failures in certain environments and improving setup reliability. Commit ποΈ Speech-to-Text de
[0.6.42] - 2025-12-21 [!CAUTION] This release includes database schema changes; multi-worker, multi-server, or load-balanced deployments must update all instances simultaneously rather than performing rolling updates, as running mixed versi
[0.6.41] - 2025-12-02 [!CAUTION] β οΈ IMPORTANT for Multi-Instance Deployments: This release includes database schema changes; multi-worker, multi-server, or load-balanced deployments must update all instances simultaneously rather than perfo
[0.6.40] - 2025-11-25 Fixed ποΈ A critical PostgreSQL user listing performance issue was resolved by removing a redundant count operation that caused severe database slowdowns and potential timeouts when viewing user lists in admin panels.
[0.6.39] - 2025-11-25 Added π¬ A user list modal was added to channels, displaying all users with access and featuring search, sorting, and pagination capabilities. Commit π¬ Channel navigation now displays the total number of users with ac
[0.6.38] - 2025-11-24 Fixed π Hybrid search now works reliably after recent changes. π οΈ Tool server saving now handles errors gracefully, preventing failed saves from impacting the UI. π SSO/OIDC code fixed to improve login reliability a
[0.6.37] - 2025-11-24 Added π Granular sharing permissions are now available with two-tiered control separating group sharing from public sharing, allowing administrators to independently configure whether users can share workspace items w
[0.6.36] - 2025-11-07 Added π OAuth group parsing now supports configurable separators via the "OAUTH_GROUPS_SEPARATOR" environment variable, enabling proper handling of semicolon-separated group claims from providers like CILogon. #18987,
[0.6.35] - 2025-11-06 Added πΌοΈ Image generation system received a comprehensive overhaul with major new capabilities including full image editing support allowing users to modify existing images using text prompts with OpenAI, Gemini, or C
[0.6.34] - 2025-10-16 Added π MinerU is now supported as a document parser backend, with support for both local and managed API deployments. #18306 π JWT token expiration default is now set to 4 weeks instead of never expiring, with secur
[0.6.33] - 2025-10-08 Added π¨ Workspace interface received a comprehensive redesign across Models, Knowledge, Prompts, and Tools sections, featuring reorganized controls, view filters for created vs shared items, tag selectors, improved vi
[0.6.32] - 2025-09-29 Added ποΈ Permission toggle for public sharing of notes was added, allowing note owners to quickly enable or disable public access from the note settings interface. β οΈ A warning is now displayed in the user edit modal
[0.6.31] - 2025-09-25 Added π MCP (streamable HTTP) server support was added alongside existing OpenAPI server integration, allowing users to connect both server types through an improved server configuration interface. #15932 #16651, Comm
[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
[0.6.29] - 2025-09-17 Added π¨ The chat input menu has been completely overhauled with a revolutionary new design, consolidating attachments under a unified '+' button, organizing integrations into a streamlined options menu, and introducin
[0.6.28] - 2025-09-10 Added π The "@" command for model selection now supports real-time search and filtering, improving usability and aligning its behavior with other input commands. #17307, Commit π οΈ External tool server data handling i
[0.6.27] - 2025-09-09 Added π Emoji folder icons were added, allowing users to personalize workspace organization with visual cues, including improved chevron display. Commit, Commit, Commit, Commit π The 'Search Collection' input field n
[0.6.26] - 2025-08-28 Added π Granular Chat Interaction Permissions: Added fine-grained permission controls for individual chat actions including "Continue Response", "Regenerate Response", "Rate Response", and "Delete Messages". Administr
[0.6.25] - 2025-08-22 Fixed πΌοΈ Image Generation Reliability Restored: Fixed a key issue causing image generation failures. π Reranking Functionality Restored: Resolved errors with rerank feature.
[0.6.24] - 2025-08-21 Added βΏ High Contrast Mode in Chat Messages: Implemented enhanced High Contrast Mode support for chat messages, making text and important details easier to read and improving accessibility for users with visual prefere
[0.6.23] - 2025-08-21 Added β‘ Asynchronous Chat Payload Processing: Refactored the chat completion pipeline to return a response immediately for streaming requests involving web search or tool calls. This enables users to stop ongoing gener
[0.6.22] - 2025-08-11 Added π OpenAI API '/v1' Endpoint Compatibility: Enhanced API compatibility by supporting requests to paths like '/v1/models', '/v1/embeddings', and '/v1/chat/completions'. This allows Open WebUI to integrate more sea
[0.6.21] - 2025-08-10 Added π₯ User Groups in Edit Modal: Added display of user groups information in the user edit modal, allowing administrators to view and manage group memberships directly when editing a user. Fixed π Chat Completion '
[0.6.20] - 2025-08-10 Fixed π οΈ Quick Actions "Add" Behavior: Fixed a bug where using the "Add" button in Quick Actions would add the resulting message as the very first message in the chat, instead of appending it to the latest message.
[0.6.19] - 2025-08-09 Added β¨ Modernized Sidebar and Major UI Refinements: The main navigation sidebar has been completely redesigned with a modern, cleaner aesthetic, featuring a sticky header and footer to keep key controls accessible. Co
[0.6.18] - 2025-07-19 Fixed π Users Not Loading in Groups: Resolved an issue where user list was not displaying within user groups, restoring full visibility and management of group memberships for teams and admins.
[0.6.17] - 2025-07-19 Added π Dedicated Folder View with Chat List: Clicking a folder now reveals a brand-new landing page showcasing a list of all chats within that folder, making navigation simpler and giving teams immediate visibility i
[0.6.16] - 2025-07-14 Added ποΈ Folders as Projects: Organize your workflow with folder-based projectsβset folder-level system prompts and associate custom knowledge, bringing seamless, context-rich management to teams and users handling mu
[0.6.15] - 2025-06-16 Added πΌοΈ Global Image Compression Option: Effortlessly set image compression globally so all image uploads and outputs are optimized, speeding up load times and saving bandwidthβperfect for teams dealing with large fi
[0.6.14] - 2025-06-10 Added π€ Automatic "Follow Up" Suggestions: Open WebUI now intelligently generates actionable "Follow Up" suggestions automatically with each message you send, helping you stay productive and inspired without interrupt
[0.6.13] - 2025-05-30 Added π¦ Azure OpenAI Embedding Support: You can now select Azure OpenAI endpoints for text embeddings, unlocking seamless integration with enterprise-scale Azure AI for powerful RAG and knowledge workflowsβno more wor
[0.6.12] - 2025-05-29 Added π§© Custom Advanced Model Parameters: You can now add your own tailor-made advanced parameters to any model, empowering you to fine-tune behavior and unlock greater flexibility beyond just the built-in optionsβacc