v2.3.0
Breaking change
It is not good to include breaking changes in minor updates, but these updates are not yet commonly used functions, so we included them in minor updates.
- Change the connection method of the newly developed extension.
ConnectType.WEBEXTENSIONhas been removed,ConnectType.WEB_CONNECThas been added (two things are same. just replaceConnectType.WEBEXTENSIONtoConnectType.WEB_CONNECT)
- Change the return value of the
sign()method