Bug Fixes
This release has a couple of included bug fixes. The first fixes a bug with Opera Touch wallet, which was preventing Onboard from connecting correctly. The second is a revert of some previous changes to the Ledger transport which lead to reports of instability on some browsers and operating systems.
Also included in this release is a new wallet module for wallet.io. To add to your project just include the following wallet init object in your wallets array when initializing Onboard:
{ walletName: 'wallet.io', rpcUrl: 'RPC_ENDPOINT_URL' }
Changelog: