haveno-1.0.7
What's Changed
- Support PayPal, CashApp, and Venmo by @preland, @woodser in #1007, #1010
- Improve reliability of confirming payment sent and received by @woodser in #991
- Fix an issue publishing trade statistics by @woodser in #1005
- Enable proof of work defense for Tor services by @preland in #1012
- Fix issues editing offers by @woodser in #1013
- Fix contract mismatch between SEPA and SEPA instant accounts #981 by @woodser in #990
- Fix creating backups on Windows #996 by @woodser in #997
- Fix navigation links from market view to offer view #974 by @nsec1, @woodser in #988
- Update to monero-java 0.8.29 to fix #995 by @woodser in #1003
- Make terms of acceptance full screen for readability by @nsec1 in #972
- Remove regional cake wallet nodes by @woodser in #1008
- Increase max question length for InteracETransfer to 160 characters #969 by @woodser in #973
- Support extra info for Australia PayID account #976 by @woodser in #994
- Show multisig deposit destination address in transactions view #982 by @woodser in #1004
- Other minor bug fixes.
Full Changelog: 1.0.6...1.0.7
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.