Skip to content

v0.13.1: Network compatibility for v0.10.x Public Testnet

Compare
Choose a tag to compare
@xymcitybot xymcitybot released this 30 Sep 16:30
· 802 commits to main since this release
3ef0371

Milestone: v0.10.x

Changed

  • ⚠️ Profiles are non-backwards compatible because of the separation of private key profiles and HD profiles.
    • Profile types are now restricted to contain either only HD profiles or relate to only one account by private key.
    • Separated HD profiles from private key profiles (fixes #221)
  • Upgraded symbol-sdk to v0.21.0
  • Added [email protected]
  • Upgraded symbol-hd-wallets to v0.13.0
  • Upgraded symbol-qr-library to v0.13.0
  • Added v0.10.x testnet network configuration

Added

  • Added network compatibility for v0.10.x testnet
  • Added mnemonic import / export functionality (fixes #106, fixes #249)
  • Added SignerSelector to alias forms (fixes #480)
  • Added rental fee calculations for artifacts (fixes #356)
  • Added expired artifacts expiration details in transaction details (fixes #279)
  • Added CSV export for transactions list (fixes #416)
  • Added transaction URI import / export (fixes #509)

Fixed

  • Fixed ubuntu builds / install (fixes #457)
  • Several smaller bugfixes (fixes #501, fixes #474)