⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.5.6 #697

Open
renovatebot wants to merge 1 commit from renovate/ghcr.io-open-webui-open-webui-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui (changelog) patch v0.5.4 -> 0.5.6

Release Notes

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

v0.5.6

Compare Source

Added
  • 🧠 Effortful Reasoning Control for OpenAI Models: Introduced the reasoning_effort parameter in chat controls for supported OpenAI models, enabling users to fine-tune how much cognitive effort a model dedicates to its responses, offering greater customization for complex queries and reasoning tasks.
Fixed
  • 🔄 Chat Controls Loading UI Bug: Resolved an issue where collapsible chat controls appeared as "loading," ensuring a smoother and more intuitive user experience for managing chat settings.
Changed
  • 🔧 Updated Ollama Model Creation: Revamped the Ollama model creation method to align with their new JSON payload format, ensuring seamless compatibility and more efficient model setup workflows.

v0.5.6

Compare Source

[0.5.6] - 2025-01-22

Added
  • 🧠 Effortful Reasoning Control for OpenAI Models: Introduced the reasoning_effort parameter in chat controls for supported OpenAI models, enabling users to fine-tune how much cognitive effort a model dedicates to its responses, offering greater customization for complex queries and reasoning tasks.
Fixed
  • 🔄 Chat Controls Loading UI Bug: Resolved an issue where collapsible chat controls appeared as "loading," ensuring a smoother and more intuitive user experience for managing chat settings.
Changed
  • 🔧 Updated Ollama Model Creation: Revamped the Ollama model creation method to align with their new JSON payload format, ensuring seamless compatibility and more efficient model setup workflows.

v0.5.5

Compare Source

Added
  • 🤔 Native 'Think' Tag Support: Introduced the new 'think' tag support that visually displays how long the model is thinking, omitting the reasoning content itself until the next turn. Ideal for creating a more streamlined and focused interaction experience.
  • 🖼️ Toggle Image Generation On/Off: In the chat input menu, you can now easily toggle image generation before initiating chats, providing greater control and flexibility to suit your needs.
  • 🔒 Chat Controls Permissions: Admins can now disable chat controls access for users, offering tighter management and customization over user interactions.
  • 🔍 Web Search & Image Generation Permissions: Easily disable web search and image generation for specific users, improving workflow governance and security for certain environments.
  • 🗂️ S3 and GCS Storage Provider Support: Scaled deployments now benefit from expanded storage options with Amazon S3 and Google Cloud Storage seamlessly integrated as providers.
  • 🎨 Enhanced Model Management: Reintroduced the ability to download and delete models directly in the admin models settings page to minimize user confusion and aid efficient model management.
  • 🔗 Improved Connection Handling: Enhanced backend to smoothly handle multiple identical base URLs, allowing more flexible multi-instance configurations with fewer hiccups.
  • General UI/UX Refinements: Numerous tweaks across the WebUI make navigation and usability even more user-friendly and intuitive.
  • 🌍 Translation Enhancements: Various translation updates ensure smoother and more polished interactions for international users.
Fixed
  • MPS Functionality for Mac Users: Fixed MPS support, ensuring smooth performance and compatibility for Mac users leveraging MPS.
  • 📡 Ollama Connection Management: Resolved the issue where deleting all Ollama connections prevented adding new ones.
Changed
  • ⚙️ General Stability Refac: Backend refactoring delivers a more stable, robust platform.
  • 🖥️ Desktop App Preparations: Ongoing work to support the upcoming Open WebUI desktop app. Follow our progress and updates here: https://github.com/open-webui/desktop

v0.5.5

Compare Source

[0.5.5] - 2025-01-22

