Skip to content

Releases: worldcoin/walletkit

v0.13.0

10 Apr 07:32
b3e12f5

Choose a tag to compare

Added

  • session proofs support (#347)
  • improve intermediate key handling (#328)

Other

  • update Cargo.toml dependencies
  • Adjust get recovery agent method to return pending update (#350)
  • Register recovery agent from the signup service (#349)
  • Add function to check recovery bindings status (#332)

v0.12.0

02 Apr 18:30
e8c3e7d

Choose a tag to compare

Added

  • do not trigger backups on delete_storage() (#343)
  • add danger_sign_initiate_recovery_agent_update to Authenticator (PROTO-4477) (#333)

Other

  • NFC non-retryable migration errors (#345)

v0.11.3

01 Apr 17:27
c590b2c

Choose a tag to compare

Added

  • add account recovery mechanisms (#330)

Other

  • bump world-id-protocol crates 0.7 → 0.8 and taceo-oprf 0.8 → 0.11 (#337)

v0.11.2

30 Mar 23:48
fd56a5a

Choose a tag to compare

Added

  • expose initiateRecoveryAgentUpdate and executeRecoveryAgentUpdate (#320)
  • walletkit cli (#294)
  • add destroy credential storage method (#322)

Other

  • Walletkit register recovery bindings (#327)
  • bump world-id-core 0.6 → 0.7 (#325)

v0.11.1

24 Mar 20:44
fff2216

Choose a tag to compare

Added

  • expose danger_sign_challenge (#298)

Fixed

  • (walletkit-db) patch sqlite3mc_cipher_name to eliminate thread-safety race (#301)

Other

  • notify_vault_changed when credential vault mutated (#317)

v0.11.0

19 Mar 21:01
55221d8

Choose a tag to compare

Added

  • [breaking] version bump to 0.6 with new RP signature (#308)
  • export credential store as raw bytes (#307)
  • expose TFH recovery agent address in defaults (#299)
  • production defaults (#305)

Fixed

  • (walletkit-core) fix flaky test_session_cache_ttl TTL off-by-one (#303)

v0.10.0

13 Mar 04:20
f29823b

Choose a tag to compare

Added

  • notify host on vault mutations for backup sync (#292)

Other

  • expose associated_data_hash (#297)
  • include expired credentials in list + add delete by ID (#273)

v0.9.1

11 Mar 23:40
aee938d

Choose a tag to compare

Other

  • pass explicit dest_dir for vault backup export (#282). this API breaking change is for a feature not yet in production.
  • add BigInt dep to swift (#290).

v0.9.0

11 Mar 18:37
1ce33b0

Choose a tag to compare

Added

  • use ruint-uniffi for numbers (#283)

v0.8.0

11 Mar 18:08
0f5fd7e

Choose a tag to compare

chore: Release package walletkit version 0.8.0