mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #16810] [MERGED] 0.6.24 #24246
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/16810
Author: @tjbck
Created: 8/22/2025
Status: ✅ Merged
Merged: 8/22/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
0952772highContrastMode implemented in chat messages486f953Update translation.json (pt-BR)e013df1Update catalan translation.json28157b4Merge pull request #16802 from joaoback/patch-11decefbMerge pull request #16808 from aleixdorca/devc159a1aMerge pull request #16783 from itk-dev/feature/high-contrast-chat-messages88a5b5ffix: image gen279e3e9fix: redis session issue278a4edfix: tool server not loading62a5db7chore: bump📊 Changes
13 files changed (+245 additions, -200 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
backend/open_webui/routers/images.py(+5 -2)📝
backend/open_webui/socket/main.py(+4 -2)📝
backend/open_webui/utils/middleware.py(+6 -3)📝
backend/open_webui/utils/tools.py(+3 -3)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Artifacts.svelte(+4 -1)📝
src/lib/components/chat/ChatControls.svelte(+4 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+14 -11)📝
src/lib/components/chat/Messages/UserMessage.svelte(+21 -6)📝
src/lib/i18n/locales/ca-ES/translation.json(+85 -85)📝
src/lib/i18n/locales/pt-BR/translation.json(+83 -83)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.