Download Latest Version v0.8.7 source code.tar.gz (51.4 MB)
Email in envelope

Get an email when there's a new version of Open WebUI

Home / v0.8.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 19 hours ago 1.3 kB
v0.8.7 source code.tar.gz < 19 hours ago 51.4 MB
v0.8.7 source code.zip < 19 hours ago 55.1 MB
Totals: 3 Items   106.6 MB 0

[0.8.7] - 2026-03-01

Fixed

  • 🔒 Connection access control privacy. Tool server and terminal connections without explicit access grants are now private (admin-only) by default, fixing a bug where connections configured with no access grants were visible to all users instead of being restricted. Commit
  • 🧠 ChatControls memory leak. The ChatControls panel no longer leaks event listeners, ResizeObserver instances, and media query handlers when navigating between chats, fixing memory accumulation that could degrade performance during extended use. #22112
  • 💾 Temporary chat params preservation. Model parameters are now correctly saved when creating a temporary chat, ensuring custom settings like temperature and top_p persist across the session. Commit
  • âš¡ Faster artifact content updates. Artifact content extraction during streaming is now debounced via requestAnimationFrame, reducing redundant DOM reads and improving CPU efficiency when tokens arrive faster than the browser can paint. Commit
Source: README.md, updated 2026-03-02