Releases: oasisprotocol/wallet
Releases · oasisprotocol/wallet
Oasis Wallet 1.4
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.
Change Log
1.4 (2022-11-24)
Features
- Multiple accounts derived from mnemonic: add pagination to import account flow (#1124, #1142, #1141)
Bug Fixes and Improvements
- Fix extension WebUSB permission issue (#1079)
- Disable Google Translate on displayed account addresses (#1144)
- Split commission bound entries into rows (#1150)
- Fix modals scrolling to top on every selection (#1157)
- Prevent browsers from writing sensitive form inputs to user data (#1171)
Internal Changes
- Implement ParaTimes transfers, but hide it for now (#992)
- Explicitly disable
externally_connectable
in manifest (#1109) - Fix ethereumjs imports (#1111)
- Add playwright (#1119)
- Remove IE11 and Android 4.4.x from the list of supported browsers (#1120)
- ParaTimes: increase test coverage around components (#1114)
- Update dumped validators (#1123)
- Add string_decoder to dependencies after Parcel update (#1139)
- Playwright E2E test extension popup gets state from background page (#1128)
- Move route address validation from AccountPage into routes (#1145)
- Refactor inputs (#1154)
- Dependency updates (#1106, #1115, #1116, #1113, #1121, #1125, #1126, #1122, #1127, #1129, #1130, #1131, #1133, #1134, #1135, #1136, #1137, #1138, #1132, #1140, #1147, #1146, #1151, #1152, #1153, #1155, #1156, #1158, #1159, #1160, #1161, #1162, #1163, #1164, #1165, #1166, #1169, #1170, #1172, #1173)
Oasis Wallet 1.3
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.
Change Log
1.3 (2022-10-27)
Bug Fixes and Improvements
- Replace click listeners on submit buttons with submit listeners on forms (#1070, #1037)
- Show notification when an address has been copied (#1012)
- Refactor password field validation and restyle (#1081)
- Refactor HomePage buttons into ButtonLinks to improve accessibility (#1097)
- Restyle default tooltips and toast notifications (#1098)
Internal Changes
- Dependencies updates (#1060. #1062, #1015, #1065, #1063, #1067, #1068, #1071, #1072, #1075, #1073, #1074, #1034, #1077, #1076, #1078, #1084, #1080, #1011, #997, #1083, #1085, #1086, #1088, #1090, #1099, #1095, #1101, #1100, #1102, #1103, #1104, #1105)
- Update Mega Linter (#1087, #1089)
- Support nullish assignment syntax in i18next-scanner (#1066)
- Remove component and slice generators (#1069)
- Update gitignore (#1082)
- Rename renovate group PRs (#1092)
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)
Oasis Wallet 1.1
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.
Change Log
1.1 (2022-08-30)
Features
- Add support for displaying ParaTime transactions (#849)
NOTE: Only Emerald ParaTime is indexed on production Oasis Scan so far. - Make UI changes to improve mobile UX and UX of the upcoming extension build from this codebase:
- Add “Reclaim all” button (#931)
- Display estimated debonding time in debonding list (#963)
- Introduce “-” for unknown values in the account information and survive fetching delegations errors (#916, #879)
- Recognize transactions that set an allowance (#958)
- Display failed status on transactions (#925)
Bug Fixes and Improvements
- Improve numeric precision with BigNumber.js (#952, #932)
- Add Latin ext font for better support of different languages (#867)
- Prevent race conditions when loading account, network, and staking data (#868)
- Speedup loading network configuration (#976)
- Prevent full reload when clicking "Open your wallet!" link (#891)
- Fix incorrect external links in the app side navigation (#903, #921)
- Improve display of balance in account selector to no longer be split into two lines (#966)
- Fix amount formatting in transaction preview (#951)
- Fix keyboard accessibility of sidebar after creating a wallet (#864)
- Fix display of available balance in the account selector, stop using misleading “total” field from RPC (#927)
- Fix debonding list for multiple debonding from the same validator (#961)
- Hide "Send Transaction" and "Add Escrow" forms when viewing accounts other than the opened account (#865, #918)
Internal Changes
- Improve build process (#904)
- Remove unused dependencies (#878)
- Remove unused react-script boilerplate code (#866)
- Update dependencies
- Speed up CI (#875, #874)
- Add type-safety tests (#914, #911)
- Fix OpenAPI configuration $schemas (#892)
- Fix dump-validators by not using OpenAPI post-request middleware (#949)
- Change button border-radius in theme (#947)
- Use en-US locale in tests (#956)
- Improve testing queries (#930)
- Cleanup render functions and double HTML from testing snapshots (#928)
- Improve Codecov config and allow coverage to drop by 0.5% (#910)
- Remove deprecated VS Code extensions from recommendations (#919)
- Miscellaneous improvements (#922)
Oasis Wallet 1.0
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.
Change Log
1.0 (2022-06-15)
Process
- Initial release
v1.0.0-dev.6
1.0.0-dev.6 (2021-05-25)
Bug Fixes
v1.0.0-dev.5
1.0.0-dev.5 (2021-05-24)
Features
v1.0.0-dev.4
1.0.0-dev.4 (2021-05-23)
Bug Fixes
- better hover color for darkmode on transactions (a6f50b7)
- hotfix for oasis-explorer account summary issue (a9f1e9a)
- deps: update dependency @ledgerhq/hw-transport-webusb to v5.51.0 (#52) (bfb6b24)
- deps: update dependency @ledgerhq/hw-transport-webusb to v5.51.1 (#54) (7032a2e)
- deps: update dependency cborg to v1.3.1 (#57) (5875baf)
- deps: update dependency combinate to v1.1.4 (#63) (5ab0f32)
- deps: update dependency i18next to v20.2.4 (#69) (9754a31)
- deps: update dependency i18next to v20.3.0 (#73) (7cb4583)
- deps: update dependency i18next-browser-languagedetector to v6.1.1 (#58) (3790999)
- deps: update dependency styled-components to v5.3.0 (#50) (4cd2043)
- deps: update dependency web-vitals to v1.1.2 (#51) (f13b72a)
- update total to bypass oasis-explorer's (7b8985d)
- workaround around oasis-explorer balance issue (ee77517)
Features
v1.0.0-dev.3
1.0.0-dev.3 (2021-05-04)
Bug Fixes
- change the color of borders over 200ms too (5e685a5)
- deps: update dependency bip39 to v3.0.4 (#36) (da9db96)
- deps: update dependency grommet to v2.17.2 (#42) (0083fca)
- deps: update dependency react-i18next to v11.8.14 (#38) (06ff433)
- deps: update dependency react-i18next to v11.8.15 (#40) (2443666)