[PR #5661] [MERGED] 0.3.27 #8531

Closed
opened 2025-11-11 17:58:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (10+)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/5661 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 9/24/2024 **Status:** ✅ Merged **Merged:** 9/24/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`2145463`](https://github.com/open-webui/open-webui/commit/214546399a89a5e3ce50a424b017b2b4aad895f1) fix: fix katex rendering - [`377cc42`](https://github.com/open-webui/open-webui/commit/377cc427b6701708a38ce5af01508cc649e27ce2) fix: Remove unnecessary logging - [`0bfbace`](https://github.com/open-webui/open-webui/commit/0bfbace9aa38ec93e99b6d48d14e3f75acaa8428) fix: Simplify regex - [`e48d66f`](https://github.com/open-webui/open-webui/commit/e48d66f918d61440ebd3cff950004709f83a0c3b) fix: Remove unnecessary logging - [`ff651dd`](https://github.com/open-webui/open-webui/commit/ff651ddc3680e8fcf11e3b5368f4208ce7299df4) fix: dev1 - [`3cee507`](https://github.com/open-webui/open-webui/commit/3cee50768789ac8f759c7483b0676ed22f61c39e) fix: dev2 - [`c7e93b3`](https://github.com/open-webui/open-webui/commit/c7e93b32c5e86a8f697d42d9ec10ff76b671ce2c) Merge pull request #5660 from open-webui/pypi-release - [`71743b2`](https://github.com/open-webui/open-webui/commit/71743b25fe5cc7a0042116c5a292f989032c3142) chore: format - [`3f1255b`](https://github.com/open-webui/open-webui/commit/3f1255b39e8cef8ee37ab147d107bda67549c27b) fix: Change inline and block delimiters - [`30e65b3`](https://github.com/open-webui/open-webui/commit/30e65b33f6ca25b462d0657171d949286d19c45d) fix: Add comments ### 📊 Changes **8 files changed** (+100 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Actually resolves #5658 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:58:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8531