mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #12938] [CLOSED] Update v0.6.5 #46103
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/12938
Author: @edmcquinn
Created: 4/16/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
26154b3Favi + Searxng supportfa4d5c3Fix Faviconc10b52dMerge branch 'open-webui:main' into main90701cdFixing Htmlc1c770eMerge branch 'main' of https://github.com/predictionguard/Chat-Interface13ceb62Favicon Changesa0d7be0Merge branch 'open-webui:main' into mainf054e08Merge branch 'open-webui:main' into imbec2169bPrompt and docs default privateba0953aMerge pull request #1 from predictionguard/private-access📊 Changes
32 files changed (+2725 additions, -45 deletions)
View changed files
📝
Dockerfile(+1 -0)📝
backend/open_webui/env.py(+2 -4)📝
backend/open_webui/static/apple-touch-icon.png(+0 -0)📝
backend/open_webui/static/favicon-96x96.png(+0 -0)📝
backend/open_webui/static/favicon-dark.png(+0 -0)📝
backend/open_webui/static/favicon.ico(+0 -0)📝
backend/open_webui/static/favicon.png(+0 -0)📝
backend/open_webui/static/favicon.svg(+1 -3)📝
backend/open_webui/static/logo.png(+0 -0)📝
backend/open_webui/static/splash-dark.png(+0 -0)📝
backend/open_webui/static/splash.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-192x192.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-512x512.png(+0 -0)📝
docker-compose.yaml(+39 -11)➕
searxng/settings.yml(+2574 -0)➕
searxng/uwsgi.ini(+54 -0)📝
src/app.html(+8 -8)📝
src/lib/components/workspace/Knowledge/CreateKnowledgeBase.svelte(+4 -1)📝
src/lib/components/workspace/Prompts/PromptEditor.svelte(+21 -8)📝
src/lib/components/workspace/Tools/ToolkitEditor.svelte(+4 -1)...and 12 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.