Skip to content

Releases: oasisprotocol/wallet

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
v1.7.3
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
v1.7.2
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
v1.7.1
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
v1.7.0
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
v1.6.0
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
v1.5.0
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
v1.4.1
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)

Oasis Wallet 1.4

24 Nov 16:06
v1.4
32fd270
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 (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

Oasis Wallet 1.3

27 Oct 14:53
v1.3
2ef70ef
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.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