Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 28 Mar 20:19
· 33 commits to main since this release

Features

  • Setup script generates LiveSync Setup URIs (admin + livesync user) for one-paste Obsidian configuration
  • Correct LiveSync client settings (chunk size, sync mode, obfuscation) baked into URI — prevents config mismatches between devices

Fixes

  • Add missing [httpd] enable_cors = true to CouchDB config (fixes mobile sync)
  • Add max_age = 3600 to CORS config