Skip to content

Memry v2026-07-01.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:16
73a210d

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