mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #5661] [MERGED] 0.3.27 #8531
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/5661
Author: @tjbck
Created: 9/24/2024
Status: ✅ Merged
Merged: 9/24/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
2145463fix: fix katex rendering377cc42fix: Remove unnecessary logging0bfbacefix: Simplify regexe48d66ffix: Remove unnecessary loggingff651ddfix: dev13cee507fix: dev2c7e93b3Merge pull request #5660 from open-webui/pypi-release71743b2chore: format3f1255bfix: Change inline and block delimiters30e65b3fix: Add comments📊 Changes
8 files changed (+100 additions, -99 deletions)
View changed files
📝
CHANGELOG.md(+7 -0)📝
backend/open_webui/__init__.py(+1 -0)📝
backend/open_webui/apps/socket/main.py(+0 -1)📝
backend/open_webui/main.py(+5 -2)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/utils/index.ts(+0 -18)📝
src/lib/utils/marked/katex-extension.ts(+84 -75)📄 Description
Actually resolves #5658
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.