Skip to content

haveno-1.0.6

Compare
Choose a tag to compare
@woodser woodser released this 26 May 11:22
· 211 commits to master since this release

What's Changed

  • Maker selects arbitrator (breaking protocol change). 1150d92
  • Improve offer reliability by increasing timeouts and reprocessing.
  • Only publish successful trades. #943
  • Fix issue connecting to custom Monero node. #945
  • Fix issue confirming payment sent or received. #960
  • Update Tor's netlayer by @preland. #927, #955
  • Expand offer "Extra Info" by @nsec1. #950
  • Enable cancel button while placing an offer. 68a4c21
  • Fix error on startup with non-english. #912
  • Fix payment methods with hardcoded limits based on BTC (e.g. India/UPI)
  • Various bug fixes.

Full Changelog: 1.0.5...1.0.6

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.