mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #18978] [MERGED] 0.6.36 #63899
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/18978
Author: @tjbck
Created: 11/6/2025
Status: ✅ Merged
Merged: 11/6/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
67c4ea1fix: image edit workflow editorc38f878fix: firecrawl import7faf19drefac639d262fix: Socket.IO CORS warning96b98cdfeat: add OAUTH_GROUPS_SEPARATOR for configurable group parsing4754108Merge pull request #18987 from rndmcnlly/feat/oauth-groups-separator-v2c2c0284fix: tool callinge239e17fix: Shortcuts Modal i18n9b3ecb7chore: bumpa32a3dfchore: CHANGELOG 0.6.36📊 Changes
71 files changed (+1354 additions, -19 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
backend/open_webui/config.py(+2 -0)📝
backend/open_webui/retrieval/web/firecrawl.py(+3 -2)📝
backend/open_webui/retrieval/web/utils.py(+6 -3)📝
backend/open_webui/socket/main.py(+5 -2)📝
backend/open_webui/utils/middleware.py(+1 -1)📝
backend/open_webui/utils/oauth.py(+6 -1)📝
backend/open_webui/utils/tools.py(+2 -2)📝
docs/SECURITY.md(+4 -3)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/admin/Settings/Images.svelte(+3 -2)📝
src/lib/components/chat/ShortcutsModal.svelte(+30 -0)📝
src/lib/i18n/locales/ar-BH/translation.json(+22 -0)📝
src/lib/i18n/locales/ar/translation.json(+22 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+22 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+22 -0)📝
src/lib/i18n/locales/bo-TB/translation.json(+22 -0)📝
src/lib/i18n/locales/bs-BA/translation.json(+22 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+22 -0)...and 51 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.