September 10, 2026 · 3.0.0-alpha.38
Update notes that read like notes
The updater's notes panel printed raw HTML source when a release's notes came from GitHub. Notes now render as formatted text — headings, lists, bold, code, and links — and update feeds carry their release notes directly, so the fallback to GitHub's HTML rendering stops mattering.
- Fixed
Settings → Updates renders release notes as formatted text instead of printing raw HTML source
- New
Notes rendering rebuilds every element from a fixed allowlist — markdown notes and GitHub's HTML fallback both become safe formatted text, never live markup
- Improved
Update manifests now carry the release document as their notes field, and the release gate refuses to publish a feed without one