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)