Releases: hashgraph/hedera-transaction-tool
Releases · hashgraph/hedera-transaction-tool
v0.4.1
What's Changed
Enhancements
- feat: add custom network support by @SvetBorislavov in #1067
- feat: transaction group execution update by @SvetBorislavov in #1085
- feat: app update change by @SvetBorislavov in #1090
- feat: add system delete & undelete transactions by @SvetBorislavov in #1096
- feat: update migration update directory by @SvetBorislavov in #1097
- feat: add required symbol to group name by @Sheng-Long in #1101
- fix: change 'Transaction Group Name' to 'Transaction Group Descriptio… by @Sheng-Long in #1100
- Secondary button colors updated by @RAMTO in #1102
- feat: change default network to mainnet by @SvetBorislavov in #1109
- feat: remove add new user button if not admin by @SvetBorislavov in #1107
- feat: passthrough the nickname if existing key is used by @SvetBorislavov in #1115
- feat: add version in settings by @SvetBorislavov in #1114
- feat: add notification badge in 'Transactions' menu item by @SvetBorislavov in #1113
- feat: add transaction oversized on create message by @SvetBorislavov in #1117
Fixes
- chore: Fix proper color for fee schedule part status by @yiliev0 in #1087
- fix: node create gossip field crash by @SvetBorislavov in #1091
- feat: system transactions minors by @SvetBorislavov in #1098
- fix: node transaction issues by @SvetBorislavov in #1099
- fix: migration issues by @SvetBorislavov in #1103
- fix: file chunking (file append) by @SvetBorislavov in #1089
- fix: murlock timeout increased by @SvetBorislavov in #1111
- fix: button color in migration modal by @SvetBorislavov in #1110
- feat: add node transaction details by @SvetBorislavov in #1108
- fix: validate status for chain service ha by @SvetBorislavov in #1112
- feat: design doc for how front end requests to backend by @Sheng-Long in #1088
Automation
- test: Add test ids for system file updates tests by @yiliev0 in #1084
- test: Add tests for file update related to system files by @yiliev0 in #1086
- chore: ignore bin files for automation project by @yiliev0 in #1105
Infrastructure improvements
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #1072
Thank you to all the contributors who worked on this release:
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Enhancements
- Enhance uiux where there might be 100 keys to choose from when building a key structure by @RAMTO in #1040
- Set fee payer for system updates & refactor by @SvetBorislavov in #1041
- Add error codes for descriptive messages by @SvetBorislavov in #1060, #918, #989 and #934
- Add transactions for NodeCreate, NodeUpdate, and NodeDelete by @Sheng-Long in #1020
Fixes
- Csv import fix by @jbair06 in #1031
- Feat-update-auth-token-location by @SvetBorislavov in #1061
Automation
- Change test ids, fix double presence of menu in DOM tree by @yiliev0 in #1055
- Add tests for transfer and allowance with complex account by @yiliev0 in #1057
Infrastructure improvements
- Add kubernetes secrets to gitignore by @jbair06 in #1025
- Change default "contents" permissions by @mishomihov00 in #1062
Thank you to all the contributors who worked on this release:
Full Changelog: v0.3.9...v0.4.0