Releases: hashgraph/hedera-metamask-snaps
Releases · hashgraph/hedera-metamask-snaps
v0.6.1
What's Changed
- chore(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.0 by @dependabot in #635
- chore(deps): Bump step-security/harden-runner from 2.10.0 to 2.10.1 by @dependabot in #640
- chore(deps): Bump actions/upload-artifact from 4.3.3 to 4.4.2 by @dependabot in #726
- Added memo to home page by @himalayan-dev in #731
- Updated the version number by @himalayan-dev in #734
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Added home page to the snap and added some dialog box for after a tx by @himalayan-dev in #571
- chore(deps): Bump step-security/harden-runner from 2.7.0 to 2.9.1 by @dependabot in #573
- ci: update workflows to use latitude.sh based runners by @nathanklick in #594
- Fix: non-JSON-serializable value error in the snap by @Darrellbor in #597
- Upgrade snap by adding home page and dialog boxes by @himalayan-dev in #609
- chore(deps): Bump micromatch from 4.0.7 to 4.0.8 in /packages/hedera-wallet-snap by @dependabot in #610
- Upgrade snap by @himalayan-dev in #612
- Updated to version 0.6.0 by @himalayan-dev in #613
New Contributors
- @Darrellbor made their first contribution in #597
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore(deps): Bump actions/checkout from 4.1.4 to 4.1.7 by @dependabot in #439
- chore(deps): Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #475
- Added a new API to create a new topic by @himalayan-dev in #492
- Added a new API to update a topic by @himalayan-dev in #493
- Added a new API to submit message to a topic by @himalayan-dev in #494
- Added two new APIs to get topic info and topic messages by @himalayan-dev in #496
- Added a new API to delete a topic by @himalayan-dev in #497
- Update dependencies version by @himalayan-dev in #499
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Updated the max query payment to be 5 Hbar so the queries don't fail by @himalayan-dev in #434
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Unit Tests by @poi-son-ivy in #330
- chore(deps): Bump tar from 6.2.0 to 6.2.1 in /packages/hedera-wallet-snap by @dependabot in #300
- Fix update fee schedule api by @himalayan-dev in #343
- chore(deps): Bump actions/download-artifact from 4.1.4 to 4.1.7 by @dependabot in #327
- chore(deps): Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #326
- chore(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #325
- chore(deps): Bump codecov/codecov-action from 4.1.0 to 4.3.0 by @dependabot in #295
- chore(deps): Bump EnricoMi/publish-unit-test-result-action from 2.15.1 to 2.16.1 by @dependabot in #256
- Created a new API for creating a smart contract by @himalayan-dev in #396
- Created a new API for updating a smart contract by @himalayan-dev in #398
- Created a new API for deleting a smart contract by @himalayan-dev in #399
- Created a new API for call a smart contract function by @himalayan-dev in #400
- Get smart contract details by @himalayan-dev in #402
- Added an API to execute ethereum transactions on the hedera network by @himalayan-dev in #406
- Fix dependencies and other issues by @himalayan-dev in #407
- Up the version number by @himalayan-dev in #414
Full Changelog: v0.3.1...v0.4.1
v0.3.1
v0.3.0
What's Changed
- Added APIs for pause/unpasuing a token by @himalayan-dev in #148
- chore: add dependabot configuration file & update misc repo config by @nathanklick in #144
- chore(ci): refactor workflows to match standards and enable coverage reports by @nathanklick in #147
- chore: remove unused workflow files by @nathanklick in #145
- chore(deps-dev): Bump prettier from 3.0.0 to 3.2.5 by @dependabot in #150
- chore(deps): Bump pnpm/action-setup from 2.4.0 to 3.0.0 by @dependabot in #157
- chore(deps): Bump dcarbone/install-jq-action from 2.0.2 to 2.1.0 by @dependabot in #156
- Feat/kyc flag api by @himalayan-dev in #196
- chore(deps-dev): Bump husky from 8.0.3 to 9.0.11 by @dependabot in #153
- chore(deps): Bump ncipollo/release-action from 1.13.0 to 1.14.0 by @dependabot in #158
- chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.2 by @dependabot in #187
- chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #186
- chore(deps-dev): Bump fork-ts-checker-webpack-plugin from 8.0.0 to 9.0.2 in /packages/hedera-wallet-snap by @dependabot in #192
- chore(deps-dev): Bump webpackbar from 5.0.2 to 6.0.1 in /packages/hedera-wallet-snap by @dependabot in #191
- Fix deps issues by @himalayan-dev in #219
- Throw error object instead error string for the snap apis by @luckdev01 in #220
- Fix eslint errors by @himalayan-dev in #222
- Fix deps issues by @himalayan-dev in #244
- Upgraded hedera sdk to use the latest version by @himalayan-dev in #245
- chore(deps): Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #223
- API: Adding UpdateToken and UpdateTokenFeeSchedule by @poi-son-ivy in #197
- Added an API to show private key of snap account on metamask dialog box by @himalayan-dev in #265
- Refactored code to retry sending transaction for 3 times by @himalayan-dev in #273
- Api/atomic swap by @himalayan-dev in #282
- chore(deps): Bump express from 4.18.3 to 4.19.2 in /packages/hedera-wallet-snap by @dependabot in #266
- Fixed some issues with some APIs by @himalayan-dev in #283
- fix: resolve build issues preventing release issuance by @himalayan-dev in #284
- fix: resolve publish issues with building the snap site package by @nathanklick in #290
- Fix audit issues by @kpachhai in #309
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- Refactor: Moving Hedera types into types/ by @poi-son-ivy in #82
- Refactor: Lodash external library cleanup by @poi-son-ivy in #83
- Refactor: Config Utils To Static Class by @poi-son-ivy in #84
- Refactor: Utils Static Class by @poi-son-ivy in #86
- Refactor: Tuum Utils Static Class by @poi-son-ivy in #87
- Refactor: HederaUtils / params static class by @poi-son-ivy in #88
- Refactor: Fetch Utils To Static Class by @poi-son-ivy in #85
- Refactor: CryptoUtils Static Class by @poi-son-ivy in #89
- chore(deps): Bump ip from 1.1.8 to 1.1.9 in /packages/hedera-wallet-snap by @dependabot in #103
- Release v0.2.5 by @himalayan-dev in #116
- Wallet snap fix by @himalayan-dev in #119
New Contributors
- @dependabot made their first contribution in #103
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
What's Changed
- Support for probufencoded by @himalayan-dev in #70
- Removed unnecessary console logs by @himalayan-dev in #71
Full Changelog: v0.2.2...v0.2.3