Skip to content

Releases: haveno-dex/haveno

haveno-1.0.8

25 Jun 12:54
7acba27
Compare
Choose a tag to compare

What's Changed

New Contributors

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.

haveno-1.0.7

10 Jun 12:23
Compare
Choose a tag to compare

What's Changed

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.

haveno-1.0.6

26 May 11:22
Compare
Choose a tag to compare

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.

haveno-1.0.5

19 May 14:12
80db207
Compare
Choose a tag to compare

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.

haveno-1.0.4

17 May 13:43
Compare
Choose a tag to compare

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.

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 the application to use Monero over clearnet.

What's Changed

  • Update p2p package #756 by @nsec1 in #884
  • Taker security deposit is based on trade amount by @woodser in #906
  • Fix incorrect amounts and concurrent modification exception in spread view by @woodser in #913, #916
  • Recover from failed payout tx by @woodser in #909
  • Update documentation for mainnet.
  • Minor bug fixes and adjustments.

New Contributors

Full Changelog: 1.0.3...1.0.4

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.

Note
If you previously installed Haveno, first clear your Haveno app directory to reset things, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

haveno-1.0.3

09 May 22:53
Compare
Choose a tag to compare

What's Changed

  • Further optimizations based on congestion testing.
  • Arbitrator assigns trade fee address.
  • Improve resilience of trade protocol:
    • Reattempt wallet operations on failure.
    • Refactor error handling and wallet deletion.
    • Reset timeout at more steps.
    • Arbitrator nacks deposit request on error or timeout.
  • Recover from deleted wallet cache.
  • Show reserved amount in maker's offer details.
  • Disable payment sent / received confirmation buttons until acked.
  • Remove duplicate error popups.
  • Update to monero-java 0.8.26.
  • Fix CI tests.

New Contributors

Full Changelog: 1.0.0...1.0.3

haveno-1.0.0

10 Apr 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...1.0.0

New Contributors

Installation Notes

Download and install Haveno using one of the attached installers for Linux, macOS, or Windows. Alternatively you can build from source.

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.

Note
If you previously installed Haveno, first clear your Haveno app directory to reset things, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

haveno-v0.0.20

21 Mar 16:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

Installation Notes

Download and install Haveno using one of the attached installers for Linux, macOS, or Windows. Alternatively you can build from source.

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.

Note
If you previously installed Haveno, first clear your Haveno app directory to reset things, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

haveno-v0.0.19

16 Mar 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

Installation Notes

Download and install Haveno using one of the attached installers for Linux, macOS, or Windows. Alternatively you can build from source.

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.

Note
If you previously installed Haveno, first clear your Haveno app directory to reset things, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

haveno-v0.0.18

19 Feb 22:22
Compare
Choose a tag to compare

What's Changed

  • Increase buy limits to 3, 6, 12, or 96 XMR depending on risk and account maturity.
  • Increase trade fees to 0.15% for maker and 0.75% for taker.
  • Fix app hanging while creating offers on TOR.
  • Limit sell offers to unsigned buy limit then warn within release windows.
  • Simplify wording and update translations.
  • Update price node address.
  • Bug fixes.

Full Changelog: v0.0.17...v0.0.18

Installation Notes

Download and install Haveno using one of the attached installers for Linux, macOS, or Windows. Alternatively you can build from source.

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.

Note
If you previously installed Haveno, first clear your Haveno app directory to reset things, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\