mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #11257] [MERGED] 0.5.20 #61556
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/11257
Author: @tjbck
Created: 3/6/2025
Status: ✅ Merged
Merged: 3/6/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
2dc5f3cUpdate catalan translation.jsona8f2052fixed es bugs73a77abMerge pull request #11245 from tupe2009/kleqon.fix-es-bugsedf94d7refacf95a482Merge pull request #11209 from aleixdorca/dev6b0af94i18n: update zh-TWf573a90Merge pull request #11254 from open-webui/mainf9b44c6refacdce2422Merge pull request #11249 from TiancongLx/dev5e78a5cenh: enable_code_execution toggle📊 Changes
62 files changed (+228 additions, -93 deletions)
View changed files
📝
CHANGELOG.md(+13 -1)📝
backend/open_webui/config.py(+12 -2)📝
backend/open_webui/main.py(+3 -0)📝
backend/open_webui/retrieval/vector/dbs/elasticsearch.py(+44 -23)📝
backend/open_webui/routers/configs.py(+5 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/admin/Settings/CodeExecution.svelte(+10 -0)📝
src/lib/components/chat/Chat.svelte(+1 -1)📝
src/lib/components/chat/MessageInput.svelte(+14 -0)📝
src/lib/components/chat/Messages/CodeBlock.svelte(+1 -1)📝
src/lib/components/common/RichTextInput.svelte(+11 -0)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+1 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+60 -59)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+1 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+1 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -0)...and 42 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.