Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 06:04
· 20 commits to main since this release
c996285
  • Add elepha stop to stop the background daemon and confirm its process exits without disabling the service. Close the daemon's database handle before signal-driven exit so the managed lifecycle lease is released for the next startup. Use elepha resume to start capture again by @aldanux in #96
  • Close install and uninstall database readers before changing the capture service. Skip exclusive encryption-migration ownership for already-encrypted databases when no migration needs recovery, allowing upgrades alongside active readers by @aldanux in #96