Skip to content

Releases: hiero-ledger/hiero-sdk-js

v2.62.0

01 Apr 13:17
eca814c
Compare
Choose a tag to compare

What's changed

This release enhances account alias handling in the SDK and introduces new testing and documentation improvements for contract queries and transaction verification. It also includes development dependency upgrades to maintain compatibility and security.

Enhancements

  • Improved Account Alias Handling: Added support for hollow account detection (num=0 with alias) in AccountId. This ensures more accurate handling of aliases and improves protobuf conversion logic.

  • Protobuf Conversion Updates: Enhanced AccountId behavior with more explicit conversion rules for:

    • Both AccountId number and alias set
    • Only alias set
    • Only number set
      Comprehensive test coverage has been included.
      Contributed by @ivaylonikolov7 in #2994

Documentation

  • Mirror Node Contract Queries: Added usage documentation to help developers correctly configure sender addresses using ECDSA keys and aliases in contract queries.
    Contributed by @ivaylonikolov7 in #2993

Tests

  • PublicKey Verification: Added unit tests for PublicKey.verifyTransaction, ensuring correct behavior in signature verification.
    Contributed by @0xivanov in #2971

Dependency Upgrades

  • Development Dependencies:
    • Upgraded chromedriver from 133.0.3 to 134.0.5 (including in the cryptography package)
    • Upgraded sinon from 19.0.2 to 20.0.0
    • Upgraded vite from 6.1.0 to 6.1.3 (including in the cryptography package)
    • Upgraded axios from 1.7.7 to 1.8.2 in `/examples/simple_rest_signature_p

Full Changelog: v2.61.0...v2.62.0

v2.62.0-beta.3

31 Mar 13:21
92e69a5
Compare
Choose a tag to compare

This release adds support for generating UMD build files to allow the library to be used directly in browsers via CDN distribution.

Added

  • Generation of UMD build files (dist/) for browser compatibility, enabling direct script usage in HTML.
  • UMD files are available for easy CDN hosting via unpkg.com, simplifying integration and deployment in web projects.

Full Changelog: v2.62.0-beta.2...v2.62.0-beta.3

v2.62.0-beta.2

25 Mar 16:43
d21c8cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.62.0-beta.1...v2.62.0-beta.2

v2.62.0-beta.1

20 Mar 14:51
c519342
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.61.0...v2.62.0-beta.1

v2.61.0

18 Mar 16:32
ffe09f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.60.1...v2.61.0

v2.61.0-beta.2

12 Mar 10:19
df4658f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.60.1...v2.61.0-beta.2

v2.60.1

04 Mar 16:29
9005ceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.60.0...v2.60.1

v2.60.0-beta.3

28 Feb 12:53
c8d32ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.60.0-beta.2...v2.60.0-beta.3

v2.60.0-beta.2

26 Feb 13:25
a7ff44a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.60.0-beta.1...v2.60.0-beta.2

v2.60.0-beta.1

24 Feb 13:21
610ff9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.59.0...v2.60.0-beta.1