[PR #21773] [MERGED] 0.8.5 #81142

Closed
opened 2026-05-13 15:28:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/21773
Author: @tjbck
Created: 2/23/2026
Status: Merged
Merged: 2/23/2026
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (4)

📊 Changes

9 files changed (+60 additions, -10 deletions)

View changed files

📝 CHANGELOG.md (+12 -0)
📝 backend/open_webui/utils/models.py (+1 -1)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/components/chat/MessageInput.svelte (+13 -0)
📝 src/lib/components/chat/MessageInput/VoiceRecording.svelte (+12 -0)
📝 src/lib/shortcuts.ts (+6 -0)
📝 src/routes/(app)/+layout.svelte (+7 -4)
📝 src/routes/+layout.svelte (+6 -2)

📄 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/21773 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/23/2026 **Status:** ✅ Merged **Merged:** 2/23/2026 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`895c805`](https://github.com/open-webui/open-webui/commit/895c805e626e59efe48518aca563b4870ba213af) feat: dictation toggle - [`95bde94`](https://github.com/open-webui/open-webui/commit/95bde946ba4db0e6f88970e8507d5c404c53d6b1) refac - [`ffcf97e`](https://github.com/open-webui/open-webui/commit/ffcf97e3e1908c5c0879f5663f670981828d471c) chore: bump - [`55c4891`](https://github.com/open-webui/open-webui/commit/55c489146cf64d80630829a0ac98aa10c073925e) doc: changelog ### 📊 Changes **9 files changed** (+60 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+12 -0) 📝 `backend/open_webui/utils/models.py` (+1 -1) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/components/chat/MessageInput.svelte` (+13 -0) 📝 `src/lib/components/chat/MessageInput/VoiceRecording.svelte` (+12 -0) 📝 `src/lib/shortcuts.ts` (+6 -0) 📝 `src/routes/(app)/+layout.svelte` (+7 -4) 📝 `src/routes/+layout.svelte` (+6 -2) </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-13 15:28:55 -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#81142