Release v2.15.0
New features
- Add support for GridPlus Lattice wallets ( #1527 )
- Add Cryptokitties transfer as is special NFT case ( #1550 )
- Walletconnect safe app now is compatible with wc: link instead of QR snapshot where available
Fixes
- Replace owners modal is not showing names from address book ( #1558 )
- Send collectibles using modal from address book view crashes the app ( #1554 )
- Fix wrong transaction status in some edge cases ( #1490 )
- Fix not showing pending status for a transaction that is waiting to be executed ( #1501 )
- Fix rounding issue when sending max ETH value ( #1575 )
- Fix wrong address in quick copy button and Etherscan link on "Edit owner" modal ( #1542 )
- Don't show ENS message in networks that are not compatible with ENS ( #1557)
- Fix NFTs transactions that were shown as "Custom transaction" instead token transfer ( #1561 )
- Fix "Send again" option in transaction details ( #1244 )
- Remove provider when app disconnect event is sent from owner wallet side ( #1588 )
Chore
- Add documentation for different networks configuration ( #1533 )
- Dependencies update and cleanup