New Features
- ๐ Launch polish โ refreshed the landing site with account navigation, a streamlined download page, and a changelog (#657).
- ๐ Downloads are live โ enabled desktop downloads, opened up purchases, and retired the waitlist (#653).
- ๐บ Homebrew auto-updates โ the Homebrew cask now bumps automatically on each release (#652).
Bug Fixes
- ๐ง macOS release fix โ reverted a packaging change that broke the build to unblock macOS releases (#656, #654).
Documentation
Chores
- ๐งน Cleaner comments โ removed external product style references from comments and docs (#651).
Changelog
Full Changelog: v2026-07-01.3...v2026-07-01.4
#656 Revert #654: restore working build to unblock macOS releases @h4yfans
#654 perf(updater): pack node_modules into app.asar to cut macOS update install time @h4yfans
#652 ci(release): auto-bump Homebrew cask on publish @h4yfans
#657 feat(landing): launch polish โ account nav, minimal download page, changelog @h4yfans
#653 feat(landing): launch โ enable downloads, open purchases, remove waitlist @h4yfans
#651 chore: remove external product style references from comments and docs @h4yfans