Oasis Wallet 1.2
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.
Change Log
1.2 (2022-10-04)
Features
- Derive multiple accounts from mnemonic (#983)
Bug Fixes and Improvements
- Fix importing multiple accounts from Ledger (#980)
- Update links to documentation (#993)
- Rename font LICENSE files (#1000)
- Change language icon for consistency with docs (#999)
- Detect invalid private keys when importing them (#1007)
- Improve the
trimLongStart()
function (#1006) - Fix importing and reselecting the same account (#984)
- Mention the correct ticker in account summary (#1026)
Internal Changes
- Use named components in translations (#985)
- Dependencies updates (#982, #907, #994, #995, #996, #998, #959, #1001, #1005, #977, #1010, #957, #913, #1016, #1017, #1023, #1030. #898, #1024, #1033, #1014, #1039, #1040, #1041, #1044, #1060, #1062)
- Refactor tests (#989)
- Make private key testing code more explicit (#1009)
- Remove executable flag from source files (#1020)
- Extract PasswordField from FromPrivateKey (#1018)
- Fix a typo in theme (#1021)
- Remove global wallet id and index accounts by address (#1019)