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
main
dev
2145463
377cc42
0bfbace
e48d66f
ff651dd
3cee507
c7e93b3
71743b2
3f1255b
30e65b3
8 files changed (+100 additions, -99 deletions)
📝 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)
CHANGELOG.md
backend/open_webui/__init__.py
backend/open_webui/apps/socket/main.py
backend/open_webui/main.py
package-lock.json
package.json
src/lib/utils/index.ts
src/lib/utils/marked/katex-extension.ts
Actually resolves #5658
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.