v0.7.0
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)