Added
  • 🤔 Native 'Think' Tag Support: Introduced the new 'think' tag support that visually displays how long the model is thinking, omitting the reasoning content itself until the next turn. Ideal for creating a more streamlined and focused interaction experience.
  • 🖼️ Toggle Image Generation On/Off: In the chat input menu, you can now easily toggle image generation before initiating chats, providing greater control and flexibility to suit your needs.
  • 🔒 Chat Controls Permissions: Admins can now disable chat controls access for users, offering tighter management and customization over user interactions.
  • 🔍 Web Search & Image Generation Permissions: Easily disable web search and image generation for specific users, improving workflow governance and security for certain environments.
  • 🗂️ S3 and GCS Storage Provider Support: Scaled deployments now benefit from expanded storage options with Amazon S3 and Google Cloud Storage seamlessly integrated as providers.
  • 🎨 Enhanced Model Management: Reintroduced the ability to download and delete models directly in the admin models settings page to minimize user confusion and aid efficient model management.
  • 🔗 Improved Connection Handling: Enhanced backend to smoothly handle multiple identical base URLs, allowing more flexible multi-instance configurations with fewer hiccups.
  • General UI/UX Refinements: Numerous tweaks across the WebUI make navigation and usability even more user-friendly and intuitive.
  • 🌍 Translation Enhancements: Various translation updates ensure smoother and more polished interactions for international users.
Fixed
  • MPS Functionality for Mac Users: Fixed MPS support, ensuring smooth performance and compatibility for Mac users leveraging MPS.
  • 📡 Ollama Connection Management: Resolved the issue where deleting all Ollama connections prevented adding new ones.
