Update image ghcr.io/open-webui/open-webui to v0.4.4 #885

Merged
jahanson merged 1 commit from renovate/ghcr.io-open-webui-open-webui-0.x into main 2024-11-22 23:46:32 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.4.0 -> 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.

v0.4.2

Compare Source

[0.4.2] - 2024-11-20

Fixed
  • 📁 Knowledge Files Visibility Issue: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'.
  • 🔗 OpenAI Endpoint Prefix: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes.
  • ⚔️ Arena Model Access Control: Corrected an issue where arena model access control settings were not being saved.
  • 🔧 Usage Capability Selector: Fixed the broken usage capabilities selector in the model editor.

v0.4.2

Compare Source

Fixed
  • 📁 Knowledge Files Visibility Issue: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'.
  • 🔗 OpenAI Endpoint Prefix: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes.
  • ⚔️ Arena Model Access Control: Corrected an issue where arena model access control settings were not being saved.
  • 🔧 Usage Capability Selector: Fixed the broken usage capabilities selector in the model editor.

v0.4.1

Compare Source

Added
  • 📊 Enhanced Feedback System: Introduced a detailed 1-10 rating scale for feedback alongside thumbs up/down, preparing for more precise model fine-tuning and improving feedback quality.
  • ℹ️ Tool Descriptions on Hover: Easily access tool descriptions by hovering over the message input, providing a smoother workflow with more context when utilizing tools.
Fixed
  • 🗑️ Graceful Handling of Deleted Users: Resolved an issue where deleted users caused workspace items (models, knowledge, prompts, tools) to fail, ensuring reliable workspace loading.
  • 🔑 API Key Creation: Fixed an issue preventing users from creating new API keys, restoring secure and seamless API management.
  • 🔗 HTTPS Proxy Fix: Corrected HTTPS proxy issues affecting the '/api/v1/models/' endpoint, ensuring smoother, uninterrupted model management.

v0.4.1

Compare Source

[0.4.1] - 2024-11-19

Added
  • 📊 Enhanced Feedback System: Introduced a detailed 1-10 rating scale for feedback alongside thumbs up/down, preparing for more precise model fine-tuning and improving feedback quality.
  • ℹ️ Tool Descriptions on Hover: Easily access tool descriptions by hovering over the message input, providing a smoother workflow with more context when utilizing tools.
Fixed
  • 🗑️ Graceful Handling of Deleted Users: Resolved an issue where deleted users caused workspace items (models, knowledge, prompts, tools) to fail, ensuring reliable workspace loading.
  • 🔑 API Key Creation: Fixed an issue preventing users from creating new API keys, restoring secure and seamless API management.
  • 🔗 HTTPS Proxy Fix: Corrected HTTPS proxy issues affecting the '/api/v1/models/' endpoint, ensuring smoother, uninterrupted model management.

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.0` -> `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. ### [`v0.4.2`](https://github.com/open-webui/open-webui/releases/tag/v0.4.2) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.2...v0.4.2) #### \[0.4.2] - 2024-11-20 ##### Fixed - **📁 Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'. - **🔗 OpenAI Endpoint Prefix**: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes. - **⚔️ Arena Model Access Control**: Corrected an issue where arena model access control settings were not being saved. - **🔧 Usage Capability Selector**: Fixed the broken usage capabilities selector in the model editor. ### [`v0.4.2`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#042---2024-11-20) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.1...v0.4.2) ##### Fixed - **📁 Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'. - **🔗 OpenAI Endpoint Prefix**: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes. - **⚔️ Arena Model Access Control**: Corrected an issue where arena model access control settings were not being saved. - **🔧 Usage Capability Selector**: Fixed the broken usage capabilities selector in the model editor. ### [`v0.4.1`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#041---2024-11-19) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.1...v0.4.1) ##### Added - **📊 Enhanced Feedback System**: Introduced a detailed 1-10 rating scale for feedback alongside thumbs up/down, preparing for more precise model fine-tuning and improving feedback quality. - **ℹ️ Tool Descriptions on Hover**: Easily access tool descriptions by hovering over the message input, providing a smoother workflow with more context when utilizing tools. ##### Fixed - **🗑️ Graceful Handling of Deleted Users**: Resolved an issue where deleted users caused workspace items (models, knowledge, prompts, tools) to fail, ensuring reliable workspace loading. - **🔑 API Key Creation**: Fixed an issue preventing users from creating new API keys, restoring secure and seamless API management. - **🔗 HTTPS Proxy Fix**: Corrected HTTPS proxy issues affecting the '/api/v1/models/' endpoint, ensuring smoother, uninterrupted model management. ### [`v0.4.1`](https://github.com/open-webui/open-webui/releases/tag/v0.4.1) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.4.0...v0.4.1) #### \[0.4.1] - 2024-11-19 ##### Added - **📊 Enhanced Feedback System**: Introduced a detailed 1-10 rating scale for feedback alongside thumbs up/down, preparing for more precise model fine-tuning and improving feedback quality. - **ℹ️ Tool Descriptions on Hover**: Easily access tool descriptions by hovering over the message input, providing a smoother workflow with more context when utilizing tools. ##### Fixed - **🗑️ Graceful Handling of Deleted Users**: Resolved an issue where deleted users caused workspace items (models, knowledge, prompts, tools) to fail, ensuring reliable workspace loading. - **🔑 API Key Creation**: Fixed an issue preventing users from creating new API keys, restoring secure and seamless API management. - **🔗 HTTPS Proxy Fix**: Corrected HTTPS proxy issues affecting the '/api/v1/models/' endpoint, ensuring smoother, uninterrupted model management. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC42IiwidXBkYXRlZEluVmVyIjoiMzkuMjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
smeagol-help added 1 commit 2024-11-19 22:33:16 -06:00
smeagol-help force-pushed renovate/ghcr.io-open-webui-open-webui-0.x from e1c6f78500 to 82fe528822 2024-11-20 15:04:42 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/open-webui/open-webui to v0.4.1 to Update image ghcr.io/open-webui/open-webui to v0.4.2 2024-11-20 15:04:43 -06:00
smeagol-help force-pushed renovate/ghcr.io-open-webui-open-webui-0.x from 82fe528822 to d0f507e16a 2024-11-22 01:04:54 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/open-webui/open-webui to v0.4.2 to Update image ghcr.io/open-webui/open-webui to v0.4.3 2024-11-22 01:04:54 -06:00
smeagol-help force-pushed renovate/ghcr.io-open-webui-open-webui-0.x from d0f507e16a to 8c7ad109ae 2024-11-22 22:34:50 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/open-webui/open-webui to v0.4.3 to Update image ghcr.io/open-webui/open-webui to v0.4.4 2024-11-22 22:34:50 -06:00
jahanson merged commit 5aa07f99a3 into main 2024-11-22 23:46:32 -06:00
jahanson deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2024-11-22 23:46:32 -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#885
No description provided.