OpenWebUI - Package Updates
Pinned
OpenWebUI
-
[2.10.13]
- Update open-webui to 0.5.14
- Full Changelog
- ** Critical Import Error Resolved**: Fixed a circular import issue preventing 'override_static' from being correctly imported in 'open_webui.config', ensuring smooth system initialization and stability.
- ** Full Context Mode for Web Search**: Enable highly accurate web searches by utilizing full context modeideal for models with large context windows, ensuring more precise and insightful results.
- ** Optimized Asynchronous Web Search**: Web searches now load significantly faster with optimized async support, providing users with quicker, more efficient information retrieval.
- ** Auto Text Direction for RTL Languages**: Automatic text alignment based on language input, ensuring seamless conversation flow for Arabic, Hebrew, and other right-to-left scripts.
- ** Jupyter Notebook Support for Code Execution**: The "Run" button in code blocks can now use Jupyter for execution, offering a powerful, dynamic coding experience directly in the chat.
- ** Message Delete Confirmation Dialog**: Prevent accidental deletions with a new confirmation prompt before removing messages, adding an additional layer of security to your chat history.
- ** Download Button for SVG Diagrams**: SVG diagrams generated within chat can now be downloaded instantly, making it easier to save and share complex visual data.
- ** General UI/UX Improvements and Backend Stability**: A refined interface with smoother interactions, improved layouts, and backend stability enhancements for a more reliable, polished experience.
- ** Temporary Chat Message Continue Button Fixed**: The "Continue Response" button for temporary chats now works as expected, ensuring an uninterrupted conversation flow.
- ** Prompt Variable Update**: Deprecated square bracket '[]' indicators for prompt variables; now requires double curly brackets '{{}}' for consistency and clarity.
- ** Stability Enhancements**: Error handling improved in chat history, ensuring smoother operations when reviewing previous messages.
-
[2.10.14]
- Update open-webui to 0.5.16
- Full Changelog
- ** Web Search Retrieval Restored**: Resolved a critical issue that broke web search retrieval by reverting deduplication changes, ensuring complete and accurate search results once again.
- ** Full Context Mode for Local Document Search (RAG)**: Toggle full context mode from Admin Settings > Documents to inject entire document content into context, improving accuracy for models with large context windowsideal for deep context understanding.
- ** Smarter Web Search with Agentic Workflows**: Web searches now intelligently gather and refine multiple relevant terms, similar to RAG handling, delivering significantly better search results for more accurate information retrieval.
- ** Experimental Playwright Support for Web Loader**: Web content retrieval is taken to the next level with Playwright-powered scraping for enhanced accuracy in extracted web data.
-
[2.10.15]
- Update ollama to 0.5.12
- Full Changelog
- Perplexity R1 1776: A version of the DeepSeek-R1 model that has been post trained to remove its refusal to respond to some sensitive topics.
- The OpenAI-compatible API will now return
tool_calls
if the model called a tool - Performance on certain Intel Xeon processors should now be restored
- Fixed permission denied issues after installing Ollama on Linux
-
[2.10.16]
- Update open-webui to 0.5.18
- Full Changelog
- ** Open WebUI Now Works Over LAN in Insecure Context**: Resolved an issue preventing Open WebUI from functioning when accessed over a local network in an insecure context, ensuring seamless connectivity.
- ** UI Now Reflects Deleted Connections Instantly**: Fixed an issue where deleting a connection did not update the UI in real time, ensuring accurate system state visibility.
- ** Models Now Display Correctly with ENABLE_FORWARD_USER_INFO_HEADERS**: Addressed a bug where models were not visible when ENABLE_FORWARD_USER_INFO_HEADERS was set, restoring proper model listing.
- ** Instant Document Upload with Bypass Embedding & Retrieval**: Admins can now enable "Bypass Embedding & Retrieval" in Admin Settings > Documents, significantly speeding up document uploads and ensuring full document context is retained without chunking.
-
[2.10.17]
- Update ollama to 0.5.13
- Full Changelog
- Phi-4-Mini: Phi-4-mini brings significant enhancements in multilingual support, reasoning, and mathematics, and now, the long-awaited function calling feature is finally supported.
- Granite-3.2-Vision: A compact and efficient vision-language model, specifically designed for visual document understanding, enabling automated content extraction from tables, charts, infographics, plots, diagrams, and more.
- Command R7B Arabic: A new state-of-the-art version of the lightweight Command R7B model that excels in advanced Arabic language capabilities for enterprises in the Middle East and Northern Africa.
- The default context length can now be set with a new
OLLAMA_CONTEXT_LENGTH
environment variable. For example, to set the default context length to 8K, use:OLLAMA_CONTEXT_LENGTH=8192 ollama serve
- Ollama is now compiled for NVIDIA Blackwell
-
[2.10.18]
- Update open-webui to 0.5.19
- Full Changelog
- ** 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.
- ** "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.
-
[2.10.19]
- Update open-webui to 0.5.20
- Full Changelog
- ** 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.
- ** 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.
-
[2.11.0]
- Update ollama to 0.6.0
- Full Changelog
- Gemma 3: Google Gemma 3 model is now available in 1B, 4B, 12B, and 27B parameter sizes.
- Fixed error that would occur when running
snowflake-arctic-embed
andsnowflake-arctic-embed2
models - @​iBreaker made their first contribution in https://github.com/ollama/ollama/pull/9565
- @​zhu-xiaowei made their first contribution in https://github.com/ollama/ollama/pull/9540
- @​dwt made their first contribution in https://github.com/ollama/ollama/pull/9569
- @​vincentkoc made their first contribution in https://github.com/ollama/ollama/pull/9626
-
[2.11.1]
- Update ollama to 0.6.1
-
[2.11.2]
- Update ollama to 0.6.2
-
[2.12.0]
- Update base image to 5.0.0
-
[2.12.1]
- Update ollama to 0.6.3
-
[2.13.0]
- Update open-webui to 0.6.0
- Full Changelog
- External Tool Server Support via OpenAPI: Connect Open WebUI to any OpenAPI-compatible REST server instantlyoffering immediate integration with thousands of developer tools, SDKs, and SaaS systems for powerful extensibility. Learn more: https://github.com/open-webui/openapi-servers
- MCP Server Support via MCPO: You can now convert and expose your internal MCP tools as interoperable OpenAPI HTTP servers within Open WebUI for seamless, plug-n-play AI toolchain creation. Learn more: https://github.com/open-webui/mcpo
- /messages Chat API Endpoint Support: For power users building external AI systems, new endpoints allow precise control of messages asynchronouslyfeed long-running external responses into Open WebUI chats without coupling with the frontend.
- Client-Side PDF Generation: PDF exports are now generated fully client-side for drastically improved output qualityperfect for saving conversations or documents.
- Enforced Temporary Chats Mode: Admins can now enforce temporary chat sessions by default to align with stringent data retention and compliance requirements.
- Public Resource Sharing Permission Controls: Fine-grained user group permissions now allow enabling/disabling public sharing for models, knowledge, prompts, and toolsideal for privacy, team control, and internal deployments.
-
[2.13.1]
- Update ollama to 0.6.4
-
[2.13.2]
- Update open-webui to 0.6.1
- Full Changelog
- Global Tool Servers Configuration: Admins can now centrally configure global external tool servers from Admin Settings > Tools, allowing seamless sharing of tool integrations across all users without manual setup per user.
- Direct Tool Usage Permission for Users: Introduced a new user-level permission toggle that grants non-admin users access to direct external tools, empowering broader team collaboration while maintaining control.
- Mistral OCR Content Extraction Support: Added native support for Mistral OCR as a high-accuracy document loader, drastically improving text extraction from scanned documents in RAG workflows.
- Tools Indicator UI Redesign: Enhanced message input now smartly displays both built-in and external tools via a unified dropdown, making it simpler and more intuitive to activate tools during conversations.
- RAG Prompt Improved and More Coherent: Default RAG system prompt has been revised to be more clear and citation-focusedadmins can leave the template field empty to use this new gold-standard prompt.
- Performance & Developer Improvements: Major internal restructuring of several tool-related components, simplifying styling and merging external/internal handling logic, resulting in better maintainability and performance.
- Improved Translations: Updated translations for Tibetan, Polish, Chinese (Simplified & Traditional), Arabic, Russian, Ukrainian, Dutch, Finnish, and French to improve clarity and consistency across the interface.
- External Tool Server API Key Bug Resolved: Fixed a critical issue where authentication headers were not being sent when calling tools from external OpenAPI tool servers, ensuring full security and smooth tool operations.
- Conditional Export Button Visibility: UI now gracefully hides export buttons when there's nothing to export in models, prompts, tools, or functions, improving visual clarity and reducing confusion.
- Hybrid Search Failure Recovery: Resolved edge case in parallel hybrid search where empty or unindexed collections caused backend crashesthese are now cleanly skipped to ensure system stability.
-
[2.13.3]
- Update open-webui to 0.6.2
- Full Changelog
- Improved Global Language Support: Expanded and refined translations across multiple languages to enhance clarity and consistency for international users.
- Accurate Tool Descriptions from OpenAPI Servers: External tools now use full endpoint descriptions instead of summaries when generating tool specificationshelping 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 IDnow 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 fetchedimproving 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.
- General Backend Refactoring: Multiple behind-the-scenes improvements streamline backend performance, reduce complexity, and ensure a more stable, maintainable system overallmaking everything smoother without changing your workflow.
-
[2.13.4]
- Update ollama to 0.6.5