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.3.26 #4955

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.3.23 -> 0.3.26

Release Notes

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

v0.3.26

Compare Source

Fixed
  • 🔄 Event Loop Error Resolution: Addressed a critical error where a missing running event loop caused 'periodic_usage_pool_cleanup' to fail with pip installs. This fix ensures smoother and more reliable updates and installations, enhancing overall system stability.

v0.3.26

Compare Source

[0.3.26] - 2024-09-24

Fixed
  • 🔄 Event Loop Error Resolution: Addressed a critical error where a missing running event loop caused 'periodic_usage_pool_cleanup' to fail with pip installs. This fix ensures smoother and more reliable updates and installations, enhancing overall system stability.

v0.3.25

Compare Source

Fixed
  • 🖼️ Image Generation Functionality: Resolved an issue where image generation was not functioning, restoring full capability for visual content creation.
  • ⚖️ Rate Response Corrections: Addressed a problem where rate responses were not working, ensuring reliable feedback mechanisms are operational.

v0.3.25

Compare Source

[0.3.25] - 2024-09-24

Fixed
  • 🖼️ Image Generation Functionality: Resolved an issue where image generation was not functioning, restoring full capability for visual content creation.
  • ⚖️ Rate Response Corrections: Addressed a problem where rate responses were not working, ensuring reliable feedback mechanisms are operational.

v0.3.24

Compare Source

[0.3.24] - 2024-09-24

Added
  • 🚀 Rendering Optimization: Significantly improved message rendering performance, enhancing user experience and webui responsiveness.
  • 💖 Favorite Response Feature in Chat Overview: Users can now mark responses as favorite directly from the chat overview, enhancing ease of retrieval and organization of preferred responses.
  • 💬 Create Message Pairs with Shortcut: Implemented creation of new message pairs using Cmd/Ctrl+Shift+Enter, making conversation editing faster and more intuitive.
  • 🌍 Expanded User Prompt Variables: Added weekday, timezone, and language information variables to user prompts to match system prompt variables.
  • 🎵 Enhanced Audio Support: Now includes support for 'audio/x-m4a' files, broadening compatibility with audio content within the platform.
  • 🔏 Model URL Search Parameter: Added an ability to select a model directly via URL parameters, streamlining navigation and model access.
  • 📄 Enhanced PDF Citations: PDF citations now open at the associated page, streamlining reference checks and document handling.
  • 🔧Use of Redis in Sockets: Enhanced socket implementation to fully support Redis, enabling effective stateless instances suitable for scalable load balancing.
  • 🌍 Stream Individual Model Responses: Allows specific models to have individualized streaming settings, enhancing performance and customization.
  • 🕒 Display Model Hash and Last Modified Timestamp for Ollama Models: Provides critical model details directly in the Models workspace for enhanced tracking.
  • ❗ Update Info Notification for Admins: Ensures administrators receive immediate updates upon login, keeping them informed of the latest changes and system statuses.
Fixed
  • 🗑️ Temporary File Handling On Windows: Fixed an issue causing errors when accessing a temporary file being used by another process, Tools & Functions should now work as intended.
  • 🔓 Authentication Toggle Issue: Resolved the malfunction where setting 'WEBUI_AUTH=False' did not appropriately disable authentication, ensuring that user experience and system security settings function as configured.
  • 🔧 Save As Copy Issue for Many Model Chats: Resolved an error preventing users from save messages as copies in many model chats.
  • 🔒 Sidebar Closure on Mobile: Resolved an issue where the mobile sidebar remained open after menu engagement, improving user interface responsivity and comfort.
  • 🛡️ Tooltip XSS Vulnerability: Resolved a cross-site scripting (XSS) issue within tooltips, ensuring enhanced security and data integrity during user interactions.
Changed
  • ↩️ Deprecated Interface Stream Response Settings: Moved to advanced parameters to streamline interface settings and enhance user clarity.
  • ⚙️ Renamed 'speedRate' to 'playbackRate': Standardizes terminology, improving usability and understanding in media settings.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@​JamesClarke7283, @​jannikstdl, @​EtiennePerot, @​sebdanielsson, @​cevheri, @​kivvi3412, @​Fusseldieb, @​microdev1

🚀 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!):
@​digitalbrainowners, @​lukepiette, @​arcee-ai, @​roosi-gmbh, @​calabresefrj, @​mushmax, @​rndmcnlly, @​HuaMedicineLLM, @​GenieDev101, @​PortlandKyGuy

v0.3.24

Compare Source

Added
  • 🚀 Rendering Optimization: Significantly improved message rendering performance, enhancing user experience and webui responsiveness.
  • 💖 Favorite Response Feature in Chat Overview: Users can now mark responses as favorite directly from the chat overview, enhancing ease of retrieval and organization of preferred responses.
  • 💬 Create Message Pairs with Shortcut: Implemented creation of new message pairs using Cmd/Ctrl+Shift+Enter, making conversation editing faster and more intuitive.
  • 🌍 Expanded User Prompt Variables: Added weekday, timezone, and language information variables to user prompts to match system prompt variables.
  • 🎵 Enhanced Audio Support: Now includes support for 'audio/x-m4a' files, broadening compatibility with audio content within the platform.
  • 🔏 Model URL Search Parameter: Added an ability to select a model directly via URL parameters, streamlining navigation and model access.
  • 📄 Enhanced PDF Citations: PDF citations now open at the associated page, streamlining reference checks and document handling.
  • 🔧Use of Redis in Sockets: Enhanced socket implementation to fully support Redis, enabling effective stateless instances suitable for scalable load balancing.
  • 🌍 Stream Individual Model Responses: Allows specific models to have individualized streaming settings, enhancing performance and customization.
  • 🕒 Display Model Hash and Last Modified Timestamp for Ollama Models: Provides critical model details directly in the Models workspace for enhanced tracking.
  • ❗ Update Info Notification for Admins: Ensures administrators receive immediate updates upon login, keeping them informed of the latest changes and system statuses.
Fixed
  • 🗑️ Temporary File Handling On Windows: Fixed an issue causing errors when accessing a temporary file being used by another process, Tools & Functions should now work as intended.
  • 🔓 Authentication Toggle Issue: Resolved the malfunction where setting 'WEBUI_AUTH=False' did not appropriately disable authentication, ensuring that user experience and system security settings function as configured.
  • 🔧 Save As Copy Issue for Many Model Chats: Resolved an error preventing users from save messages as copies in many model chats.
  • 🔒 Sidebar Closure on Mobile: Resolved an issue where the mobile sidebar remained open after menu engagement, improving user interface responsivity and comfort.
  • 🛡️ Tooltip XSS Vulnerability: Resolved a cross-site scripting (XSS) issue within tooltips, ensuring enhanced security and data integrity during user interactions.
Changed
  • ↩️ Deprecated Interface Stream Response Settings: Moved to advanced parameters to streamline interface settings and enhance user clarity.
  • ⚙️ Renamed 'speedRate' to 'playbackRate': Standardizes terminology, improving usability and understanding in media settings.

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 2ff5f1b into master Sep 24, 2024
8 checks passed
@github-actions github-actions bot deleted the renovate/ghcr.io-open-webui-open-webui-0.x branch September 24, 2024 15:52
Copy link
Contributor Author

renovate bot commented Sep 24, 2024

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.

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