Releases: make-software/casper-wallet
Releases · make-software/casper-wallet
Sync wallet feature
Added the ability to synchronize the extension with a mobile wallet
CEP-18 token's list improvements
- CEP-18 token's list improvements
- bug fixes
Dark mode, change password
- Dark mode
- Change the password feature
- Ability to easily set max amount during transfer
- UI improvement and bug fixes
Send NFT
View NFT improvements
- Improved NFT load times using image-proxy
- Improved Tokens, NFTs, and deploys lists - refactored and added preserving of scroll position
- Fixed issue with sending tokens on Firefox
- Fixed Issue with canceling of signing on close extension
- Display the full public key in the tooltip on the hover
- New illustrations added throughout
View NFTs and Home page redesign
- NFTs views including audio and video playback
- Reimagined home screen UI
- Redesigned header. Now you can change your account and network from the header
- Bug fixes and small improvements
Fix issue with updated casper-js-sdk
As CLPublicKey.toHex()
now by default returns checksummed value was used legacy mode - CLPublicKey.toHex(false)
CSPR, ERC-20 transfers, Topper integration
Here are the key features that we've included in this release:
- Send/Receive $CSPR
- Send/Receive ERC-20 Tokens on Casper Network
- Review account deploy history
- Topper Integration for Quick Fiat-to-$CSPR Conversion
- Bug fixes and improvements