New Features
- 🔗 Web checkout for pricing — pricing buttons on the site now send you to a secure web checkout with a sign-in gate (#661).
- 🆚 Compare hub — added a dedicated /compare section with real app icons to see how MemryNote stacks up (#659).
Bug Fixes
- 📊 Steadier telemetry — diagnosed validation errors and stopped retrying bad batches so reporting no longer gets stuck (#660).
- ✏️ Consistent branding — user-facing site copy now uses the MemryNote name (#655).
Documentation
- 📝 Slow-restart investigation — recorded findings from the auto-update slow-restart investigation (#658).
Chores
Changelog
Full Changelog: v2026-07-01.4...v2026-07-01.5
#661 feat(landing): route pricing CTAs to web checkout with auth gate @h4yfans
#659 feat(landing): dedicated /compare hub with real app icons @h4yfans
#660 fix(telemetry): diagnose validation 400s and stop retrying poison-pill batches @h4yfans
#655 fix(landing): use MemryNote brand name in user-facing copy @h4yfans
#658 docs: record auto-update slow-restart investigation @h4yfans