First step:

BACK UP your haveno wallet seedphrase

Afterwards you can install the update by running the installers from this page (click on the most recent workflow run and scroll down) again or compile it yourself via the repo. Unlike last time, there is no need to wipe any data beforehand.

You can make a manual backup by copying your haveno-reto app directory somewhere safe. You should be able to find it here:

-Linux: ~/.local/share/Haveno-reto/

-macOS: ~/Library/Application Support/Haveno-reto/

-Windows: ~\AppData\Roaming\Haveno-reto\

Changes:

  • Update Tor by @preland
  • Fix the backup function.
  • Fix incorrect translations in withdraw screen.
  • Fix incorrect amounts and error in order statistics view.
  • Deduplicate trade history view.
  • Reset state if main wallet is swapped.
  • Remove excessive warnings in main wallet polling.