Skip to content

Syncery v1.0.0

Choose a tag to compare

@d0nizam d0nizam released this 23 Jun 22:11

[v1.0.0] — 2026-06-24

First public release. Syncery keeps your whole reading state in sync across
every device you read on — no account, and no central server unless you choose
to run one.

  • The full reading state, not just position. Reading progress, highlights,
    notes, bookmarks, ratings, reading status, and book metadata all travel
    together.
  • Your choice of transport. Syncthing for peer-to-peer sync with no server,
    or cloud storage — Dropbox, WebDAV, or FTP.
  • Plain JSON beside your books. Everything is stored as readable JSON in each
    book's sidecar (or a content-hash folder that survives renames), so your data
    is never locked in.
  • Offline-safe merging. Two devices edited while offline converge to the same
    result instead of overwriting each other; annotations and render settings
    merge the same way regardless of which device synced first.
  • Update from inside KOReader. Check for plugin updates (below Advanced)
    fetches the latest release from GitHub, shows the notes, installs it in place,
    and restarts — no bundled certificate, and Android-safe.