Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 07:55
· 69 commits to main since this release
v0.7.0
015da4b

⚠️ This release requires relinking.

The data is now encrypted at rest by default. As a result, a passphrase is now
required. If not provided as a CLI argument, you will be prompted for it at
startup. On macOS, the passphrase can be retrieved from the keychain.

🚀 Features

  • Make passphrase obligatory (#389)
  • Add on-boarding flow when there is no config (#391)
  • Replace presage sled store with sqlite (#388)

🐛 Bug Fixes

  • Uploading attachments via presage update (#393)
  • Typo in error message (#394)