mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[PR #16434] [MERGED] 0.6.21 #47180
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/16434
Author: @tjbck
Created: 8/10/2025
Status: ✅ Merged
Merged: 8/10/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
c4e0051Fix audit get_current_usere2572dcUpdate catalan translation.jsonc8a02bfMerge pull request #16431 from aleixdorca/dev25cc804Merge pull request #16424 from CERIT-SC/audit-fixcd77858fix: undefined model_id issued5ad0aerefac0a261b7Update CHANGELOG.mdf9d829cUpdating Irish translationsc3ca241fix: quick actions inputc8966b9Update CHANGELOG.md📊 Changes
68 files changed (+537 additions, -373 deletions)
View changed files
📝
CHANGELOG.md(+14 -0)📝
backend/open_webui/env.py(+8 -2)📝
backend/open_webui/main.py(+1 -1)📝
backend/open_webui/routers/users.py(+10 -0)📝
backend/open_webui/utils/audit.py(+1 -1)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/apis/users/index.ts(+27 -0)📝
src/lib/components/admin/Users/UserList/EditUserModal.svelte(+32 -1)📝
src/lib/components/chat/ContentRenderer/FloatingButtons.svelte(+1 -1)📝
src/lib/components/common/RichTextInput/FormattingButtons.svelte(+2 -2)➕
src/lib/components/icons/ArrowRightTag.svelte(+20 -0)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -0)📝
src/lib/i18n/locales/ar/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/bo-TB/translation.json(+1 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+55 -54)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+1 -0)...and 48 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.