[PR #16124] [CLOSED] Merge upstream Open WebUI #24038

Closed
opened 2026-04-20 05:12:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/16124
Author: @snsn3
Created: 7/29/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • ccfb713 chore: clean lang file
  • c3ef125 Merge pull request #79 from ssc-dsai/dev
  • cae557d fix: remove chat JSON export option (#80)
  • c811d18 fix: remove chat JSON export option (#81)
  • 4124352 fix: various language toggling issues & some cleanup
  • 1c11348 Merge pull request #83 from ssc-dsai/fix-lang
  • a509690 chore: version bump
  • 1bb03a0 fix: version bump
  • 664818f feat: V0.5.7-ccv2-1.1.2 (#84)
  • 4dadf5d Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/16124 **Author:** [@snsn3](https://github.com/snsn3) **Created:** 7/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`ccfb713`](https://github.com/open-webui/open-webui/commit/ccfb7134f25103149932060f392232a1d67c8d86) chore: clean lang file - [`c3ef125`](https://github.com/open-webui/open-webui/commit/c3ef125027304f95b8bd5b324a440a3617044d4c) Merge pull request #79 from ssc-dsai/dev - [`cae557d`](https://github.com/open-webui/open-webui/commit/cae557de77e7f63e754d7b21aeb564ee4ea5b629) fix: remove chat JSON export option (#80) - [`c811d18`](https://github.com/open-webui/open-webui/commit/c811d188a81ad9ef76810c19b9b5508ad406719e) fix: remove chat JSON export option (#81) - [`4124352`](https://github.com/open-webui/open-webui/commit/4124352f749a3090a02760e5740ccc53f8beed26) fix: various language toggling issues & some cleanup - [`1c11348`](https://github.com/open-webui/open-webui/commit/1c11348915db2ba21f846508264f7c0808745cdf) Merge pull request #83 from ssc-dsai/fix-lang - [`a509690`](https://github.com/open-webui/open-webui/commit/a509690f0dc2db6f0a5904c469bdabca9f2ee640) chore: version bump - [`1bb03a0`](https://github.com/open-webui/open-webui/commit/1bb03a090cd3f6ff8a435250b65b053fb74db0db) fix: version bump - [`664818f`](https://github.com/open-webui/open-webui/commit/664818fba72a8970a8c98bd1061e09be6f45a4c5) feat: V0.5.7-ccv2-1.1.2 (#84) - [`4dadf5d`](https://github.com/open-webui/open-webui/commit/4dadf5d4a7e8c050f301a54657ebce9aa99fe8ec) Merge branch 'main' into dev ### 📊 Changes **353 files changed** (+22977 additions, -59400 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 05:12:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#24038