mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #18763] [CLOSED] Dev patch mermaid diagram errors #40540
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/18763
Author: @rgaricano
Created: 10/31/2025
Status: ❌ Closed
Base:
main← Head:dev-patch_mermaid_-diagram_errors📝 Commits (10+)
eff4022i18n: add more greek translations27e85e4Merge pull request #18372 from Tsafaras/i18n/more-greek-translationsc0a91b5Update translation.json (pt-BR)f97e739Merge pull request #18394 from joaoback/patch-136cb58affeat: add new feature or fix bug6a0300fbuild(deps): bump python-jose from 1.4.0 to 1.5.0f39f29cbuild(deps): bump unstructured from 0.16.17 to 0.18.15d6915c0Merge pull request #18430 from athoik/bump_unstructuredf503ba4Merge pull request #18424 from athoik/bump_python_jose6910127Merge pull request #18413 from zhsh-12/fix-manifest-duplicate-crossorigin📊 Changes
9 files changed (+627 additions, -538 deletions)
View changed files
📝
backend/requirements.txt(+2 -2)📝
pyproject.toml(+2 -2)📝
src/app.css(+2 -2)📝
src/app.html(+0 -1)📝
src/lib/components/chat/Chat.svelte(+8 -1)📝
src/lib/components/chat/Messages/CodeBlock.svelte(+100 -20)📝
src/lib/i18n/locales/el-GR/translation.json(+489 -489)📝
src/lib/i18n/locales/pt-BR/translation.json(+11 -11)📝
src/lib/utils/index.ts(+13 -10)📄 Description
UPD: Mermaid Errors Management
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.