mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #19416] [MERGED] 0.6.38 #64062
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dev📝 Commits (10+)
a470f61i18n: improve Chinese translationcea9917Merge pull request #19407 from ShirasawaSama/i18n/improve-chinese-translation662a1fafix: hybrid search06f0bfdfix286a5adrefac/fix: oauthb2a6597fix: tool server save error handlingb004a4achore: bump5183eaadoc: changelog7ad549bUpdate docker-build.yaml0f8729drefac📊 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.