Update image ghcr.io/open-webui/open-webui to v0.5.3 #1037

Merged
jahanson merged 1 commit from renovate/ghcr.io-open-webui-open-webui-0.x into main 2025-01-04 21:03:37 -06:00
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.5.2 -> v0.5.3

Release Notes

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

v0.5.3

Compare Source

[0.5.3] - 2024-12-31

Added
  • 💬 Channel Reactions with Built-In Emoji Picker: Easily express yourself in channel threads and messages with reactions, featuring an intuitive built-in emoji picker for seamless selection.
  • 🧵 Threads for Channels: Organize discussions within channels by creating threads, improving clarity and fostering focused conversations.
  • 🔄 Reset Button for SVG Pan/Zoom: Added a handy reset button to SVG Pan/Zoom, allowing users to quickly return diagrams or visuals to their default state without hassle.
  • Realtime Chat Save Environment Variable: Introduced the ENABLE_REALTIME_CHAT_SAVE environment variable. Choose between faster responses by disabling realtime chat saving or ensuring chunk-by-chunk data persistency for critical operations.
  • 🌍 Translation Enhancements: Updated and refined translations across multiple languages, providing a smoother experience for international users.
  • 📚 Improved Documentation: Expanded documentation on functions, including clearer guidance on function plugins and detailed instructions for migrating to v0.5. This ensures users can adapt and harness new updates more effectively. (https://docs.openwebui.com/features/plugin/)
Fixed
  • 🛠️ Ollama Parameters Respected: Resolved an issue where input parameters for Ollama were being ignored, ensuring precise and consistent model behavior.
  • 🔧 Function Plugin Outlet Hook Reliability: Fixed a bug causing issues with 'event_emitter' and outlet hooks in filter function plugins, guaranteeing smoother operation within custom extensions.
  • 🖋️ Weird Custom Status Descriptions: Adjusted the formatting and functionality for custom user statuses, ensuring they display correctly and intuitively.
  • 🔗 Restored API Functionality: Fixed a critical issue where APIs were not operational for certain configurations, ensuring uninterrupted access.
  • Custom Pipe Function Completion: Resolved an issue where chats using specific custom pipe function plugins weren’t finishing properly, restoring consistent chat workflows.
  • General Stability Enhancements: Implemented various under-the-hood improvements to boost overall reliability, ensuring smoother and more consistent performance across the WebUI.

v0.5.3

Compare Source

Added
  • 💬 Channel Reactions with Built-In Emoji Picker: Easily express yourself in channel threads and messages with reactions, featuring an intuitive built-in emoji picker for seamless selection.
  • 🧵 Threads for Channels: Organize discussions within channels by creating threads, improving clarity and fostering focused conversations.
  • 🔄 Reset Button for SVG Pan/Zoom: Added a handy reset button to SVG Pan/Zoom, allowing users to quickly return diagrams or visuals to their default state without hassle.
  • Realtime Chat Save Environment Variable: Introduced the ENABLE_REALTIME_CHAT_SAVE environment variable. Choose between faster responses by disabling realtime chat saving or ensuring chunk-by-chunk data persistency for critical operations.
  • 🌍 Translation Enhancements: Updated and refined translations across multiple languages, providing a smoother experience for international users.
  • 📚 Improved Documentation: Expanded documentation on functions, including clearer guidance on function plugins and detailed instructions for migrating to v0.5. This ensures users can adapt and harness new updates more effectively. (https://docs.openwebui.com/features/plugin/)
Fixed
  • 🛠️ Ollama Parameters Respected: Resolved an issue where input parameters for Ollama were being ignored, ensuring precise and consistent model behavior.
  • 🔧 Function Plugin Outlet Hook Reliability: Fixed a bug causing issues with 'event_emitter' and outlet hooks in filter function plugins, guaranteeing smoother operation within custom extensions.
  • 🖋️ Weird Custom Status Descriptions: Adjusted the formatting and functionality for custom user statuses, ensuring they display correctly and intuitively.
  • 🔗 Restored API Functionality: Fixed a critical issue where APIs were not operational for certain configurations, ensuring uninterrupted access.
  • Custom Pipe Function Completion: Resolved an issue where chats using specific custom pipe function plugins weren’t finishing properly, restoring consistent chat workflows.
  • General Stability Enhancements: Implemented various under-the-hood improvements to boost overall reliability, ensuring smoother and more consistent performance across the WebUI.

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) | patch | `v0.5.2` -> `v0.5.3` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.5.3`](https://github.com/open-webui/open-webui/releases/tag/v0.5.3) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.5.3...v0.5.3) #### \[0.5.3] - 2024-12-31 ##### Added - **💬 Channel Reactions with Built-In Emoji Picker**: Easily express yourself in channel threads and messages with reactions, featuring an intuitive built-in emoji picker for seamless selection. - **🧵 Threads for Channels**: Organize discussions within channels by creating threads, improving clarity and fostering focused conversations. - **🔄 Reset Button for SVG Pan/Zoom**: Added a handy reset button to SVG Pan/Zoom, allowing users to quickly return diagrams or visuals to their default state without hassle. - **⚡ Realtime Chat Save Environment Variable**: Introduced the ENABLE_REALTIME_CHAT_SAVE environment variable. Choose between faster responses by disabling realtime chat saving or ensuring chunk-by-chunk data persistency for critical operations. - **🌍 Translation Enhancements**: Updated and refined translations across multiple languages, providing a smoother experience for international users. - **📚 Improved Documentation**: Expanded documentation on functions, including clearer guidance on function plugins and detailed instructions for migrating to v0.5. This ensures users can adapt and harness new updates more effectively. (https://docs.openwebui.com/features/plugin/) ##### Fixed - **🛠️ Ollama Parameters Respected**: Resolved an issue where input parameters for Ollama were being ignored, ensuring precise and consistent model behavior. - **🔧 Function Plugin Outlet Hook Reliability**: Fixed a bug causing issues with 'event_emitter' and outlet hooks in filter function plugins, guaranteeing smoother operation within custom extensions. - **🖋️ Weird Custom Status Descriptions**: Adjusted the formatting and functionality for custom user statuses, ensuring they display correctly and intuitively. - **🔗 Restored API Functionality**: Fixed a critical issue where APIs were not operational for certain configurations, ensuring uninterrupted access. - **⏳ Custom Pipe Function Completion**: Resolved an issue where chats using specific custom pipe function plugins weren’t finishing properly, restoring consistent chat workflows. - **✅ General Stability Enhancements**: Implemented various under-the-hood improvements to boost overall reliability, ensuring smoother and more consistent performance across the WebUI. ### [`v0.5.3`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#053---2024-12-31) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.5.2...v0.5.3) ##### Added - **💬 Channel Reactions with Built-In Emoji Picker**: Easily express yourself in channel threads and messages with reactions, featuring an intuitive built-in emoji picker for seamless selection. - **🧵 Threads for Channels**: Organize discussions within channels by creating threads, improving clarity and fostering focused conversations. - **🔄 Reset Button for SVG Pan/Zoom**: Added a handy reset button to SVG Pan/Zoom, allowing users to quickly return diagrams or visuals to their default state without hassle. - **⚡ Realtime Chat Save Environment Variable**: Introduced the ENABLE_REALTIME_CHAT_SAVE environment variable. Choose between faster responses by disabling realtime chat saving or ensuring chunk-by-chunk data persistency for critical operations. - **🌍 Translation Enhancements**: Updated and refined translations across multiple languages, providing a smoother experience for international users. - **📚 Improved Documentation**: Expanded documentation on functions, including clearer guidance on function plugins and detailed instructions for migrating to v0.5. This ensures users can adapt and harness new updates more effectively. (https://docs.openwebui.com/features/plugin/) ##### Fixed - **🛠️ Ollama Parameters Respected**: Resolved an issue where input parameters for Ollama were being ignored, ensuring precise and consistent model behavior. - **🔧 Function Plugin Outlet Hook Reliability**: Fixed a bug causing issues with 'event_emitter' and outlet hooks in filter function plugins, guaranteeing smoother operation within custom extensions. - **🖋️ Weird Custom Status Descriptions**: Adjusted the formatting and functionality for custom user statuses, ensuring they display correctly and intuitively. - **🔗 Restored API Functionality**: Fixed a critical issue where APIs were not operational for certain configurations, ensuring uninterrupted access. - **⏳ Custom Pipe Function Completion**: Resolved an issue where chats using specific custom pipe function plugins weren’t finishing properly, restoring consistent chat workflows. - **✅ General Stability Enhancements**: Implemented various under-the-hood improvements to boost overall reliability, ensuring smoother and more consistent performance across the WebUI. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
smeagol-help added 1 commit 2024-12-31 16:05:47 -06:00
jahanson merged commit eae1367fc0 into main 2025-01-04 21:03:37 -06:00
jahanson deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2025-01-04 21:03:37 -06:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: jahanson/theshire#1037
No description provided.