Update ghcr.io/open-webui/open-webui Docker tag to v0.6.28 #1418

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-open-webui-open-webui-0.x into main 2025-09-10 12:02:56 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch 0.6.27 -> 0.6.28

Release Notes

open-webui/open-webui (ghcr.io/open-webui/open-webui)

v0.6.28

Compare Source

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 is now more robust, automatically attempting to parse specifications as JSON before falling back to YAML, regardless of the URL extension. Commit
  • 🎯 The "Title" field is now automatically focused when creating a new chat folder, streamlining the folder creation process. #​17315, Commit
  • 🔄 Various improvements were implemented across the frontend and backend to enhance performance, stability, and security.
  • 🌐 Brazilian Portuguese and Simplified Chinese translations were expanded and refined.
Fixed
  • 🔊 A regression affecting Text-to-Speech for local providers using the OpenAI engine was fixed by reverting a URL joining change. #​17316, Commit
  • 🪧 A regression was fixed where the input modal for prompts with placeholders would not open, causing the raw prompt text to be pasted into the chat input field instead. #​17325, Commit
  • 🔑 An issue was resolved where modified connection keys in the OpenAIConnection component did not take effect. #​17324

v0.6.28

Compare Source

[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 is now more robust, automatically attempting to parse specifications as JSON before falling back to YAML, regardless of the URL extension. Commit
  • 🎯 The "Title" field is now automatically focused when creating a new chat folder, streamlining the folder creation process. #​17315, Commit
  • 🔄 Various improvements were implemented across the frontend and backend to enhance performance, stability, and security.
  • 🌐 Brazilian Portuguese and Simplified Chinese translations were expanded and refined.
Fixed
  • 🔊 A regression affecting Text-to-Speech for local providers using the OpenAI engine was fixed by reverting a URL joining change. #​17316, Commit
  • 🪧 A regression was fixed where the input modal for prompts with placeholders would not open, causing the raw prompt text to be pasted into the chat input field instead. #​17325, Commit
  • 🔑 An issue was resolved where modified connection keys in the OpenAIConnection component did not take effect. #​17324

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui) | patch | `0.6.27` -> `0.6.28` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.6.28`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#0628---2025-09-10) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.6.28...v0.6.28) ##### Added - 🔍 The "@&#8203;" command for model selection now supports real-time search and filtering, improving usability and aligning its behavior with other input commands. [#&#8203;17307](https://github.com/open-webui/open-webui/issues/17307), [Commit](https://github.com/open-webui/open-webui/commit/f2a09c71499489ee71599af4a179e7518aaf658b) - 🛠️ External tool server data handling is now more robust, automatically attempting to parse specifications as JSON before falling back to YAML, regardless of the URL extension. [Commit](https://github.com/open-webui/open-webui/commit/774c0056bde88ed4831422efa81506488e3d6641) - 🎯 The "Title" field is now automatically focused when creating a new chat folder, streamlining the folder creation process. [#&#8203;17315](https://github.com/open-webui/open-webui/issues/17315), [Commit](https://github.com/open-webui/open-webui/commit/c51a651a2d5e2a27546416666812e9b92205562d) - 🔄 Various improvements were implemented across the frontend and backend to enhance performance, stability, and security. - 🌐 Brazilian Portuguese and Simplified Chinese translations were expanded and refined. ##### Fixed - 🔊 A regression affecting Text-to-Speech for local providers using the OpenAI engine was fixed by reverting a URL joining change. [#&#8203;17316](https://github.com/open-webui/open-webui/issues/17316), [Commit](https://github.com/open-webui/open-webui/commit/8339f59cdfc63f2d58c8e26933d1bf1438479d75) - 🪧 A regression was fixed where the input modal for prompts with placeholders would not open, causing the raw prompt text to be pasted into the chat input field instead. [#&#8203;17325](https://github.com/open-webui/open-webui/issues/17325), [Commit](https://github.com/open-webui/open-webui/commit/d5cb65527eaa4831459a4c7dbf187daa9c0525ae) - 🔑 An issue was resolved where modified connection keys in the OpenAIConnection component did not take effect. [#&#8203;17324](https://github.com/open-webui/open-webui/pull/17324) ### [`v0.6.28`](https://github.com/open-webui/open-webui/releases/tag/v0.6.28) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.6.27...v0.6.28) #### \[0.6.28] - 2025-09-10 ##### Added - 🔍 The "@&#8203;" command for model selection now supports real-time search and filtering, improving usability and aligning its behavior with other input commands. [#&#8203;17307](https://github.com/open-webui/open-webui/issues/17307), [Commit](https://github.com/open-webui/open-webui/commit/f2a09c71499489ee71599af4a179e7518aaf658b) - 🛠️ External tool server data handling is now more robust, automatically attempting to parse specifications as JSON before falling back to YAML, regardless of the URL extension. [Commit](https://github.com/open-webui/open-webui/commit/774c0056bde88ed4831422efa81506488e3d6641) - 🎯 The "Title" field is now automatically focused when creating a new chat folder, streamlining the folder creation process. [#&#8203;17315](https://github.com/open-webui/open-webui/issues/17315), [Commit](https://github.com/open-webui/open-webui/commit/c51a651a2d5e2a27546416666812e9b92205562d) - 🔄 Various improvements were implemented across the frontend and backend to enhance performance, stability, and security. - 🌐 Brazilian Portuguese and Simplified Chinese translations were expanded and refined. ##### Fixed - 🔊 A regression affecting Text-to-Speech for local providers using the OpenAI engine was fixed by reverting a URL joining change. [#&#8203;17316](https://github.com/open-webui/open-webui/issues/17316), [Commit](https://github.com/open-webui/open-webui/commit/8339f59cdfc63f2d58c8e26933d1bf1438479d75) - 🪧 A regression was fixed where the input modal for prompts with placeholders would not open, causing the raw prompt text to be pasted into the chat input field instead. [#&#8203;17325](https://github.com/open-webui/open-webui/issues/17325), [Commit](https://github.com/open-webui/open-webui/commit/d5cb65527eaa4831459a4c7dbf187daa9c0525ae) - 🔑 An issue was resolved where modified connection keys in the OpenAIConnection component did not take effect. [#&#8203;17324](https://github.com/open-webui/open-webui/pull/17324) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the
automerge
image
labels 2025-09-10 12:02:51 +00:00
renovate-bot added 1 commit 2025-09-10 12:02:52 +00:00
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.28
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2b5c950373
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-10 12:02:52 +00:00
renovate-bot merged commit 704b80eef9 into main 2025-09-10 12:02:56 +00:00
renovate-bot deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2025-09-10 12:02:56 +00:00
Sign in to join this conversation.
No description provided.