Original PR: https://github.com/open-webui/open-webui/pull/16124 Author: @snsn3 Created: 7/29/2025 Status: ❌ Closed
Base: main ← Head: main
main
ccfb713
c3ef125
cae557d
c811d18
4124352
1c11348
a509690
1bb03a0
664818f
4dadf5d
353 files changed (+22977 additions, -59400 deletions)
📝 .env.example (+20 -1) ➖ .github/FUNDING.yml (+0 -1) 📝 .github/ISSUE_TEMPLATE/bug_report.md (+3 -3) 📝 .github/ISSUE_TEMPLATE/feature_request.md (+2 -2) 📝 .github/workflows/build-release.yml (+2 -2) ➖ .github/workflows/codespell.disabled (+0 -25) ➖ .github/workflows/deploy-to-hf-spaces.yml (+0 -63) 📝 .github/workflows/docker-build.yaml (+3 -316) ➖ .github/workflows/integration-test.yml (+0 -253) ➖ .github/workflows/lint-backend.disabled (+0 -27) ➖ .github/workflows/lint-frontend.disabled (+0 -21) ➖ .github/workflows/release-pypi.yml (+0 -32) ➕ .github/workflows/security-scan-trivy.yaml (+47 -0) 📝 .gitignore (+3 -0) ➕ .vscode/launch.json (+22 -0) 📝 CHANGELOG.md (+319 -1) 📝 CODE_OF_CONDUCT.md (+83 -57) 📝 Dockerfile (+5 -1) 📝 INSTALLATION.md (+2 -2) 📝 LICENSE (+3 -2)
.env.example
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build-release.yml
.github/workflows/codespell.disabled
.github/workflows/deploy-to-hf-spaces.yml
.github/workflows/docker-build.yaml
.github/workflows/integration-test.yml
.github/workflows/lint-backend.disabled
.github/workflows/lint-frontend.disabled
.github/workflows/release-pypi.yml
.github/workflows/security-scan-trivy.yaml
.gitignore
.vscode/launch.json
CHANGELOG.md
CODE_OF_CONDUCT.md
Dockerfile
INSTALLATION.md
LICENSE
...and 80 more files
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/16124
Author: @snsn3
Created: 7/29/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
ccfb713chore: clean lang filec3ef125Merge pull request #79 from ssc-dsai/devcae557dfix: remove chat JSON export option (#80)c811d18fix: remove chat JSON export option (#81)4124352fix: various language toggling issues & some cleanup1c11348Merge pull request #83 from ssc-dsai/fix-langa509690chore: version bump1bb03a0fix: version bump664818ffeat: V0.5.7-ccv2-1.1.2 (#84)4dadf5dMerge branch 'main' into dev📊 Changes
353 files changed (+22977 additions, -59400 deletions)
View changed files
📝
.env.example(+20 -1)➖
.github/FUNDING.yml(+0 -1)📝
.github/ISSUE_TEMPLATE/bug_report.md(+3 -3)📝
.github/ISSUE_TEMPLATE/feature_request.md(+2 -2)📝
.github/workflows/build-release.yml(+2 -2)➖
.github/workflows/codespell.disabled(+0 -25)➖
.github/workflows/deploy-to-hf-spaces.yml(+0 -63)📝
.github/workflows/docker-build.yaml(+3 -316)➖
.github/workflows/integration-test.yml(+0 -253)➖
.github/workflows/lint-backend.disabled(+0 -27)➖
.github/workflows/lint-frontend.disabled(+0 -21)➖
.github/workflows/release-pypi.yml(+0 -32)➕
.github/workflows/security-scan-trivy.yaml(+47 -0)📝
.gitignore(+3 -0)➕
.vscode/launch.json(+22 -0)📝
CHANGELOG.md(+319 -1)📝
CODE_OF_CONDUCT.md(+83 -57)📝
Dockerfile(+5 -1)📝
INSTALLATION.md(+2 -2)📝
LICENSE(+3 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.