1.5.0StashSync.app team1 min read

v1.5.0 — Reliable Account Switching for Synced Data

Fixes a sync issue where switching the document owner could clear synced data; the Yjs document is now recreated on owner change instead of wiping its shared maps.

Fixed

  • Account switching no longer risks clearing synced data: when the document owner changes, StashSync now recreates the Yjs document instead of clearing its synced maps in place. This prevents stale data from leaking between accounts and avoids unintended wipes of synced content during the transition.