mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #4795] [MERGED] 0.3.15 #8363
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/4795
Author: @tjbck
Created: 8/21/2024
Status: ✅ Merged
Merged: 8/21/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
dc4c6b3enh: temporary-chat url search param94eb910fix180f2b9fix: functions4a21c5crefacf3f6941fix: many model chat actions not working95cf90denh: comfyui seed node support3f0b7b2fixf3e8dd1enh: comfyui logs3447f23fix36e895cfix📊 Changes
54 files changed (+148 additions, -29 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
backend/apps/images/main.py(+2 -1)📝
backend/apps/images/utils/comfyui.py(+3 -1)📝
backend/apps/webui/main.py(+7 -2)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/admin/Settings/Images.svelte(+26 -15)📝
src/lib/components/chat/Chat.svelte(+4 -2)📝
src/lib/components/chat/Messages.svelte(+9 -0)📝
src/lib/components/chat/Messages/MultiResponseMessages.svelte(+16 -3)📝
src/lib/components/chat/ModelSelector/Selector.svelte(+8 -0)📝
src/lib/components/common/ImagePreview.svelte(+9 -1)📝
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/de-DE/translation.json(+1 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+1 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -0)...and 34 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.