1.0.11
9th August, 2026
Setup and compatibility
Fixed
- Fast Setup now uses Standard Fetch when CouchDB's 'Use Internal API' setting is enabled, avoiding a streaming request path which Obsidian's buffered API cannot support (Issue 1020).
- Custom headers alone continue to use Fast Fetch when browser CORS permits them; Standard Fetch clears any obsolete Fast Fetch checkpoint after resetting the local database.
Synchronisation and storage
Fixed
- Fractional file timestamps no longer cause affected mobile clients to crash after synchronisation (Issue 1087, PR 1039). Thank you to @andrewleech for the contribution!
- Timestamps are now normalised in the command-line tool and before Obsidian's native file-system writes.