Skip to content

Memry v2026-08-11

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:47
250f88c

Fixes

  • 🔒 Sync reliability — items no longer end up unreadable when the same note is pushed from two devices at once.
  • 📄 Clearer sync errors — a note that is too large to sync now says so instead of falsely reporting that your storage is full.

Changelog

Full Changelog: v2026-08-08.2...v2026-08-11

#1199 fix(sync-server): content-address item blobs so concurrent pushes cannot tear signature from payload @h4yfans
#1198 fix(sync): report oversized sync payloads as note-too-large, not storage-full @h4yfans
#1192 chore(deps): update dependency js-yaml@>=3.0.0 <3.15.0 to v3.15.1 [security] @app/renovate