[PR #5699] [MERGED] 0.3.29 #60595

Closed
opened 2026-05-06 03:31:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5699
Author: @tjbck
Created: 9/25/2024
Status: Merged
Merged: 9/25/2024
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (6)

  • d501ece fix: Fix KaTeX corner cases
  • e030f26 Merge pull request #5675 from sp301415/dev
  • 1767b64 fix: 'call' url search param not working
  • 92b1acd fix: RESET_CONFIG_ON_START not working
  • 6c4445d fix: filter outlet issue
  • 119a7f1 doc: changelog

📊 Changes

8 files changed (+63 additions, -44 deletions)

View changed files

📝 CHANGELOG.md (+9 -0)
📝 backend/open_webui/config.py (+6 -0)
📝 backend/open_webui/env.py (+4 -12)
📝 backend/open_webui/main.py (+5 -0)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/components/chat/Chat.svelte (+19 -17)
📝 src/lib/utils/marked/katex-extension.ts (+17 -12)

📄 Description

No description provided


🔄 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/5699 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (6) - [`d501ece`](https://github.com/open-webui/open-webui/commit/d501ece24776ac85f0ba79252a7f37ac5b6bfbc9) fix: Fix KaTeX corner cases - [`e030f26`](https://github.com/open-webui/open-webui/commit/e030f261d14d897ffffef8c58b9c45a874b76d81) Merge pull request #5675 from sp301415/dev - [`1767b64`](https://github.com/open-webui/open-webui/commit/1767b64135204a1865086eaea5fdd860a1e23c83) fix: 'call' url search param not working - [`92b1acd`](https://github.com/open-webui/open-webui/commit/92b1acd6fbb576ab799ef7a8dfbb486f7dc21564) fix: RESET_CONFIG_ON_START not working - [`6c4445d`](https://github.com/open-webui/open-webui/commit/6c4445d545b3f52d1f895bd53a6ef282163f45f2) fix: filter outlet issue - [`119a7f1`](https://github.com/open-webui/open-webui/commit/119a7f1933955a8a370ef79d4fd3413e27b11a0c) doc: changelog ### 📊 Changes **8 files changed** (+63 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+9 -0) 📝 `backend/open_webui/config.py` (+6 -0) 📝 `backend/open_webui/env.py` (+4 -12) 📝 `backend/open_webui/main.py` (+5 -0) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/components/chat/Chat.svelte` (+19 -17) 📝 `src/lib/utils/marked/katex-extension.ts` (+17 -12) </details> ### 📄 Description _No description provided_ --- <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 2026-05-06 03:31:06 -05: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#60595