haveno-1.0.8
What's Changed
- Add scripts to run Haveno on Tails by @BrandyJSon in #1036
- Add Turkish translation by @muklavon in #1049
- Fix stale data error by creating unsigned payout tx by @woodser in #1040
- Disable Tor for private IP addresses by @woodser in #1058
- Fallback to provided nodes on startup error by @woodser in #1060
- Make text in popups selectable by @nsec1 in #1063
- Exclude canceled offers from trade summary by @woodser in #1050
- Preserve market price margin when editing offers by @nsec1 in #1062
- Enable word wrapping for accepted countries list by @wp07e in #1034
- Unselect payment account currencies by default by @wp07e in #1067
- Fix Monero binaries for Linux ARM64 by @woodser in 14a30b4
- Tolerate broken multisig peer by @woodser in 9c08623
- Update monero-java to 0.8.31 by @woodser in 54fddda
New Contributors
- @BrandyJSon made their first contribution in #1036
- @muklavon made their first contribution in #1049
- @wp07e made their first contribution in #1034
Full Changelog: 1.0.7...1.0.8
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.