Update image ghcr.io/open-webui/open-webui to v0.4.7 #920

Merged
jahanson merged 1 commit from renovate/ghcr.io-open-webui-open-webui-0.x into main 2024-12-02 08:08:47 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.4.5 -> v0.4.7

Release Notes

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

v0.4.7

Compare Source

[0.4.7] - 2024-12-01

Added
  • Prompt Input Auto-Completion: Type a prompt and let AI intelligently suggest and complete your inputs. Simply press 'Tab' or swipe right on mobile to confirm. Available only with Rich Text Input (default setting). Disable via Admin Settings for full control.
  • 🌍 Improved Translations: Enhanced localization for multiple languages, ensuring a more polished and accessible experience for international users.
Fixed
  • 🛠️ Tools Export Issue: Resolved a critical issue where exporting tools wasn’t functioning, restoring seamless export capabilities.
  • 🔗 Model ID Registration: Fixed an issue where model IDs weren’t registering correctly in the model editor, ensuring reliable model setup and tracking.
  • 🖋️ Textarea Auto-Expansion: Corrected a bug where textareas didn’t expand automatically on certain browsers, improving usability for multi-line inputs.
  • 🔧 Ollama Embed Endpoint: Addressed the /ollama/embed endpoint malfunction, ensuring consistent performance and functionality.
Changed
  • 🎨 Knowledge Base Styling: Refined knowledge base visuals for a cleaner, more modern look, laying the groundwork for further enhancements in upcoming releases.

v0.4.7

Compare Source

Added
  • Prompt Input Auto-Completion: Type a prompt and let AI intelligently suggest and complete your inputs. Simply press 'Tab' or swipe right on mobile to confirm. Available only with Rich Text Input (default setting). Disable via Admin Settings for full control.
  • 🌍 Improved Translations: Enhanced localization for multiple languages, ensuring a more polished and accessible experience for international users.
Fixed
  • 🛠️ Tools Export Issue: Resolved a critical issue where exporting tools wasn’t functioning, restoring seamless export capabilities.
  • 🔗 Model ID Registration: Fixed an issue where model IDs weren’t registering correctly in the model editor, ensuring reliable model setup and tracking.
  • 🖋️ Textarea Auto-Expansion: Corrected a bug where textareas didn’t expand automatically on certain browsers, improving usability for multi-line inputs.
  • 🔧 Ollama Embed Endpoint: Addressed the /ollama/embed endpoint malfunction, ensuring consistent performance and functionality.
Changed
  • 🎨 Knowledge Base Styling: Refined knowledge base visuals for a cleaner, more modern look, laying the groundwork for further enhancements in upcoming releases.

v0.4.6

Compare Source

Added
  • 🌍 Enhanced Translations: Various language translations improved to make the WebUI more accessible and user-friendly worldwide.
Fixed
  • ✏️ Textarea Shifting Bug: Resolved the issue where the textarea shifted unexpectedly, ensuring a smoother typing experience.
  • ⚙️ Model Configuration Modal: Fixed the issue where the models configuration modal introduced in 0.4.5 wasn’t working for some users.
  • 🔍 Legacy Query Support: Restored functionality for custom query generation in RAG when using legacy prompts, ensuring both default and custom templates now work seamlessly.
  • Improved General Reliability: Various minor fixes improve platform stability and ensure a smoother overall experience across workflows.

v0.4.6

Compare Source

[0.4.6] - 2024-11-26

Added
  • 🌍 Enhanced Translations: Various language translations improved to make the WebUI more accessible and user-friendly worldwide.
Fixed
  • ✏️ Textarea Shifting Bug: Resolved the issue where the textarea shifted unexpectedly, ensuring a smoother typing experience.
  • ⚙️ Model Configuration Modal: Fixed the issue where the models configuration modal introduced in 0.4.5 wasn’t working for some users.
  • 🔍 Legacy Query Support: Restored functionality for custom query generation in RAG when using legacy prompts, ensuring both default and custom templates now work seamlessly.
  • Improved General Reliability: Various minor fixes improve platform stability and ensure a smoother overall experience across workflows.

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.4.5` -> `v0.4.7` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.4.7`](https://github.com/open-webui/open-webui/releases/tag/v0.4.7) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.7...v0.4.7) #### \[0.4.7] - 2024-12-01 ##### Added - **✨ Prompt Input Auto-Completion**: Type a prompt and let AI intelligently suggest and complete your inputs. Simply press 'Tab' or swipe right on mobile to confirm. Available only with Rich Text Input (default setting). Disable via Admin Settings for full control. - **🌍 Improved Translations**: Enhanced localization for multiple languages, ensuring a more polished and accessible experience for international users. ##### Fixed - **🛠️ Tools Export Issue**: Resolved a critical issue where exporting tools wasn’t functioning, restoring seamless export capabilities. - **🔗 Model ID Registration**: Fixed an issue where model IDs weren’t registering correctly in the model editor, ensuring reliable model setup and tracking. - **🖋️ Textarea Auto-Expansion**: Corrected a bug where textareas didn’t expand automatically on certain browsers, improving usability for multi-line inputs. - **🔧 Ollama Embed Endpoint**: Addressed the /ollama/embed endpoint malfunction, ensuring consistent performance and functionality. ##### Changed - **🎨 Knowledge Base Styling**: Refined knowledge base visuals for a cleaner, more modern look, laying the groundwork for further enhancements in upcoming releases. ### [`v0.4.7`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#047---2024-12-01) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.6...v0.4.7) ##### Added - **✨ Prompt Input Auto-Completion**: Type a prompt and let AI intelligently suggest and complete your inputs. Simply press 'Tab' or swipe right on mobile to confirm. Available only with Rich Text Input (default setting). Disable via Admin Settings for full control. - **🌍 Improved Translations**: Enhanced localization for multiple languages, ensuring a more polished and accessible experience for international users. ##### Fixed - **🛠️ Tools Export Issue**: Resolved a critical issue where exporting tools wasn’t functioning, restoring seamless export capabilities. - **🔗 Model ID Registration**: Fixed an issue where model IDs weren’t registering correctly in the model editor, ensuring reliable model setup and tracking. - **🖋️ Textarea Auto-Expansion**: Corrected a bug where textareas didn’t expand automatically on certain browsers, improving usability for multi-line inputs. - **🔧 Ollama Embed Endpoint**: Addressed the /ollama/embed endpoint malfunction, ensuring consistent performance and functionality. ##### Changed - **🎨 Knowledge Base Styling**: Refined knowledge base visuals for a cleaner, more modern look, laying the groundwork for further enhancements in upcoming releases. ### [`v0.4.6`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#046---2024-11-26) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.6...v0.4.6) ##### Added - **🌍 Enhanced Translations**: Various language translations improved to make the WebUI more accessible and user-friendly worldwide. ##### Fixed - **✏️ Textarea Shifting Bug**: Resolved the issue where the textarea shifted unexpectedly, ensuring a smoother typing experience. - **⚙️ Model Configuration Modal**: Fixed the issue where the models configuration modal introduced in 0.4.5 wasn’t working for some users. - **🔍 Legacy Query Support**: Restored functionality for custom query generation in RAG when using legacy prompts, ensuring both default and custom templates now work seamlessly. - **⚡ Improved General Reliability**: Various minor fixes improve platform stability and ensure a smoother overall experience across workflows. ### [`v0.4.6`](https://github.com/open-webui/open-webui/releases/tag/v0.4.6) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.5...v0.4.6) #### \[0.4.6] - 2024-11-26 ##### Added - **🌍 Enhanced Translations**: Various language translations improved to make the WebUI more accessible and user-friendly worldwide. ##### Fixed - **✏️ Textarea Shifting Bug**: Resolved the issue where the textarea shifted unexpectedly, ensuring a smoother typing experience. - **⚙️ Model Configuration Modal**: Fixed the issue where the models configuration modal introduced in 0.4.5 wasn’t working for some users. - **🔍 Legacy Query Support**: Restored functionality for custom query generation in RAG when using legacy prompts, ensuring both default and custom templates now work seamlessly. - **⚡ Improved General Reliability**: Various minor fixes improve platform stability and ensure a smoother overall experience across workflows. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
smeagol-help added 1 commit 2024-11-26 22:33:25 -06:00
smeagol-help force-pushed renovate/ghcr.io-open-webui-open-webui-0.x from 60aa0b134f to 7a9a5e4dfb 2024-12-01 03:04:44 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/open-webui/open-webui to v0.4.6 to Update image ghcr.io/open-webui/open-webui to v0.4.7 2024-12-01 03:04:45 -06:00
jahanson merged commit 6e04a2e568 into main 2024-12-02 08:08:47 -06:00
jahanson deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2024-12-02 08:08:47 -06:00
Sign in to join this conversation.
No reviewers
No labels
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: jahanson/theshire#920
No description provided.