haveno-1.0.9
What's Changed
- Automatically switch Monero node on error by @woodser in #1102
- Preserve offers if no arbitrators available by @woodser in #1132
- Reduce spam written to logs by @woodser in #1116
- Add more mainnet nodes by @woodser in 1c381de
- Randomize historical trade amounts by @fa2a5qj3 in #1119
- Support IPv6 connections to Monero nodes by @fa2a5qj3 in #1085
- Add "send max" button to withdraw screen by @sraver in #1068
- Add filter search box for offer book by @wp07e in #1113
- Update deployment documentation by @shortwavesurfer2009 in #1152
- Fix "not enough money" error when scheduling offers by @woodser in #1091, #1157
- Recover missing trade wallet data by rescanning blockchain by @woodser in 9b26682
- Add extra info section for CashApp and PayPal by @wp07e in #1106
- Fix script files for Linux and Windows by @milahu in #1141
- Support deleting payment accounts over API by @woodser in #1151
- Threading improvements and bug fixes.
New Contributors
- @sraver made their first contribution in #1068
- @fa2a5qj3 made their first contribution in #1085
- @shortwavesurfer2009 made their first contribution in #1128
- @milahu made their first contribution in #1141
Full Changelog: 1.0.8...1.0.9
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.