Skip to content

v0.2.5

Choose a tag to compare

@codsay codsay released this 11 Sep 15:54
· 28 commits to master since this release
92b63c1

Breaking changes

  • WalletInfo
    • Rename property key to id for consistency of code

Improvements

  • Introduce uid (which is hashed from id) to use as a reference id for wallets
  • Add icon, description to wallet descriptor
  • Expose 2 new methods: encrypt/decrypt from users to help encrypt/decrypt texts with user's password
  • User's serialize/deserialize support 2 modes (raw value / encryption)

Update dependencies to latest version