Update ghcr.io/open-webui/open-webui Docker tag to v0.6.32 #1610

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-open-webui-open-webui-0.x into main 2025-09-29 07:01:52 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.6.31 -> 0.6.32

Release Notes

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

v0.6.32

Compare Source

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 if conflicting group permissions are detected, helping administrators resolve access control ambiguities before saving changes.
Fixed
  • 🧰 Fixed regression where External Tool servers (OpenAPI) were nonfunctional after the 0.6.31 update; external tools integration is now restored and reliable.
  • 🚑 Resolved a critical bug causing Streamable HTTP OAuth 2.1 (MCP server) integrations to throw a 500 error on first invocation due to missing 'SessionMiddleware'. OAuth 2.1 registration now succeeds and works on subsequent requests as expected.
  • 🐛 The "Set as default" option is now reliably clickable in model and filter selection menus, fixing cases where the interface appeared unresponsive.
  • 🛠️ Embed UI now works seamlessly with both default and native function calling flows, ensuring the tool embedding experience is consistent regardless of invocation method.
  • 🧹 Addressed various minor UI bugs and inconsistencies for a cleaner user experience.
Changed
  • 🧬 MCP tool result handling code was refactored for improved parsing and robustness of tool outputs.
  • 🧩 The user edit modal was overhauled for clarity and usability, improving the organization of group, permission, and public sharing controls.

v0.6.32

Compare Source

[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 if conflicting group permissions are detected, helping administrators resolve access control ambiguities before saving changes.
Fixed
  • 🧰 Fixed regression where External Tool servers (OpenAPI) were nonfunctional after the 0.6.31 update; external tools integration is now restored and reliable.
  • 🚑 Resolved a critical bug causing Streamable HTTP OAuth 2.1 (MCP server) integrations to throw a 500 error on first invocation due to missing 'SessionMiddleware'. OAuth 2.1 registration now succeeds and works on subsequent requests as expected.
  • 🐛 The "Set as default" option is now reliably clickable in model and filter selection menus, fixing cases where the interface appeared unresponsive.
  • 🛠️ Embed UI now works seamlessly with both default and native function calling flows, ensuring the tool embedding experience is consistent regardless of invocation method.
  • 🧹 Addressed various minor UI bugs and inconsistencies for a cleaner user experience.
Changed
  • 🧬 MCP tool result handling code was refactored for improved parsing and robustness of tool outputs.
  • 🧩 The user edit modal was overhauled for clarity and usability, improving the organization of group, permission, and public sharing controls.

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 | `v0.6.31` -> `0.6.32` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.6.32`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#0632---2025-09-29) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.6.32...v0.6.32) ##### 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 if conflicting group permissions are detected, helping administrators resolve access control ambiguities before saving changes. ##### Fixed - 🧰 Fixed regression where External Tool servers (OpenAPI) were nonfunctional after the 0.6.31 update; external tools integration is now restored and reliable. - 🚑 Resolved a critical bug causing Streamable HTTP OAuth 2.1 (MCP server) integrations to throw a 500 error on first invocation due to missing 'SessionMiddleware'. OAuth 2.1 registration now succeeds and works on subsequent requests as expected. - 🐛 The "Set as default" option is now reliably clickable in model and filter selection menus, fixing cases where the interface appeared unresponsive. - 🛠️ Embed UI now works seamlessly with both default and native function calling flows, ensuring the tool embedding experience is consistent regardless of invocation method. - 🧹 Addressed various minor UI bugs and inconsistencies for a cleaner user experience. ##### Changed - 🧬 MCP tool result handling code was refactored for improved parsing and robustness of tool outputs. - 🧩 The user edit modal was overhauled for clarity and usability, improving the organization of group, permission, and public sharing controls. ### [`v0.6.32`](https://github.com/open-webui/open-webui/releases/tag/v0.6.32) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.6.31...v0.6.32) #### \[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 if conflicting group permissions are detected, helping administrators resolve access control ambiguities before saving changes. ##### Fixed - 🧰 Fixed regression where External Tool servers (OpenAPI) were nonfunctional after the 0.6.31 update; external tools integration is now restored and reliable. - 🚑 Resolved a critical bug causing Streamable HTTP OAuth 2.1 (MCP server) integrations to throw a 500 error on first invocation due to missing 'SessionMiddleware'. OAuth 2.1 registration now succeeds and works on subsequent requests as expected. - 🐛 The "Set as default" option is now reliably clickable in model and filter selection menus, fixing cases where the interface appeared unresponsive. - 🛠️ Embed UI now works seamlessly with both default and native function calling flows, ensuring the tool embedding experience is consistent regardless of invocation method. - 🧹 Addressed various minor UI bugs and inconsistencies for a cleaner user experience. ##### Changed - 🧬 MCP tool result handling code was refactored for improved parsing and robustness of tool outputs. - 🧩 The user edit modal was overhauled for clarity and usability, improving the organization of group, permission, and public sharing controls. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->
renovate-bot added the
automerge
image
labels 2025-09-29 07:01:49 +00:00
renovate-bot added 1 commit 2025-09-29 07:01:50 +00:00
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.32
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
bbb84205b0
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-29 07:01:50 +00:00
renovate-bot merged commit ff50e7016f into main 2025-09-29 07:01:52 +00:00
renovate-bot deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2025-09-29 07:01:53 +00:00
Sign in to join this conversation.
No description provided.