⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.3 #288

Merged
mafyuh merged 2 commits from renovate/ghcr.io-open-webui-open-webui-0.x into main 2024-06-03 21:57:07 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch v0.2.2 -> 0.2.3

Release Notes

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

v0.2.3

Compare Source

Added
  • 📁 Export Chat as JSON: You can now export individual chats as JSON files from the navbar menu by navigating to 'Download > Export Chat'. This makes sharing specific conversations easier.
  • ✏️ Edit Titles with Double Click: Double-click on titles to rename them quickly and efficiently.
  • 🧩 Batch Multiple Embeddings: Introduced 'RAG_EMBEDDING_OPENAI_BATCH_SIZE' to process multiple embeddings in a batch, enhancing performance for large datasets.
  • 🌍 Improved Translations: Enhanced the translation quality across various languages for a better user experience.
Fixed
  • 🛠️ Modelfile Migration Script: Fixed an issue where the modelfile migration script would fail if an invalid modelfile was encountered.
  • 💬 Zhuyin Input Method on Mac: Resolved an issue where using the Zhuyin input method in the Web UI on a Mac caused text to send immediately upon pressing the enter key, leading to incorrect input.
  • 🔊 Local TTS Voice Selection: Fixed the issue where the selected local Text-to-Speech (TTS) voice was not being displayed in settings.

v0.2.3

Compare Source

[0.2.3] - 2024-06-03

Added
  • 📁 Export Chat as JSON: You can now export individual chats as JSON files from the navbar menu by navigating to 'Download > Export Chat'. This makes sharing specific conversations easier.
  • ✏️ Edit Titles with Double Click: Double-click on titles to rename them quickly and efficiently.
  • 🧩 Batch Multiple Embeddings: Introduced 'RAG_EMBEDDING_OPENAI_BATCH_SIZE' to process multiple embeddings in a batch, enhancing performance for large datasets.
  • 🌍 Improved Translations: Enhanced the translation quality across various languages for a better user experience.
Fixed
  • 🛠️ Modelfile Migration Script: Fixed an issue where the modelfile migration script would fail if an invalid modelfile was encountered.
  • 💬 Zhuyin Input Method on Mac: Resolved an issue where using the Zhuyin input method in the Web UI on a Mac caused text to send immediately upon pressing the enter key, leading to incorrect input.
  • 🔊 Local TTS Voice Selection: Fixed the issue where the selected local Text-to-Speech (TTS) voice was not being displayed in settings.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@​Lhemamou, @​cheahjs, @​nirabo, @​KarlLee830


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

Did Renovate not find changelogs? No worries! Click here

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui) | patch | `v0.2.2` -> `0.2.3` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.2.3`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#023---2024-06-03) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.2.3...v0.2.3) ##### Added - **📁 Export Chat as JSON**: You can now export individual chats as JSON files from the navbar menu by navigating to 'Download > Export Chat'. This makes sharing specific conversations easier. - **✏️ Edit Titles with Double Click**: Double-click on titles to rename them quickly and efficiently. - **🧩 Batch Multiple Embeddings**: Introduced 'RAG_EMBEDDING_OPENAI_BATCH_SIZE' to process multiple embeddings in a batch, enhancing performance for large datasets. - **🌍 Improved Translations**: Enhanced the translation quality across various languages for a better user experience. ##### Fixed - **🛠️ Modelfile Migration Script**: Fixed an issue where the modelfile migration script would fail if an invalid modelfile was encountered. - **💬 Zhuyin Input Method on Mac**: Resolved an issue where using the Zhuyin input method in the Web UI on a Mac caused text to send immediately upon pressing the enter key, leading to incorrect input. - **🔊 Local TTS Voice Selection**: Fixed the issue where the selected local Text-to-Speech (TTS) voice was not being displayed in settings. ### [`v0.2.3`](https://github.com/open-webui/open-webui/releases/tag/v0.2.3) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.2.2...v0.2.3) #### \[0.2.3] - 2024-06-03 ##### Added - **📁 Export Chat as JSON**: You can now export individual chats as JSON files from the navbar menu by navigating to 'Download > Export Chat'. This makes sharing specific conversations easier. - **✏️ Edit Titles with Double Click**: Double-click on titles to rename them quickly and efficiently. - **🧩 Batch Multiple Embeddings**: Introduced 'RAG_EMBEDDING_OPENAI_BATCH_SIZE' to process multiple embeddings in a batch, enhancing performance for large datasets. - **🌍 Improved Translations**: Enhanced the translation quality across various languages for a better user experience. ##### Fixed - **🛠️ Modelfile Migration Script**: Fixed an issue where the modelfile migration script would fail if an invalid modelfile was encountered. - **💬 Zhuyin Input Method on Mac**: Resolved an issue where using the Zhuyin input method in the Web UI on a Mac caused text to send immediately upon pressing the enter key, leading to incorrect input. - **🔊 Local TTS Voice Selection**: Fixed the issue where the selected local Text-to-Speech (TTS) voice was not being displayed in settings. 👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: [@&#8203;Lhemamou](https://github.com/Lhemamou), [@&#8203;cheahjs](https://github.com/cheahjs), [@&#8203;nirabo](https://github.com/nirabo), [@&#8203;KarlLee830](https://github.com/KarlLee830) </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 --- Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-06-03 17:01:23 -04:00
⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.3
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
9e767e5065
mafyuh added 1 commit 2024-06-03 21:56:43 -04:00
Merge branch 'main' into renovate/ghcr.io-open-webui-open-webui-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
be862e21df
mafyuh merged commit 206e4aab76 into main 2024-06-03 21:57:07 -04:00
mafyuh deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2024-06-03 21:57:08 -04:00
CD-Bot reviewed 2024-06-03 21:57:20 -04:00
CD-Bot left a comment
Collaborator

Continuous Deployment successfully ran.

Git Logs:

Updating 7216d02..206e4aa
Fast-forward
AI/docker-compose.yml | 2 +-
cf/docker-compose.yml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

Docker Compose Logs:

time="2024-06-03T21:57:14-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/AI/docker-compose.yml: version is obsolete"
open-webui Pulling
open-webui Pulled
Container ollama Running
Container open-webui Recreate
Container mindsdb Running
Container open-webui Recreated
Container open-webui Starting
Container open-webui Started

## Continuous Deployment successfully ran. ### Git Logs: Updating 7216d02..206e4aa Fast-forward AI/docker-compose.yml | 2 +- cf/docker-compose.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ### Docker Compose Logs: time="2024-06-03T21:57:14-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/AI/docker-compose.yml: `version` is obsolete" open-webui Pulling open-webui Pulled Container ollama Running Container open-webui Recreate Container mindsdb Running Container open-webui Recreated Container open-webui Starting Container open-webui Started
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
3 participants
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/Auto-Homelab#288
No description provided.