Memry v2026-07-02.3
New Features
Bug Fixes
- 🔒 Accurate error reporting — error tracking now records the real source of a problem without ever including your note content (#665).
Documentation
Chores
- ⚡ Faster app startup — desktop dependencies are now bundled together and only native modules ship loose, trimming load time (#666).
Changelog
Full Changelog: v2026-07-02.2...v2026-07-02.3
#665 fix(observability): send real error source to PostHog without leaking note content @h4yfans
#666 perf(desktop): bundle JS deps into out/, ship only native modules loose @h4yfans