mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #13758] [MERGED] 0.6.9 #23281
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/13758
Author: @tjbck
Created: 5/10/2025
Status: ✅ Merged
Merged: 5/10/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (8)
be85f7cfix: confirm dialog focusba69c75refac: temporary chat behaviour30cc51efeat: edit message filesde69c08enh: alert private task model867fddbchore: format3ad5a7dchore: bump92e2cfdrefacc56d696doc: changelog📊 Changes
62 files changed (+293 additions, -55 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/admin/Settings/Interface.svelte(+79 -5)📝
src/lib/components/chat/Chat.svelte(+36 -21)📝
src/lib/components/chat/Messages.svelte(+3 -2)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+2 -2)📝
src/lib/components/chat/Messages/UserMessage.svelte(+85 -20)📝
src/lib/components/common/ConfirmDialog.svelte(+19 -1)📝
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(+1 -0)📝
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)📝
src/lib/i18n/locales/dg-DG/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.