Skip to content

v0.7.3

Choose a tag to compare

@mordamax mordamax released this 04 May 15:27
· 142 commits to main since this release
636d95a

0.7.3

Breaking changes

  • handleAccountGetRoot replaced by handleGetUserId — upstream 0.7.4 renamed this method (RFC-0014: Get User Primary DotNS Name). Returns { primaryUsername: string } instead of { publicKey, name }. Error type changed from RequestCredentialsErr to GetUserIdErr.

Changed

  • Dependencies@novasamatech/host-api, host-container, product-sdk → ^0.7.4. Upstream changes include the host_get_user_id method (RFC-0014), sign method ABI ordering fix, and transport message parsing optimization.
  • CI runnersparity-default with corepack enable.

What's Changed

Full Changelog: v0.7.2...v0.7.3