Skip to content

Oasis Wallet 1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 17:40
· 864 commits to master since this release
v1.8.0
c8b7ec9

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