Skip to content

Releases: oasisprotocol/wallet

Oasis Wallet 1.9.0

09 Feb 12:04
b9e2a8b
Compare
Choose a tag to compare
Oasis Wallet 1.9.0 Pre-release
Pre-release

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

  • Improve mobile layout (#1836, #1838)

  • Show fewer scrollbars (#1796, #1805, #1806, #1811)

  • 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 calling yarn extract-messages which invokes the new
    normalize-translations script. On the UI, React will replace them with the
    English versions automatically.

Internal Changes

Unreleased features and improvements

Oasis Wallet 1.8.1

20 Oct 08:55
v1.8.1
0c16bcf
Compare
Choose a tag to compare

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

  • Update redux dependencies (#1726)

  • Update dependency i18next to v23.6.0 (#1729)

  • Update dependency @types/styled-components to v5.1.29 (#1731)

Oasis Wallet 1.8.0

18 Oct 17:40
v1.8.0
c8b7ec9
Compare
Choose a tag to compare

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

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

Oasis Wallet 1.7.3

28 Aug 16:56
18faf5c
Compare
Choose a tag to compare

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

21 Aug 17:58
6d7713f
Compare
Choose a tag to compare

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

Unreleased features and improvements

  • Hide banner in published extension (#1491)

Internal Changes

Oasis Wallet 1.7.1

25 May 20:13
e9bd265
Compare
Choose a tag to compare
Oasis Wallet 1.7.1 Pre-release
Pre-release

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

12 May 15:57
341daa9
Compare
Choose a tag to compare
Oasis Wallet 1.7.0 Pre-release
Pre-release

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

20 Apr 14:03
0cb091a
Compare
Choose a tag to compare

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

Bug Fixes and Improvements

  • Don't attach copy handler to all InfoBox components (#1394)
  • Reduce bundle size (#1399)

Internal Changes

Oasis Wallet 1.5.0

06 Apr 16:07
3102c10
Compare
Choose a tag to compare
Oasis Wallet 1.5.0 Pre-release
Pre-release

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

Internal Changes

Oasis Wallet 1.4.1

09 Dec 12:26
1109cba
Compare
Choose a tag to compare

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)