Releases: hashgraph/hedera-transaction-tool
Releases · hashgraph/hedera-transaction-tool
v0.5.0
What's Changed
Enhancements
- feat: minor changes & enhancements by @SvetBorislavov in #1223
- feat: add transfer labels in groups, fix count when at 1 in groups by @Sheng-Long in #1217
- feat: change update artifacts by @SvetBorislavov in #1226
- feat: add /InputFiles suffix when migrating by @SvetBorislavov in #1227
- feat: button group colors update by @SvetBorislavov in #1230
- feat: update keychain modal message by @SvetBorislavov in #1229
- feat: generated notice by @RAMTO in #1232
- bump: version bump for the microservices by @jbair06 in #1255
- feat: update repo URL and author by @SvetBorislavov in #1252
- feat: add accounts from account list in AccountId by default by @SvetBorislavov in #1256
- [Snyk] Security upgrade axios from 1.7.7 to 1.7.8 by @hedera-eng-infrastructure in #1257
- feat: add delete for endpoints in node form data, clean up endpoint s… by @Sheng-Long in #1205
- feat: personal mode instead of My transactions by @RAMTO in #1261
- feat: allow multiple mnemonic phrases by @SvetBorislavov in #1277
Fixes
- fix: vulnerable package by updating the eslint by @SvetBorislavov in #1214
- fix: switch cert field sizes by @Sheng-Long in #1158
- fix: profile initialization bugs by @SvetBorislavov in #1228
- chore: Fix network tab selector by @yiliev0 in #1236
- fix: add border, add instruction, dont hide next button by @Sheng-Long in #1233
- fix: save payer ids in drafts, attempt at making balance update on load by @Sheng-Long in #1221
- fix: sort dependecies after fetch by @SvetBorislavov in #1259
- fix: style of fullscreen modal by @SvetBorislavov in #1264
- refactor: remove code duplication by @SvetBorislavov in #1271
Automation
Infrastructure improvements
- chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.5 by @dependabot in #1222
- chore: Fix failing ci by @yiliev0 in #1231
- chore(deps): bump codecov/codecov-action from 5.0.5 to 5.0.7 by @dependabot in #1225
- chore: replace pnpm/action-setup with a step-security maintained one by @PavelSBorisov in #1263
Thank you to all the contributors who worked on this release:
Full Changelog: v0.4.2...v0.5.0
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