mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #8071] [MERGED] 0.5.1 #61011
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/8071
Author: @tjbck
Created: 12/25/2024
Status: ✅ Merged
Merged: 12/26/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (8)
12cf2b0Update translation.json645313eMerge pull request #8062 from OriginalSimon/main7988861enh: option to toggle notification sound23bf710fix: title generation issueda7fa09fix: non-stream chat completionc16896erefacdf4a8e1doc: changelog96a06efdoc: wording📊 Changes
57 files changed (+315 additions, -155 deletions)
View changed files
📝
CHANGELOG.md(+14 -0)📝
backend/open_webui/routers/openai.py(+2 -3)📝
backend/open_webui/utils/middleware.py(+159 -100)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/NotificationToast.svelte(+5 -2)📝
src/lib/components/chat/Chat.svelte(+33 -27)📝
src/lib/components/chat/Settings/Interface.svelte(+30 -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(+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)📝
src/lib/i18n/locales/el-GR/translation.json(+1 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -0)📝
src/lib/i18n/locales/en-US/translation.json(+1 -0)...and 37 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.