Skip to content

Oasis Wallet 1.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 12:04
· 529 commits to master since this release
v1.9.0
b9e2a8b

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