Skip to content

Memry v2026-08-06.2

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:31

New Features

  • 🕸️ Living graph view — the graph now animates with a real force simulation and you can drag nodes around to arrange them yourself.

Improvements

  • 🔒 Private crash reporting — crashes are now captured reliably and error messages are redacted before they ever leave your machine.
  • 🛡️ Anonymized account diagnostics — your account identity is verified and hashed before it reaches analytics, so it is never sent in the clear.

Changelog

Full Changelog: v2026-08-06...v2026-08-06.2

#976 perf(landing): split posthog-js into its own cached chunk @h4yfans
#980 feat(graph): live force simulation with node dragging @h4yfans
#977 feat(sync-server): emit daily GitHub release download deltas to PostHog @h4yfans
#979 feat(telemetry): durable ship queues, crash reporter, redacted error message @h4yfans
#978 feat(telemetry): account identity from a verified bearer, hashed before it reaches PostHog @h4yfans
#975 test(sync-server): sweep every trusted key for PostHog dimension collisions @h4yfans