Skip to content

Memry v2026-07-02.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:54
d041463

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