mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #3536] [MERGED] 0.3.7 #8063
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/3536
Author: @tjbck
Created: 6/30/2024
Status: ✅ Merged
Merged: 6/30/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
9111970Update translation.json3cc5da8Update translation.json for minor change57c3305Fix: admin role for OIDC signup for first user7d10dacFix: set jwt_token to cookie (instead of token from OIDC)4d3e1ffchore(deps): bump authlib from 1.3.0 to 1.3.1269db07fix: isInstance of streamingResponse but content-type is application/json8ab4b7ai18n: Update Chinese translation2ef8992added indonesian language5b848dcadded indonesian language45cb1c0Updated Catalan Translation📊 Changes
15 files changed (+969 additions, -253 deletions)
View changed files
📝
.github/dependabot.yml(+1 -0)📝
CHANGELOG.md(+18 -0)📝
backend/main.py(+9 -2)📝
backend/requirements.txt(+1 -1)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
pyproject.toml(+1 -1)📝
src/lib/components/workspace/Functions/FunctionEditor.svelte(+33 -21)📝
src/lib/i18n/locales/ca-ES/translation.json(+71 -71)➕
src/lib/i18n/locales/id-ID/translation.json(+667 -0)📝
src/lib/i18n/locales/languages.json(+4 -0)📝
src/lib/i18n/locales/tr-TR/translation.json(+146 -146)📝
src/lib/i18n/locales/zh-CN/translation.json(+3 -3)📝
src/lib/utils/index.ts(+7 -0)📝
src/routes/+layout.svelte(+5 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.