Skip to content

Oasis Wallet 1.3

Compare
Choose a tag to compare
@tjanez tjanez released this 27 Oct 14:53
· 2410 commits to master since this release
v1.3
2ef70ef

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