Skip to content

v1.4.1

Choose a tag to compare

@kantorcodes kantorcodes released this 03 Dec 15:05
· 221 commits to main since this release
197895d

What's Changed

Per discussion our changes to signTransaction were potentially breaking for existing dApps. We've updated this method to enable passing a base64 string in the original implementation with a depreciation notice.

  • fix: enable signTransaction to be backwards compatible by @kantorcodes in #363

Full Changelog: v1.3.8...v1.4.1