Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.5.7 #6553

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.5.4 -> 0.5.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.5.7

Compare Source

Added
  • 🌍 Enhanced Internationalization (i18n): Refined and expanded translations for greater global accessibility and a smoother experience for international users.
Fixed
  • 🔗 Connection Model ID Resolution: Resolved an issue preventing model IDs from registering in connections.
  • 💡 Prefix ID for Ollama Connections: Fixed a bug where prefix IDs in Ollama connections were non-functional.
  • 🔧 Ollama Model Enable/Disable Functionality: Addressed the issue of enable/disable toggles not working for Ollama base models.
  • 🔒 RBAC Permissions for Tools and Models: Corrected incorrect Role-Based Access Control (RBAC) permissions for tools and models, ensuring that users now only access features according to their assigned privileges, enhancing security and role clarity.

v0.5.7

Compare Source

[0.5.7] - 2025-01-23

Added
  • 🌍 Enhanced Internationalization (i18n): Refined and expanded translations for greater global accessibility and a smoother experience for international users.
Fixed
  • 🔗 Connection Model ID Resolution: Resolved an issue preventing model IDs from registering in connections.
  • 💡 Prefix ID for Ollama Connections: Fixed a bug where prefix IDs in Ollama connections were non-functional.
  • 🔧 Ollama Model Enable/Disable Functionality: Addressed the issue of enable/disable toggles not working for Ollama base models.
  • 🔒 RBAC Permissions for Tools and Models: Corrected incorrect Role-Based Access Control (RBAC) permissions for tools and models, ensuring that users now only access features according to their assigned privileges, enhancing security and role clarity.

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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot merged commit d9d4455 into master Jan 28, 2025
11 checks passed
Copy link
Contributor Author

renovate bot commented Jan 28, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot deleted the renovate/ghcr.io-open-webui-open-webui-0.x branch January 28, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant