⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.4.4 - autoclosed #435

Merged
mafyuh merged 1 commit from renovate/ghcr.io-open-webui-open-webui-0.x into main 2024-11-23 20:00:25 -05:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.4.4

Compare Source

[0.4.4] - 2024-11-22

Added
  • 🌐 Translation Updates: Refreshed Catalan, Brazilian Portuguese, German, and Ukrainian translations, further enhancing the platform's accessibility and improving the experience for international users.
Fixed
  • 📱 Mobile Controls Visibility: Resolved an issue where the controls button was not displaying on the new chats page for mobile users, ensuring smoother navigation and functionality on smaller screens.
  • 📷 LDAP Profile Image Issue: Fixed an LDAP integration bug related to profile images, ensuring seamless authentication and a reliable login experience for users.
  • RAG Query Generation Issue: Addressed a significant problem where RAG query generation occurred unnecessarily without attached files, drastically improving speed and reducing delays during chat completions.
Changed
  • ⚙️ Legacy Event Emitter Support: Reintroduced compatibility with legacy "citation" types for event emitters in tools and functions, providing smoother workflows and broader tool support for users.

v0.4.4

Compare Source

Added
  • 🌐 Translation Updates: Refreshed Catalan, Brazilian Portuguese, German, and Ukrainian translations, further enhancing the platform's accessibility and improving the experience for international users.
Fixed
  • 📱 Mobile Controls Visibility: Resolved an issue where the controls button was not displaying on the new chats page for mobile users, ensuring smoother navigation and functionality on smaller screens.
  • 📷 LDAP Profile Image Issue: Fixed an LDAP integration bug related to profile images, ensuring seamless authentication and a reliable login experience for users.
  • RAG Query Generation Issue: Addressed a significant problem where RAG query generation occurred unnecessarily without attached files, drastically improving speed and reducing delays during chat completions.
Changed
  • ⚙️ Legacy Event Emitter Support: Reintroduced compatibility with legacy "citation" types for event emitters in tools and functions, providing smoother workflows and broader tool support for users.

v0.4.3

Compare Source

[0.4.3] - 2024-11-21

Added
  • 📚 Inline Citations for RAG Results: Get seamless inline citations for Retrieval-Augmented Generation (RAG) responses using the default RAG prompt. Note: This feature only supports newly uploaded files, improving traceability and providing source clarity.
  • 🎨 Better Rich Text Input Support: Enjoy smoother and more reliable rich text formatting for chats, enhancing communication quality.
  • Faster Model Retrieval: Implemented caching optimizations for faster model loading, providing a noticeable speed boost across workflows. Further improvements are on the way!
Fixed
  • 🔗 Pipelines Feature Restored: Resolved a critical issue that previously prevented Pipelines from functioning, ensuring seamless workflows.
  • ✏️ Missing Suffix Field in Ollama Form: Added the missing "suffix" field to the Ollama generate form, enhancing customization options.
Changed
  • 🗂️ Renamed "Citations" to "Sources": Improved clarity and consistency by renaming the "citations" field to "sources" in messages.

v0.4.3

Compare Source

Added
  • 📚 Inline Citations for RAG Results: Get seamless inline citations for Retrieval-Augmented Generation (RAG) responses using the default RAG prompt. Note: This feature only supports newly uploaded files, improving traceability and providing source clarity.
  • 🎨 Better Rich Text Input Support: Enjoy smoother and more reliable rich text formatting for chats, enhancing communication quality.
  • Faster Model Retrieval: Implemented caching optimizations for faster model loading, providing a noticeable speed boost across workflows. Further improvements are on the way!
Fixed
  • 🔗 Pipelines Feature Restored: Resolved a critical issue that previously prevented Pipelines from functioning, ensuring seamless workflows.
  • ✏️ Missing Suffix Field in Ollama Form: Added the missing "suffix" field to the Ollama generate form, enhancing customization options.
Changed
  • 🗂️ Renamed "Citations" to "Sources": Improved clarity and consistency by renaming the "citations" field to "sources" in messages.

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.4.2` -> `v0.4.4` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.4.4`](https://github.com/open-webui/open-webui/releases/tag/v0.4.4) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.4...v0.4.4) #### \[0.4.4] - 2024-11-22 ##### Added - **🌐 Translation Updates**: Refreshed Catalan, Brazilian Portuguese, German, and Ukrainian translations, further enhancing the platform's accessibility and improving the experience for international users. ##### Fixed - **📱 Mobile Controls Visibility**: Resolved an issue where the controls button was not displaying on the new chats page for mobile users, ensuring smoother navigation and functionality on smaller screens. - **📷 LDAP Profile Image Issue**: Fixed an LDAP integration bug related to profile images, ensuring seamless authentication and a reliable login experience for users. - **⏳ RAG Query Generation Issue**: Addressed a significant problem where RAG query generation occurred unnecessarily without attached files, drastically improving speed and reducing delays during chat completions. ##### Changed - **⚙️ Legacy Event Emitter Support**: Reintroduced compatibility with legacy "citation" types for event emitters in tools and functions, providing smoother workflows and broader tool support for users. ### [`v0.4.4`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#044---2024-11-22) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.3...v0.4.4) ##### Added - **🌐 Translation Updates**: Refreshed Catalan, Brazilian Portuguese, German, and Ukrainian translations, further enhancing the platform's accessibility and improving the experience for international users. ##### Fixed - **📱 Mobile Controls Visibility**: Resolved an issue where the controls button was not displaying on the new chats page for mobile users, ensuring smoother navigation and functionality on smaller screens. - **📷 LDAP Profile Image Issue**: Fixed an LDAP integration bug related to profile images, ensuring seamless authentication and a reliable login experience for users. - **⏳ RAG Query Generation Issue**: Addressed a significant problem where RAG query generation occurred unnecessarily without attached files, drastically improving speed and reducing delays during chat completions. ##### Changed - **⚙️ Legacy Event Emitter Support**: Reintroduced compatibility with legacy "citation" types for event emitters in tools and functions, providing smoother workflows and broader tool support for users. ### [`v0.4.3`](https://github.com/open-webui/open-webui/releases/tag/v0.4.3) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.3...v0.4.3) #### \[0.4.3] - 2024-11-21 ##### Added - **📚 Inline Citations for RAG Results**: Get seamless inline citations for Retrieval-Augmented Generation (RAG) responses using the default RAG prompt. Note: This feature only supports newly uploaded files, improving traceability and providing source clarity. - **🎨 Better Rich Text Input Support**: Enjoy smoother and more reliable rich text formatting for chats, enhancing communication quality. - **⚡ Faster Model Retrieval**: Implemented caching optimizations for faster model loading, providing a noticeable speed boost across workflows. Further improvements are on the way! ##### Fixed - **🔗 Pipelines Feature Restored**: Resolved a critical issue that previously prevented Pipelines from functioning, ensuring seamless workflows. - **✏️ Missing Suffix Field in Ollama Form**: Added the missing "suffix" field to the Ollama generate form, enhancing customization options. ##### Changed - **🗂️ Renamed "Citations" to "Sources"**: Improved clarity and consistency by renaming the "citations" field to "sources" in messages. ### [`v0.4.3`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#043---2024-11-21) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.2...v0.4.3) ##### Added - **📚 Inline Citations for RAG Results**: Get seamless inline citations for Retrieval-Augmented Generation (RAG) responses using the default RAG prompt. Note: This feature only supports newly uploaded files, improving traceability and providing source clarity. - **🎨 Better Rich Text Input Support**: Enjoy smoother and more reliable rich text formatting for chats, enhancing communication quality. - **⚡ Faster Model Retrieval**: Implemented caching optimizations for faster model loading, providing a noticeable speed boost across workflows. Further improvements are on the way! ##### Fixed - **🔗 Pipelines Feature Restored**: Resolved a critical issue that previously prevented Pipelines from functioning, ensuring seamless workflows. - **✏️ Missing Suffix Field in Ollama Form**: Added the missing "suffix" field to the Ollama generate form, enhancing customization options. ##### Changed - **🗂️ Renamed "Citations" to "Sources"**: Improved clarity and consistency by renaming the "citations" field to "sources" in messages. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-11-22 02:01:06 -05:00
⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.4.3
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 14s
9ab053168b
renovatebot force-pushed renovate/ghcr.io-open-webui-open-webui-0.x from 9ab053168b to f2ebae83e6 2024-11-22 23:01:43 -05:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.4.3 to ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.4.4 2024-11-22 23:01:44 -05:00
mafyuh merged commit 139b92a7a0 into main 2024-11-23 20:00:25 -05:00
mafyuh deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2024-11-23 20:00:25 -05:00
renovatebot changed title from ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.4.4 to ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.4.4 - autoclosed 2024-11-23 20:01:02 -05:00
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#435
No description provided.