Skip to content

0.1.5

Choose a tag to compare

@ismailivanov ismailivanov released this 16 Jul 01:08

Sync reliability: your changes now reach the server within seconds of making them.

Previously, edits made in a session could stay on the device — postponed by bursts of file writes, or silently skipped when they raced a background pull — and only reached the server (and your teammates) the next time that device opened the vault. Uploads now start at most 250ms after the first edit, changes that race a pull are queued properly, and any still-pending upload is flushed on every background poll.