OpenWebUI - Package Updates
Pinned
OpenWebUI
-
[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