Releases: oasisprotocol/wallet
Oasis Wallet 1.9.0
Change Log
1.9.0 (2024-02-09)
Features
-
Support naming accounts (#1699)
-
Support removing accounts (#1752)
-
Add Chinese, Slovenian, Turkish translations (#1815, #1821, #1827)
-
Add German and Spanish partial translations (#1817)
-
Suggest previous ethPrivateKeys in ParaTime form (#1737)
-
Show a link to disabled ParaTimes page on Ledger accounts (#1824)
Bug Fixes and Improvements
-
Update translation process and add translation normalization script (#1815)
The translation procedure was slightly changed. On Transifex, use "Download
file to translate" instead of "Download for use". This will download the
version of the file which includes empty strings for missing translations.
Remove empty strings by callingyarn extract-messages
which invokes the new
normalize-translations
script. On the UI, React will replace them with the
English versions automatically.
Internal Changes
-
Update dependencies (#1616, #1708, #1725, #1732, #1733, #1742, #1743, #1744, #1745, #1746, #1750, #1757, #1758, #1759, #1764, #1765, #1766, #1789, #1793, #1795, #1800, #1801, #1803, #1804, #1839)
-
Update dumped validators (#1693)
-
Rename privateKeyPlaceholder to ethPrivateKeyPlaceholder (#1736)
-
Improve tests (#1741, #1755, #1756, #1768, #1775, #1779, #1780, #1786, #1807, #1816)
-
Install setuptools to make Towncrier fork work with Python 3.12 (#1748)
-
Handle new transaction type consensus.Meta (#1785)
-
Use theme to style tabs (#1797)
-
Cleanup leftover for disabling sourcemaps in react-scripts (#1808)
-
Explicitly mark each action and slice for syncing and persisting (#1814)
-
Trigger font to load earlier (#1823)
-
Fix tree-shaking E2E page in production (#1825)
-
Add yaml schema to markdownlint configs (#1828)
-
Only instrument code for coverage when testing (speedup dev server) (#1831)
-
Group all renovate dependency updates under one Changelog entry (#1835)
-
Ignore specific line length rules for Dependabot commits in gitlint (#1840)
Unreleased features and improvements
Oasis Wallet 1.8.1
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.8.1 (2023-10-20)
Bug Fixes and Improvements
- Fix contacts syncing to new tab (#1735)
Internal Changes
Oasis Wallet 1.8.0
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.8.0 (2023-10-18)
Process Changes
-
Add Change Log and the Change Log fragments process for assembling it (#1645)
This follows the same Change Log fragments process as is used by Oasis Core.
For more details, see Change Log fragments.
Features
- Enable ParaTimes transfers (#1636)
- Address Book (#1635, #1657, #1661, #1668, #1674, #1696)
- Password Change (#1675)
- Settings Page (#1666, #1630, #1655, #1713)
- Delete profile modal (#1641)
Bug Fixes and Improvements
- Export private key re-design (#1704, #1720)
- Adjust gas cost for Sapphire and Emerald (#1712)
- Fix refreshing balances on Home page after switching network (#1691)
- Fix continuously refreshing balances in wallet slice (#1692)
- Fix scrolling modals on phone by replacing 100vh with 100dvh (#1702)
Internal Changes
- Miscellaneous improvements (#1614, #1623, #1624, #1621, #1637, #1639, #1640)
- Dependency updates (#1617, #1618, #1620, #1619, #1601, #1622, #1626, #1625, #1629, #1628, #1631, #1634, #1632, #1633, #1636, #1643, #1649, #1642, #1652, #1650, #1653, #1656, #1654, #1658, #1659, #1660, #1664, #1662, #1663, #1667, #1671, #1672, #1669, #1670, #1677, #1676, #1678, #1679, #1680, #1681, #1685, #1684, #1683, #1682, #1687, #1686, #1690, #1688, #1689, #1695, #1698, #1701, #1703, #1705, #1707, #1706, #1711, #1709, #1715, #1716, #1717, #1718, #1719, #1722, #1721, #1723, #1724)
Oasis Wallet 1.7.3
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.7.3 (2023-08-28)
Bug Fixes and Improvements
- Don't shuffle inactive validators to the top (#1608)
Internal Changes
Oasis Wallet 1.7.2
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.7.2 (2023-08-21)
Bug Fixes and Improvements
- Encourage decentralization by shuffling validators on every load (#1517)
- Improve Transak (#1489, #1570, #1579, #1580, #1585, #1588, #1591)
- Add strict Permissions-Policy header (#1583)
- Fix actions syncing between tabs before state is synced (#1595)
Unreleased features and improvements
- Hide banner in published extension (#1491)
Internal Changes
- Always recreate English translation with extract-messages (#1490)
- Test that generated mnemonics contain more than 32 bits of entropy (#1587)
- Increase waiting in flaky E2E tests (#1596)
- Miscellaneous improvements (#1554, #1584)
- Dependency updates (#1488, #1562, #1480, #1481, #1485, #1484, #1493, #1487, #1495, #1482, #1496, #1498, #1492, #1494, #1499, #1500, #1502, #1504, #1501, #1505, #1497, #1506, #1507, #1508, #1510, #1513, #1514, #1515, #1509, #1516, #1518, #1511, #1512, #1522, #1523, #1525, #1520, #1521, #1528, #1527, #1532, #1533, #1534, #1531, #1536, #1535, #1537, #1526, #1529, #1539, #1538, #1540, #1541, #1544, #1543, #1545, #1542, #1503, #1546, #1548, #1547, #1550, #1549, #1551, #1552, #1553, #1555, #1556, #1559, #1558, #1557, #1561, #1560, #1564, #1567, #1568, #1572, #1573, #1577, #1592, #1576, #1593, #1594)
Oasis Wallet 1.7.1
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.7.1 (2023-05-25)
Bug Fixes and Improvements
- Restyle Transak and update surrounding text (#1461, #1469)
- Show total balance in account selector (#1468)
Internal Changes
Oasis Wallet 1.7.0
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.7.0 (2023-05-12)
Features
Bug Fixes and Improvements
- Ignore failures when continuously re-fetching account balance (#1421)
- Restyle and refactor alerts (#1429, #1439, #1448, #1447)
- Make text darker and increase letter-spacing (#1451)
- Prevent freezing UI rendering while pre-deriving accounts from mnemonic (#1454)
Unreleased features and improvements
- Make ParaTimeSelection padding match placeholder, option, and value (#1426)
Internal Changes
Oasis Wallet 1.6.0
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.6.0 (2023-04-20)
Features
- Moved wallet to a new domain https://wallet.oasis.io/. Previous domain https://wallet.oasisprotocol.org/ will still function and redirect to the new domain (#1400, #1415)
Bug Fixes and Improvements
- Don't attach copy handler to all InfoBox components (#1394)
- Reduce bundle size (#1399)
Internal Changes
- Remove an outdated badge from README (#1397)
- Improve footer display without a build version (#1400)
- Fix React hot-reload issues (#1401)
- Use organization scope in package.json as precaution against npm phishing attacks (#1413)
- Dependency updates (#1390, #1388, #1392, #1389, #1391, #1395, #1402, #1403, #1404, #1406, #1407, #1409, #1412, #1414)
Oasis Wallet 1.5.0
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasis.io/.
Change Log
1.5.0 (2023-04-06)
Features
- Save wallet (protected by a password) and sync browser tabs (#975, #1174, #1343, #1370)
- Continuously re-fetch account balance and transactions when tab is focused (#1367)
Bug Fixes and Improvements
- Fix Google Translate crashing React at
removeChild
(#1382) - Improve derivation path display (#990, #1179)
- Validate mnemonic words in MnemonicGrid (#1180)
- Add version tag in footer (#1192, #1307)
Unreleased features and improvements
- ParaTime feature improvements (#1326, #1327, #1346, #1347, #1353, #1352, #1365, #1386)
- Fix requesting WebUSB permissions in latest Chrome in extension build (#1321)
- Implement Transak on-ramp, but hide it for now (#1357)
Internal Changes
- Test that browsers don't write sensitive form inputs to user data (#1175)
- Create development deploys on CloudFlare (#1304, #1387)
- Upgrade CI to node v18 (#1306)
- Miscellaneous improvements (#1177, #1191, #1206, #1230, #1233, #1232, #1248, #1247, #1254, #1309, #1337, #1336, #1362, #1363, #1381)
- Dependency updates (#1251, #1253, #1271, #1323, #1328, #1338, #1384, #1375, #1376, #1374, #1373, #1380, #1372, #1379, #1366, #1361, #1358, #1360, #1359, #1355, #1356, #1351, #1350, #1349, #1348, #1335, #1345, #1344, #1341, #1334, #1340, #1339, #1332, #1333, #1331, #1329, #1330, #1324, #1325, #1322, #1320, #1319, #1318, #1317, #1315, #1316, #1314, #1313, #1311, #1312, #1310, #1308, #1305, #1303, #1299, #1297, #1301, #1298, #1300, #1295, #1294, #1292, #1291, #1290, #1284, #1288, #1287, #1286, #1282, #1283, #1280, #1281, #1279, #1278, #1277, #1093, #1256, #1273, #1272, #1270, #1267, #1269, #1268, #1266, #1264, #1263, #1260, #1262, #1261, #1259, #1258, #1257, #1255, #1239, #1252, #1250, #1249, #1246, #1244, #1245, #1243, #1242, #1207, #1241, #1240, #1238, #1236, #1237, #1235, #1234, #1231, #1223, #1226, #1225, #1224, #1221, #1222, #1219, #1220, #1218, #1217, #1214, #1213, #1215, #1212, #1211, #1210, #1205, #1208, #1209, #1204, #1196, #1185, #1201, #1202, #1198, #1200, #1199, #1197, #1195, #1194, #1193, #1188, #1190, #1189, #1187, #1183, #1182, #1178, #1176)
Oasis Wallet 1.4.1
NOTE: The latest stable deployed version of Oasis Wallet can be found at https://wallet.oasisprotocol.org/.
Change Log
1.4.1 (2022-12-02)
Bug Fixes and Improvements
- Prevent browsers from sending sensitive form inputs to spell-checking API (#1181)