Changed
  • ⚙️ General Stability Refac: Backend refactoring delivers a more stable, robust platform.
  • 🖥️ Desktop App Preparations: Ongoing work to support the upcoming Open WebUI desktop app. Follow our progress and updates here: https://github.com/open-webui/desktop
  • ChromaDB version update: chromadb has been updated to 0.6.2

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 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) ([changelog](https://github.com/open-webui/open-webui/releases)) | patch | `v0.5.4` -> `0.5.6` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.5.6`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#056---2025-01-22) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.5.6...v0.5.6) ##### Added - **🧠 Effortful Reasoning Control for OpenAI Models**: Introduced the reasoning_effort parameter in chat controls for supported OpenAI models, enabling users to fine-tune how much cognitive effort a model dedicates to its responses, offering greater customization for complex queries and reasoning tasks. ##### Fixed - **🔄 Chat Controls Loading UI Bug**: Resolved an issue where collapsible chat controls appeared as "loading," ensuring a smoother and more intuitive user experience for managing chat settings. ##### Changed - **🔧 Updated Ollama Model Creation**: Revamped the Ollama model creation method to align with their new JSON payload format, ensuring seamless compatibility and more efficient model setup workflows. ### [`v0.5.6`](https://github.com/open-webui/open-webui/releases/tag/v0.5.6) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.5.5...v0.5.6) #### \[0.5.6] - 2025-01-22 ##### Added - **🧠 Effortful Reasoning Control for OpenAI Models**: Introduced the reasoning_effort parameter in chat controls for supported OpenAI models, enabling users to fine-tune how much cognitive effort a model dedicates to its responses, offering greater customization for complex queries and reasoning tasks. ##### Fixed - **🔄 Chat Controls Loading UI Bug**: Resolved an issue where collapsible chat controls appeared as "loading," ensuring a smoother and more intuitive user experience for managing chat settings. ##### Changed - **🔧 Updated Ollama Model Creation**: Revamped the Ollama model creation method to align with their new JSON payload format, ensuring seamless compatibility and more efficient model setup workflows. ### [`v0.5.5`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#055---2025-01-22) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.5.5...v0.5.5) ##### Added - **🤔 Native 'Think' Tag Support**: Introduced the new 'think' tag support that visually displays how long the model is thinking, omitting the reasoning content itself until the next turn. Ideal for creating a more streamlined and focused interaction experience. - **🖼️ Toggle Image Generation On/Off**: In the chat input menu, you can now easily toggle image generation before initiating chats, providing greater control and flexibility to suit your needs. - **🔒 Chat Controls Permissions**: Admins can now disable chat controls access for users, offering tighter management and customization over user interactions. - **🔍 Web Search & Image Generation Permissions**: Easily disable web search and image generation for specific users, improving workflow governance and security for certain environments. - **🗂️ S3 and GCS Storage Provider Support**: Scaled deployments now benefit from expanded storage options with Amazon S3 and Google Cloud Storage seamlessly integrated as providers. - **🎨 Enhanced Model Management**: Reintroduced the ability to download and delete models directly in the admin models settings page to minimize user confusion and aid efficient model management. - **🔗 Improved Connection Handling**: Enhanced backend to smoothly handle multiple identical base URLs, allowing more flexible multi-instance configurations with fewer hiccups. - **✨ General UI/UX Refinements**: Numerous tweaks across the WebUI make navigation and usability even more user-friendly and intuitive. - **🌍 Translation Enhancements**: Various translation updates ensure smoother and more polished interactions for international users. ##### Fixed - **⚡ MPS Functionality for Mac Users**: Fixed MPS support, ensuring smooth performance and compatibility for Mac users leveraging MPS. - **📡 Ollama Connection Management**: Resolved the issue where deleting all Ollama connections prevented adding new ones. ##### Changed - **⚙️ General Stability Refac**: Backend refactoring delivers a more stable, robust platform. - **🖥️ Desktop App Preparations**: Ongoing work to support the upcoming Open WebUI desktop app. Follow our progress and updates here: https://github.com/open-webui/desktop ### [`v0.5.5`](https://github.com/open-webui/open-webui/releases/tag/v0.5.5) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.5.4...v0.5.5) #### \[0.5.5] - 2025-01-22 ##### Added - **🤔 Native 'Think' Tag Support**: Introduced the new 'think' tag support that visually displays how long the model is thinking, omitting the reasoning content itself until the next turn. Ideal for creating a more streamlined and focused interaction experience. - **🖼️ Toggle Image Generation On/Off**: In the chat input menu, you can now easily toggle image generation before initiating chats, providing greater control and flexibility to suit your needs. - **🔒 Chat Controls Permissions**: Admins can now disable chat controls access for users, offering tighter management and customization over user interactions. - **🔍 Web Search & Image Generation Permissions**: Easily disable web search and image generation for specific users, improving workflow governance and security for certain environments. - **🗂️ S3 and GCS Storage Provider Support**: Scaled deployments now benefit from expanded storage options with Amazon S3 and Google Cloud Storage seamlessly integrated as providers. - **🎨 Enhanced Model Management**: Reintroduced the ability to download and delete models directly in the admin models settings page to minimize user confusion and aid efficient model management. - **🔗 Improved Connection Handling**: Enhanced backend to smoothly handle multiple identical base URLs, allowing more flexible multi-instance configurations with fewer hiccups. - **✨ General UI/UX Refinements**: Numerous tweaks across the WebUI make navigation and usability even more user-friendly and intuitive. - **🌍 Translation Enhancements**: Various translation updates ensure smoother and more polished interactions for international users. ##### Fixed - **⚡ MPS Functionality for Mac Users**: Fixed MPS support, ensuring smooth performance and compatibility for Mac users leveraging MPS. - **📡 Ollama Connection Management**: Resolved the issue where deleting all Ollama connections prevented adding new ones. ##### Changed - **⚙️ General Stability Refac**: Backend refactoring delivers a more stable, robust platform. - **🖥️ Desktop App Preparations**: Ongoing work to support the upcoming Open WebUI desktop app. Follow our progress and updates here: https://github.com/open-webui/desktop - **ChromaDB version update**: chromadb has been updated to 0.6.2 </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-01-22 15:01:50 -05:00
⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.5.5
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 6s
da9d6fcad2
renovatebot force-pushed renovate/ghcr.io-open-webui-open-webui-0.x from da9d6fcad2 to e075230926 2025-01-22 18:01:58 -05:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.5.5 to ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.5.6 2025-01-22 18:01:58 -05:00
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 6s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-open-webui-open-webui-0.x:renovate/ghcr.io-open-webui-open-webui-0.x
git checkout renovate/ghcr.io-open-webui-open-webui-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/ghcr.io-open-webui-open-webui-0.x
git checkout renovate/ghcr.io-open-webui-open-webui-0.x
git rebase main
git checkout main
git merge --ff-only renovate/ghcr.io-open-webui-open-webui-0.x
git checkout renovate/ghcr.io-open-webui-open-webui-0.x
git rebase main
git checkout main
git merge --no-ff renovate/ghcr.io-open-webui-open-webui-0.x
git checkout main
git merge --squash renovate/ghcr.io-open-webui-open-webui-0.x
git checkout main
git merge --ff-only renovate/ghcr.io-open-webui-open-webui-0.x
git checkout main
git merge renovate/ghcr.io-open-webui-open-webui-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#697
No description provided.