mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #10927] [MERGED] 0.5.18 #61476
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/10927
Author: @tjbck
Created: 2/27/2025
Status: ✅ Merged
Merged: 2/27/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
1260453Merge branch 'open-webui:main' into main38fb9d5chore: jspdf depedencyf643182Updated french translation24a2e84Merge branch 'open-webui:main' into mainb687315resolve a bug in /api/models/base not returning openai models when ENABLE_FORWARD_USER_INFO_HEADERS is true660a44cfix: insecure connection over LANf7c5cd4Merge pull request #10908 from barnabehvrd/main866d02brefaced0b9befix94c19f7add config update when deleting openai model📊 Changes
10 files changed (+267 additions, -49 deletions)
View changed files
📝
CHANGELOG.md(+8 -0)📝
backend/open_webui/config.py(+3 -2)📝
backend/open_webui/main.py(+1 -1)📝
backend/open_webui/routers/openai.py(+1 -1)📝
package-lock.json(+211 -4)📝
package.json(+1 -0)📝
src/lib/components/admin/Settings/Connections.svelte(+1 -0)📝
src/lib/components/chat/Artifacts.svelte(+0 -2)📝
src/lib/i18n/locales/fr-FR/translation.json(+38 -38)📝
src/lib/utils/onedrive-file-picker.ts(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.