- Fix the issue that kiosk NFTs details will not be found
- Add kiosk doc link for non-transferable kiosk NFTs
- Fix the issue that some kiosk NFTs will not display
- Update coin icons
- Remove NFT tab under discovery
- Restore NFT pages
- Fix the error of getting recent activities
- Update UI
- Update coin icons
- Collapse unrecognized coins
- Provide ability to stake
- Update Morphis logo
- Update fonts
- SDK and wallet standard upgrade
- Fix wrong redirect of wallet management icon
- Sort coin list and SUI on top
- Fix NFT transfer error
- Support forgot password
- Fix NFT transaction information display issue
- Reopen private key import
- Fix transaction information display issue
- Add wormhole link
- Fix NFT display issue
- Add address QR code
- Fix crash when send bridged tokens on mainnet
- Fix bridged tokens display on mainnet
- Support Sui mainnet
- Adjust approve and cancel button position
- Update error message toast
- Fix wrong 'send to' address in send confirmation page
- Fix coin display
- Update @mysten/sui.js@^0.32.1 and @mysten/wallet-standard@^0.5.3
- Configurable discovery banner
- Release wallet management
- Refactor wallet meta storage
- Release security and privacy settings
- Update @mysten/sui.js 0.30.0 and @mysten/wallet-standard 0.5.0
- Update pages related to Sui address
- Change storage structure of vault
- Adjust discovery scroll height
- Fix issue that banner show 'undefined' in case of empty data
- Add cooperated NFTs and DApps
- Add Banner slide
- Add Banner in Discovery page
- Support OriginByte NFTs
- Add discovery items hover effects
- Provide ability to discover dApps and NFTs
- Fix the issue that switching account will trigger creating a new account unexpectedly
- Provide ability to create derived wallet accounts
- Provide ability to customize the wallet, e.g. alias and avatar
- Upgrade @mysten/sui.js to 0.20.0
- Fix the issue of transaction failure
- Perf the code by latest @mysten/sui.js 0.20.0
- Provide ability to change password
- Provide ability to seed phrase and export private key
- Fix typo
- Provide new feature to display nft details and transfer nfs
- Provide new feature to display nfts
- Fix the issue that the wallet status will be lost after update
- Provide ability to connect and transact on dApp (based on Sui adapter)
- Update extension icons
- Refactor the export convention: export default for single-exported module
- Add not found page
- Use base64 icon as dApp display icon
- Change MIT license to Apache 2.0
- Use unique morphis storage keys and password
- Put keys and password into environment variables to avoid disclosure
- Add the transaction detail link to sui explorer
- Fix the issue that the user cannot input transaction amount, and allow users to input decimal pointor decimal comma
- Improve the UX, e.g. error and success toast, etc.
- Refactor UI elements, and use tailwind instead of scss
- Remove mui from morphis and use custom morphis components
- Reduce the pack size by 50%+ (~1.2MB to <600KB)
- Provide new feature to view the detail of coins
- Use morphis unique messaging
- Fix the toast display position
- Morphis wallet initial release
- Add build/pack scripts
- Provide basic wallet functionalities, e.g., coin inspecation, transaction, etc.