mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #23120] [MERGED] 0.8.12 #50087
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/23120
Author: @tjbck
Created: 3/26/2026
Status: ✅ Merged
Merged: 3/27/2026
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
d1df748Update fi-FI translation.json1927467Merge pull request #23097 from Kylapaallikko/dev1994d65fix: bs4 pip install0bdcb5aMerge pull request #23110 from joaoback/patch-330472017i18n: improve zh-CN translation (#23102)0842acai18n: Update catalan translation.json (#23069)16335f8refacc6ed0b0fix11f5292refaca641325refac📊 Changes
26 files changed (+461 additions, -234 deletions)
View changed files
📝
CHANGELOG.md(+16 -0)📝
backend/open_webui/models/files.py(+2 -2)📝
backend/open_webui/retrieval/utils.py(+6 -1)📝
backend/open_webui/routers/configs.py(+86 -0)📝
backend/open_webui/routers/utils.py(+6 -0)📝
backend/open_webui/utils/auth.py(+9 -2)📝
backend/open_webui/utils/middleware.py(+6 -1)📝
backend/open_webui/utils/models.py(+4 -0)📝
backend/open_webui/utils/tools.py(+1 -1)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
pyproject.toml(+1 -0)📝
src/lib/apis/configs/index.ts(+46 -11)📝
src/lib/components/AddTerminalServerModal.svelte(+23 -14)📝
src/lib/components/admin/Settings/Integrations.svelte(+0 -1)📝
src/lib/components/chat/Messages/Markdown/ConsecutiveDetailsGroup.svelte(+51 -0)📝
src/lib/components/chat/Messages/Markdown/MarkdownTokens.svelte(+1 -0)📝
src/lib/components/chat/Settings/Integrations/Terminals.svelte(+1 -1)📝
src/lib/components/chat/Settings/Integrations/Terminals/Connection.svelte(+1 -0)📝
src/lib/components/common/ToolCallDisplay.svelte(+2 -1)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.