[PR #19416] [MERGED] 0.6.38 #96244

Closed
opened 2026-05-15 22:29:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/19416
Author: @tjbck
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

11 files changed (+70 additions, -16 deletions)

View changed files

📝 .github/workflows/docker-build.yaml (+6 -0)
📝 CHANGELOG.md (+8 -0)
📝 backend/open_webui/config.py (+5 -0)
📝 backend/open_webui/retrieval/utils.py (+34 -3)
📝 backend/open_webui/utils/oauth.py (+6 -3)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/components/AddToolServerModal.svelte (+1 -0)
📝 src/lib/i18n/locales/it-IT/translation.json (+1 -1)
📝 src/lib/i18n/locales/zh-CN/translation.json (+3 -3)
📝 src/lib/i18n/locales/zh-TW/translation.json (+3 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/19416 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`a470f61`](https://github.com/open-webui/open-webui/commit/a470f6149feb6e06bfddb5eb88fa5fe5cf017f5f) i18n: improve Chinese translation - [`cea9917`](https://github.com/open-webui/open-webui/commit/cea99175ca2c4b481c3517fc552e902f7e6bc4ff) Merge pull request #19407 from ShirasawaSama/i18n/improve-chinese-translation - [`662a1fa`](https://github.com/open-webui/open-webui/commit/662a1fac472efdf784870aa6169d9175242eb343) fix: hybrid search - [`06f0bfd`](https://github.com/open-webui/open-webui/commit/06f0bfd9f5c786c560484b1651f1f4fc58db0a88) fix - [`286a5ad`](https://github.com/open-webui/open-webui/commit/286a5ad0db7bda6faab5e0e99b21f4f9cd0cd2ac) refac/fix: oauth - [`b2a6597`](https://github.com/open-webui/open-webui/commit/b2a65976177dfe86d0d0b2487e03a8310f19a16b) fix: tool server save error handling - [`b004a4a`](https://github.com/open-webui/open-webui/commit/b004a4a2c1c0172e7b37d9eeabfde02fb755d83c) chore: bump - [`5183eaa`](https://github.com/open-webui/open-webui/commit/5183eaab4db5917800d554537b5b57aaf7978c2c) doc: changelog - [`7ad549b`](https://github.com/open-webui/open-webui/commit/7ad549b4fbad9cbfdd6a6fd80eb0fd228a05aef0) Update docker-build.yaml - [`0f8729d`](https://github.com/open-webui/open-webui/commit/0f8729dea2bd079c5a17b3fb5d193dd56ad06c56) refac ### 📊 Changes **11 files changed** (+70 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-build.yaml` (+6 -0) 📝 `CHANGELOG.md` (+8 -0) 📝 `backend/open_webui/config.py` (+5 -0) 📝 `backend/open_webui/retrieval/utils.py` (+34 -3) 📝 `backend/open_webui/utils/oauth.py` (+6 -3) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/components/AddToolServerModal.svelte` (+1 -0) 📝 `src/lib/i18n/locales/it-IT/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/zh-CN/translation.json` (+3 -3) 📝 `src/lib/i18n/locales/zh-TW/translation.json` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 22:29:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#96244