mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #2782] [MERGED] 0.2.3 #36723
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2782
Author: @tjbck
Created: 6/3/2024
Status: ✅ Merged
Merged: 6/3/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
80d173cImprove Chinese translation7e761a6FIX searxng URL construction using params for arg passing08443b3Revert log level to debug2d1a890Improve more Chinese translation content6022f6ffeat: double click title to editdb3d48efeat: automatically focus title input when editingde03bf8feat: add option to allow nonlocal TTS voices8f03daefix: selected local tts voice not shown in settingsf9351afrefac: message inputab58947Merge pull request #2775 from cheahjs/feat/allow-nonlocal-tts📊 Changes
44 files changed (+401 additions, -231 deletions)
View changed files
📝
CHANGELOG.md(+15 -0)📝
backend/apps/rag/search/searxng.py(+49 -14)📝
backend/utils/misc.py(+27 -5)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/MessageInput.svelte(+10 -21)📝
src/lib/components/chat/Settings/Audio.svelte(+35 -11)📝
src/lib/components/layout/Sidebar.svelte(+13 -1)📝
src/lib/i18n/locales/ar-BH/translation.json(+2 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+2 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+2 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+2 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+2 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+2 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+2 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+2 -0)📝
src/lib/i18n/locales/en-US/translation.json(+2 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+2 -0)📝
src/lib/i18n/locales/fa-IR/translation.json(+2 -0)📝
src/lib/i18n/locales/fi-FI/translation.json(+2 -0)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.