v1.4.1
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