Announcing v0.9.0

Release 0.9.0 is out!

The main feature of this release is the support for synchronization via Dropbox accounts!


Affected repositories

rust-keylock-lib

rust-keylock-ui

rust-keylock-android

Changelist

  • Synchronization via Dropbox.
  • By using rust-bcrypt, we were able to ditch the unmaintained rust-crypto.
  • Increased the bcrypt cost.
  • Applied clippy proposals.
  • Using the latest j4rs and its maven dependencies download-during-build feature, the size of the rust-keylock-ui crate got much smaller.