Skip to content

haveno-1.0.5

Compare
Choose a tag to compare
@woodser woodser released this 19 May 14:12
· 51 commits to master since this release
80db207

What's Changed

  • Update Tor by @preland in #933
  • 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.

Full Changelog: 1.0.4...1.0.5

Running Haveno

Haveno can be used on Monero's main network by using a third party Haveno network. We do not officially endorse any networks at this time, but they can be found online, or you can start your own.

For the best experience, running your own local Monero node is highly recommended, because the Tor network can be slow and unreliable with Monero. Alternatively, you can configure your application to use Monero over clearnet.

Installation Notes

Download and install Haveno using an installer for Linux, macOS, or Windows. The installer is provided by the third party Haveno network you're using. Alternatively you can build from their source by customizing these instructions.

Windows & Linux

  • First uninstall Haveno before running the installer.

macOS

  • Open installer and drag Haveno.app to Applications.
  • On a terminal: sudo xattr -rd com.apple.quarantine /Applications/Haveno.app and enter your password.
  • Right click /Applications/Haveno.app > Open. Repeat again if necessary, even if reported as damaged.

Debian

  • The Linux installer is currently packaged in Ubuntu which doesn't work on Debian systems. In the meantime, this script can be used to repackage for Debian.