Skip to content

Releases: hashgraph/hedera-transaction-tool

v0.11.0

14 Mar 05:57
fd2d221
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feat: update @hashgraph/sdk by @SvetBorislavov in #1585
  • feat: verify node keys in DAB transactions by @SvetBorislavov in #1593
  • 1032 allow admin user to add multiple users to back end in one step by @jbair06 in #1602
  • 866 rename delete missing key to something that will let the user know to re upload their key by @jbair06 in #1598

Fixes

Versioning

Full Changelog: v0.10.2...v0.11.0

v0.10.2

10 Mar 18:13
098d65a
Compare
Choose a tag to compare

What's Changed

Fixes

  • revert: removing threshold nicknaming feature #1595

Versioning

  • bump: version bump to 0.10.2

Full Changelog: v0.10.0...v0.10.2

v0.10.0

27 Feb 19:16
70f1ca7
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feat: unsaved group modal, fix: route leave logic by @icoxxx in #1552
  • feat: filter canceled transactions in a group by @icoxxx in #1558
  • test: Fix failing contact list test by @yiliev0 in #1564
  • feat: indicator for unsigned transactions within a group by @icoxxx in #1512
  • feat: add auto mnemonic matching by @SvetBorislavov in #1556
  • feat: add multiple account update by @SvetBorislavov in #1580
  • feat: public key import and nicknames by @icoxxx in #1573

Fixes

  • fix: scrolling to auto-suggested in AppAutoComplete, fix: handler function by @icoxxx in #1557
  • chore(deps): bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #1561
  • chore(deps): bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #1560
  • Export Transaction as .txsig by @jbair06 in #1567
  • fix: required public keys by @icoxxx in #1579
  • Csv import fixes by @jbair06 in #1584

Versioning

Full Changelog: v0.9.2...v0.10.0

v0.9.2

27 Feb 17:43
c052562
Compare
Choose a tag to compare

What's Changed

  • CSV imports now handle both the global memo, as well as individually set transaction memo
  • Transfer fee and amounts are now properly imported as tinybar, as the CSV indicates
  • Visual improvements to transfer summaries

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 Feb 01:59
eeaf044
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

  • test: Fix failing transaction test by @yiliev0 in #1505
  • chore: update reset app message text for user by @jbair06 in #1510
  • fix: accountId color in KeysTab, fix: AccountIdsSelect by @icoxxx in #1506
  • fix: list loop and auto scroll in AppAutoComplete by @icoxxx in #1507
  • chore: update Vitest by @SvetBorislavov in #1526
  • fix: user keys fetching by @SvetBorislavov in #1528
  • fix: clear time in RuningClockDatePicker by @icoxxx in #1517
  • fix: clear words in RestoreKey by @icoxxx in #1515
  • fix: explanatory text & icon in modal, fix: skip modal on logout by @icoxxx in #1548
  • Submit manually execution by @jbair06 in #1549

Full Changelog: v0.8.3...v0.9.1

v0.8.3

13 Feb 16:34
8b690ee
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: submit action only visible for admin/creator and only submits when validStart is valid in d5147c7
  • fix: submit button hidden after submitting the transaction early in 8b690ee

Full Changelog: v0.8.0...v0.8.3

v0.8.0

30 Jan 01:59
9bd85fa
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Versioning

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Jan 23:35
50ffae6
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Versioning

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Dec 23:07
5e5c952
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

New Contributors

  • @icoxxx made their first contribution in #1295

Notes

Front-end and Back-end versions must match. If you are unable to connect to a properly setup back-end, be sure that the versions match.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Dec 16:43
333b403
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Automation

Infrastructure improvements

Thank you to all the contributors who worked on this release:

Full Changelog: v0.4.2...v0.5.0