Skip to content

Releases: hashgraph/hedera-wallet-connect

v1.3.1

19 Jul 01:04
96c54a3
Compare
Choose a tag to compare

What's Changed

This release adds a patch to solve issues that have been reported in verifying signed transactions for a particular node account id. For more information see #124 and #170.

This release also includes a number of dependabot updates.

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

01 Jul 17:06
f487bcf
Compare
Choose a tag to compare

What's Changed

This release adds the functionality to enable communication between a wallet extension and a web dApp embedded in an iframe. Additionally, Hgraph has been added to the codeowners file to facilitate merging to main and releases. A number of dependabot updates are included in this release.

Thanks to everyone that has contributed by reviewing, testing, and adding new functionality.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Jun 21:31
70848f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

24 May 15:37
a7344f4
Compare
Choose a tag to compare

What's Changed

This updates the version in the package.json file so that it can be published to npm.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 May 00:26
126e626
Compare
Choose a tag to compare

This release adds new features implementing the signer interface as well as adds support for multiple sessions. Additionally a number of dependabot PRs were merged.

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.1.0

v1.0.6 - Add types to distribution

31 Jan 15:31
0509aae
Compare
Choose a tag to compare

What's Changed

  • Add types, import production package in demo by @hgraphql in #43
  • fix package name change in the demo
  • remove unnecessary files from npm package

Full Changelog: v1.0.5...v1.0.6

Update release version to npm version

30 Jan 17:14
5fc7932
Compare
Choose a tag to compare

This PR updates the version as published to npm to be the same as the release version on github. This also includes recent dependabot PRs.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

30 Jan 15:01
f069f63
Compare
Choose a tag to compare

What's Changed

  • match stablecoin studio for set up node by @hgraphql in #36

Full Changelog: v1.0.3...v1.0.4

NPM publishing steps

25 Jan 15:59
ae6d70f
Compare
Choose a tag to compare

What's Changed

  • install dependencies before running publish command by @hgraphql in #35

Full Changelog: v1.0.2...v1.0.3

Update publish config

24 Jan 22:29
d9ab9a3
Compare
Choose a tag to compare

What's Changed

  • update package name and fix typo in publish by @hgraphql in #34

Full Changelog: v1.0.1...v1.0.2