[PR #7262] [MERGED] 0.4.4 #45082

Closed
opened 2026-04-29 19:23:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/7262
Author: @tjbck
Created: 11/22/2024
Status: Merged
Merged: 11/23/2024
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

12 files changed (+575 additions, -545 deletions)

View changed files

📝 CHANGELOG.md (+16 -0)
📝 backend/open_webui/apps/webui/routers/auths.py (+1 -5)
📝 backend/open_webui/main.py (+23 -22)
📝 backend/open_webui/utils/tools.py (+6 -3)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/components/chat/Chat.svelte (+1 -1)
📝 src/lib/components/layout/Navbar.svelte (+14 -0)
📝 src/lib/i18n/locales/ca-ES/translation.json (+73 -73)
📝 src/lib/i18n/locales/de-DE/translation.json (+201 -201)
📝 src/lib/i18n/locales/pt-BR/translation.json (+116 -116)
📝 src/lib/i18n/locales/uk-UA/translation.json (+121 -121)

📄 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/7262 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 11/23/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`e12cf77`](https://github.com/open-webui/open-webui/commit/e12cf77553c4d76cfa0a91205c0822ccaed0cd79) Update pt-BR translation.json - [`f07ba60`](https://github.com/open-webui/open-webui/commit/f07ba60f2a12757308762076e4cea528c302e683) Update uk translation.json - [`2d5e1a8`](https://github.com/open-webui/open-webui/commit/2d5e1a8c6f7a0ddb5834121687484ae43275d2cf) fix - [`b4cd685`](https://github.com/open-webui/open-webui/commit/b4cd685795d7c97b7bdd412d1e0fe41010159a73) Update auths.py - [`259881f`](https://github.com/open-webui/open-webui/commit/259881f0b68794f34ec33f3f76d64d7a57bf8dc1) Update Catalan translation.json - [`35d75e7`](https://github.com/open-webui/open-webui/commit/35d75e733d30ef004ea74f0a421a541a0f17f55a) refac: file handling - [`70ea854`](https://github.com/open-webui/open-webui/commit/70ea85484c40e1e0f0456550345799fc3c06d89b) Merge pull request #7238 from aleixdorca/dev - [`3923c4d`](https://github.com/open-webui/open-webui/commit/3923c4df659afdad0f2b67cab4415e8621904543) Merge pull request #7225 from hilam/translate_pt_br - [`1ea03cc`](https://github.com/open-webui/open-webui/commit/1ea03cc156b154f29cf1b488567f15a425992880) Merge pull request #7228 from OriginalSimon/main - [`335337f`](https://github.com/open-webui/open-webui/commit/335337fc75cbd7877927db7f3167c16da96315a9) Merge pull request #7233 from iamcristi/patch-1 ### 📊 Changes **12 files changed** (+575 additions, -545 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+16 -0) 📝 `backend/open_webui/apps/webui/routers/auths.py` (+1 -5) 📝 `backend/open_webui/main.py` (+23 -22) 📝 `backend/open_webui/utils/tools.py` (+6 -3) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/components/chat/Chat.svelte` (+1 -1) 📝 `src/lib/components/layout/Navbar.svelte` (+14 -0) 📝 `src/lib/i18n/locales/ca-ES/translation.json` (+73 -73) 📝 `src/lib/i18n/locales/de-DE/translation.json` (+201 -201) 📝 `src/lib/i18n/locales/pt-BR/translation.json` (+116 -116) 📝 `src/lib/i18n/locales/uk-UA/translation.json` (+121 -121) </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-29 19:23:08 -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#45082