Skip to content

v4.0.6

Compare
Choose a tag to compare
@jsamol jsamol released this 20 Jul 12:21
· 819 commits to master since this release
4f5b0e7

4.0.6 (2023-07-06)

Features

  • UI: Rebrand Naan to Plenty Wallet
  • Tezos: DAppClient option preferredNetwork is now deprecated and network should be used instead. The network is used to construct permission_request and broadcast_request messages, therefore specifying network in DAppClient#requestPermission or DAppClient#requestBroadcast is no longer supported and any network value set while calling these methods won't be respected.