mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[PR #21314] [MERGED] 0.8.0 #26022
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/21314
Author: @tjbck
Created: 2/12/2026
Status: ✅ Merged
Merged: 2/12/2026
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
0df561crefac9af4062refac5a0488binit (#20881)4c6f100refac14e51e0refac86e6b2brefac: auditfa6f238docs: update pr template with critical checks and improve guidelines (#20872)3bec320refac443908bfix: enforce Allow Chat Valves permission in integrations menu (#20691)c46ef3benh: builtin tools model editor📊 Changes
337 files changed (+29882 additions, -6369 deletions)
View changed files
📝
.github/pull_request_template.md(+18 -4)📝
CHANGELOG.md(+150 -0)📝
Dockerfile(+3 -1)📝
backend/open_webui/config.py(+84 -3)📝
backend/open_webui/env.py(+62 -7)📝
backend/open_webui/functions.py(+0 -2)📝
backend/open_webui/internal/migrations/001_initial_schema.py(+0 -1)📝
backend/open_webui/internal/migrations/002_add_local_sharing.py(+0 -1)📝
backend/open_webui/internal/migrations/003_add_auth_api_key.py(+0 -1)📝
backend/open_webui/internal/migrations/004_add_archived.py(+0 -1)📝
backend/open_webui/internal/migrations/005_add_updated_at.py(+0 -1)📝
backend/open_webui/internal/migrations/006_migrate_timestamps_and_charfields.py(+0 -1)📝
backend/open_webui/internal/migrations/007_add_user_last_active_at.py(+0 -1)📝
backend/open_webui/internal/migrations/008_add_memory.py(+0 -1)📝
backend/open_webui/internal/migrations/009_add_models.py(+0 -1)📝
backend/open_webui/internal/migrations/011_add_user_settings.py(+0 -1)📝
backend/open_webui/internal/migrations/012_add_tools.py(+0 -1)📝
backend/open_webui/internal/migrations/013_add_user_info.py(+0 -1)📝
backend/open_webui/internal/migrations/014_add_files.py(+0 -1)📝
backend/open_webui/internal/migrations/015_add_functions.py(+0 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.