Original PR: https://github.com/open-webui/open-webui/pull/22121 Author: @tjbck Created: 3/2/2026 Status: ✅ Merged Merged: 3/2/2026 Merged by: @tjbck
Base: main ← Head: dev
main
dev
6863ca4
860a0b4
fe837d8
702906a
a9e9fe7
2751a0f
d1dd449
832d018
6 files changed (+73 additions, -51 deletions)
📝 CHANGELOG.md (+9 -0) 📝 backend/open_webui/utils/access_control/__init__.py (+2 -5) 📝 package-lock.json (+2 -2) 📝 package.json (+1 -1) 📝 src/lib/components/chat/Chat.svelte (+7 -1) 📝 src/lib/components/chat/ChatControls.svelte (+52 -42)
CHANGELOG.md
backend/open_webui/utils/access_control/__init__.py
package-lock.json
package.json
src/lib/components/chat/Chat.svelte
src/lib/components/chat/ChatControls.svelte
No description provided
🔄 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/22121
Author: @tjbck
Created: 3/2/2026
Status: ✅ Merged
Merged: 3/2/2026
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (8)
6863ca4perf: use rAF to debounce getContents() during streaming860a0b4Merge pull request #22111 from Algorithm5838/perf/debounce-get-contentsfe837d8fix: pass params when saving a temporary chat702906aMerge pull request #22119 from Algorithm5838/fix/save-temp-chat-paramsa9e9fe7fix: fix memory leaking of ChatControls (#22112)2751a0frefacd1dd449doc: changelog832d018chore: format📊 Changes
6 files changed (+73 additions, -51 deletions)
View changed files
📝
CHANGELOG.md(+9 -0)📝
backend/open_webui/utils/access_control/__init__.py(+2 -5)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Chat.svelte(+7 -1)📝
src/lib/components/chat/ChatControls.svelte(+52 -42)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.