Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 19:32
· 60 commits to main since this release

Fixes

  • Catch decryption errors in CouchDB watcher instead of crashing (wrong passphrase skips the doc)
  • Fix DirectFileManipulator initialization bugs in latest livesync-commonlib (addLog handler, settings, database service registration)
  • Print version at startup for easier debugging
  • Add global unhandled rejection handler as safety net
  • Add Docker volume to README examples for index persistence