[PR #20093] [MERGED] 0.6.43 #64318

Closed
opened 2026-05-06 09:49:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/20093
Author: @tjbck
Created: 12/22/2025
Status: Merged
Merged: 12/22/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (7)

📊 Changes

11 files changed (+67 additions, -36 deletions)

View changed files

📝 CHANGELOG.md (+9 -0)
📝 backend/open_webui/env.py (+1 -0)
📝 backend/open_webui/routers/audio.py (+1 -2)
📝 backend/open_webui/routers/files.py (+1 -1)
📝 backend/open_webui/routers/images.py (+7 -1)
📝 backend/open_webui/utils/misc.py (+4 -0)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 pyproject.toml (+4 -2)
📝 src/lib/components/chat/MessageInput.svelte (+13 -3)
📝 src/lib/i18n/locales/pt-BR/translation.json (+24 -24)

📄 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/20093 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`def8a00`](https://github.com/open-webui/open-webui/commit/def8a0027d48f7cbabc1139f8ebe7c901e1114b9) refac - [`5c5f87a`](https://github.com/open-webui/open-webui/commit/5c5f87a63cabaf12fd568207eec466743be79366) fix: python pip install dep issue - [`7f0ca8c`](https://github.com/open-webui/open-webui/commit/7f0ca8c4b783c9780936247f2e0f66c7db24c06a) Merge pull request #20085 from joaoback/patch-19 - [`4ab917c`](https://github.com/open-webui/open-webui/commit/4ab917c74bc39d710a678d924724fc33a4a3b3fb) fix/refac: stt default content type - [`423983f`](https://github.com/open-webui/open-webui/commit/423983f5a7a9217ce5a0e4e37db05e87c8c635a8) fix/refac: temp chat image handling - [`0a78323`](https://github.com/open-webui/open-webui/commit/0a783234067b22c6d3f4e694de061afdb03f560f) fix/refac: image action button - [`5088583`](https://github.com/open-webui/open-webui/commit/5088583721e30971a6453b90e164db76317613e4) chore: bump ### 📊 Changes **11 files changed** (+67 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+9 -0) 📝 `backend/open_webui/env.py` (+1 -0) 📝 `backend/open_webui/routers/audio.py` (+1 -2) 📝 `backend/open_webui/routers/files.py` (+1 -1) 📝 `backend/open_webui/routers/images.py` (+7 -1) 📝 `backend/open_webui/utils/misc.py` (+4 -0) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `pyproject.toml` (+4 -2) 📝 `src/lib/components/chat/MessageInput.svelte` (+13 -3) 📝 `src/lib/i18n/locales/pt-BR/translation.json` (+24 -24) </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-05-06 09:49:12 -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#64318