fix(container): update ghcr.io/open-webui/open-webui ( v0.6.11 → 0.6.13 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | patch | v0.6.11 -> 0.6.13 |
Release Notes
open-webui/open-webui (ghcr.io/open-webui/open-webui)
v0.6.13
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 workarounds, connect and scale effortlessly.
- 🧩 Smarter Custom Parameter Handling: Instantly enjoy more flexible model setup—any JSON pasted into custom parameter fields is now parsed automatically, so you can define rich, nested parameters without tedious manual adjustment. This streamlines advanced configuration for all models and accelerates experimentation.
- ⚙️ General Backend Refactoring: Significant backend improvements deliver a cleaner codebase for better maintainability, faster performance, and even greater platform reliability—making all your workflows run more smoothly.
- 🌏 Localization Upgrades: Experience highly improved user interface translations and clarity in Simplified, Traditional Chinese, Korean, and Finnish, offering a more natural, accurate, and accessible experience for global users.
Fixed
- 🛡️ Robust Message Handling on Chat Load: Fixed an issue where chat pages could fail to load if a referenced message was missing or undefined; now, chats always load smoothly and missing IDs no longer disrupt your workflow.
- 📝 Correct Prompt Access Control: Ensured that the prompt access controls register properly, restoring reliable permissioning and safeguarding your prompt workflows.
- 🛠 Open WebUI-Specific Params No Longer Sent to Models: Fixed a bug that sent internal WebUI parameters to APIs, ensuring only intended model options are transmitted—restoring predictable, error-free model operation.
- 🧠 Refined Memory Error Handling: Enhanced stability during memory-related operations, so even uncommon memory errors are gracefully managed without disrupting your session—resulting in a more reliable, worry-free experience.
v0.6.13
[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 workarounds, connect and scale effortlessly.
- 🧩 Smarter Custom Parameter Handling: Instantly enjoy more flexible model setup—any JSON pasted into custom parameter fields is now parsed automatically, so you can define rich, nested parameters without tedious manual adjustment. This streamlines advanced configuration for all models and accelerates experimentation.
- ⚙️ General Backend Refactoring: Significant backend improvements deliver a cleaner codebase for better maintainability, faster performance, and even greater platform reliability—making all your workflows run more smoothly.
- 🌏 Localization Upgrades: Experience highly improved user interface translations and clarity in Simplified, Traditional Chinese, Korean, and Finnish, offering a more natural, accurate, and accessible experience for global users.
Fixed
- 🛡️ Robust Message Handling on Chat Load: Fixed an issue where chat pages could fail to load if a referenced message was missing or undefined; now, chats always load smoothly and missing IDs no longer disrupt your workflow.
- 📝 Correct Prompt Access Control: Ensured that the prompt access controls register properly, restoring reliable permissioning and safeguarding your prompt workflows.
- 🛠 Open WebUI-Specific Params No Longer Sent to Models: Fixed a bug that sent internal WebUI parameters to APIs, ensuring only intended model options are transmitted—restoring predictable, error-free model operation.
- 🧠 Refined Memory Error Handling: Enhanced stability during memory-related operations, so even uncommon memory errors are gracefully managed without disrupting your session—resulting in a more reliable, worry-free experience.
v0.6.12
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—accelerate your experimentation.
- 🪧 Datalab Marker API Content Extraction Support: Seamlessly extract content from files and documents using the Datalab Marker API directly in your workflows, enabling more robust structured data extraction for RAG and document processing with just a simple engine switch in the UI.
- ⚡ Parallelized Base Model Fetching: Experience noticeably faster startup and model refresh times—base model data now loads in parallel, drastically shortening delays in busy or large-scale deployments.
- 🧠 Efficient Function Loading and Caching: Functions are now only reloaded if their content changes, preventing unnecessary duplicate loads, saving bandwidth, and boosting performance.
- 🌍 Localization & Translation Enhancements: Improved and expanded Simplified, Traditional Chinese, and Russian translations, providing smoother, more accurate, and context-aware experiences for global users.
Fixed
- 💬 Stable Message Input Box: Fixed an issue where the message input box would shift unexpectedly (especially on mobile or with screen reader support), ensuring a smooth and reliable typing experience for every user.
- 🔊 Reliable Read Aloud (Text-to-Speech): Read aloud now works seamlessly across messages, so users depending on TTS for accessibility or multitasking will experience uninterrupted and clear voice playback.
- 🖼 Image Preview and Download Restored: Fixed problems with image preview and downloads, ensuring frictionless creation, previewing, and downloading of images in your chats—no more interruptions in creative or documentation workflows.
- 📱 Improved Mobile Styling for Workspace Capabilities: Capabilities management is now readable and easy-to-use even on mobile devices, empowering admins and users to manage access quickly on the go.
- 🔁 /api/v1/retrieval/query/collection Endpoint Reliability: Queries to retrieval collections now return the expected results, bolstering the reliability of your knowledge workflows and citation-ready responses.
Removed
- 🧹 Duplicate CSS Elements: Streamlined the UI by removing redundant CSS, reducing clutter and improving load times for a smoother visual experience.
v0.6.12
[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—accelerate your experimentation.
- 🪧 Datalab Marker API Content Extraction Support: Seamlessly extract content from files and documents using the Datalab Marker API directly in your workflows, enabling more robust structured data extraction for RAG and document processing with just a simple engine switch in the UI.
- ⚡ Parallelized Base Model Fetching: Experience noticeably faster startup and model refresh times—base model data now loads in parallel, drastically shortening delays in busy or large-scale deployments.
- 🧠 Efficient Function Loading and Caching: Functions are now only reloaded if their content changes, preventing unnecessary duplicate loads, saving bandwidth, and boosting performance.
- 🌍 Localization & Translation Enhancements: Improved and expanded Simplified, Traditional Chinese, and Russian translations, providing smoother, more accurate, and context-aware experiences for global users.
Fixed
- 💬 Stable Message Input Box: Fixed an issue where the message input box would shift unexpectedly (especially on mobile or with screen reader support), ensuring a smooth and reliable typing experience for every user.
- 🔊 Reliable Read Aloud (Text-to-Speech): Read aloud now works seamlessly across messages, so users depending on TTS for accessibility or multitasking will experience uninterrupted and clear voice playback.
- 🖼 Image Preview and Download Restored: Fixed problems with image preview and downloads, ensuring frictionless creation, previewing, and downloading of images in your chats—no more interruptions in creative or documentation workflows.
- 📱 Improved Mobile Styling for Workspace Capabilities: Capabilities management is now readable and easy-to-use even on mobile devices, empowering admins and users to manage access quickly on the go.
- 🔁 /api/v1/retrieval/query/collection Endpoint Reliability: Queries to retrieval collections now return the expected results, bolstering the reliability of your knowledge workflows and citation-ready responses.
Removed
- 🧹 Duplicate CSS Elements: Streamlined the UI by removing redundant CSS, reducing clutter and improving load times for a smoother visual experience.
[!TIP]
Looking for an Enterprise Plan? – Speak with Our Sales Team Today!Get enhanced capabilities, including custom theming and branding, Service Level Agreement (SLA) support, Long-Term Support (LTS) versions, and more!
👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: @TiancongLx, @SadmL, @Hisma, @Zyfax, @qingchunnh, @NotYuSheng, @torisetxd, @hurxxxx
Sponsors 🙌
🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!)
Emerald
@amd, @agency-agency, @roosi-gmbh, @Unsupervisedcom, @feddersen-group, @SRKConsulting, @mushmax, @rndmcnlly, @icanbwell, @blogic-cz, @Krambu-Travis, @GenieDev101, @PortlandKyGuy, @CubicleGangster, @GitDatamind, @TOWaB, @TheZigGroup, @Classic298, @comet-ml, @chAyubTahir
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
--- kubernetes/apps/default/open-webui/app Kustomization: default/open-webui HelmRelease: default/open-webui
+++ kubernetes/apps/default/open-webui/app Kustomization: default/open-webui HelmRelease: default/open-webui
@@ -38,13 +38,13 @@
app:
env:
OLLAMA_BASE_URL: http://10.0.30.6:11434
TZ: America/New_York
image:
repository: ghcr.io/open-webui/open-webui
- tag: v0.6.11
+ tag: 0.6.13
resources:
limits:
memory: 1500Mi
requests:
cpu: 200m
memory: 1000Mi
--- HelmRelease: default/open-webui Deployment: default/open-webui
+++ HelmRelease: default/open-webui Deployment: default/open-webui
@@ -38,13 +38,13 @@
containers:
- env:
- name: OLLAMA_BASE_URL
value: http://10.0.30.6:11434
- name: TZ
value: America/New_York
- image: ghcr.io/open-webui/open-webui:v0.6.11
+ image: ghcr.io/open-webui/open-webui:0.6.13
name: app
resources:
limits:
memory: 1500Mi
requests:
cpu: 200m