Skip to content

Releases: haveno-dex/haveno

haveno-1.0.12

13 Oct 17:20
6b3e9fe
Compare
Choose a tag to compare

What's Changed

  • Update to monero-project v0.18.3.4 and monero-java v0.8.33 by @woodser in #1314, #1281
  • Play sounds for notifications (can be disabled in Settings) by @woodser in #1295
  • Schedule offers using available and pending funds by @woodser in #1303
  • Support AppImage installer for Linux by @TheTollingBell in #1270
  • Support flatpak installer for Linux by @Jabster28 in #1230
  • Support one line installer for Tails by @xmrrmx in #1312
  • Show transaction details in Funds > Transactions with transaction key by @woodser in #1311
  • Show transaction fees in Funds > Transactions and export to CSV by @woodser in #1288
  • Fix exporting and importing payment accounts across clients by @woodser in #1293
  • Sync blockchain locally depending on last used local node by @woodser in #1298
  • Reclassify mainnet nodes as public nodes and remove provided nodes by @woodser in #1315
  • Make my offer buttons easier to read in offer book view by @bvcxza in #1310
  • Update naming conventions of CI installer artifacts by @Jabster28, @woodser in #864, #1328
  • De-duplicate additional trade statistics by @woodser in #1326
  • Add log file dedicated for errors (haveno_error.log) by @preland in #1256
  • Add deploy-tmux and deploy-screen configs in Makefile by @kekebit in #1257
  • Bug fixes

New Contributors

Full Changelog: 1.0.11...1.0.12

Running Haveno

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.

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. Alternatively, you can start your own network.

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

  1. Open installer and drag Haveno.app to Applications.
  2. Open a terminal window (cmd + space then type "terminal").
  3. Copy and paste into the terminal: sudo xattr -rd com.apple.quarantine /Applications/Haveno.app and press enter.
  4. Enter your computer password.
  5. Right click /Applications/Haveno.app > Open. Repeat again if needed, even if reported as damaged.

Tails

  1. Enable persistent storage dotfiles and admin password before starting Tails.

  2. Execute a one-line installation command. Network administrators are encouraged make this command available for each release. For example:

    curl -x socks5h://127.0.0.1:9050 -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh "https://github.com/havenoexample/haveno-example/releases/download/v1.0.12/haveno-linux-deb.zip" "FAA2 4D87 8B8D 36C9 0120 A897 CA02 DAC1 2DAE 2D0F"
    

Default application directory:

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

haveno-1.0.11

04 Sep 14:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.10...1.0.11

Running Haveno

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.

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. Alternatively, you can start your own network.

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

  1. Open installer and drag Haveno.app to Applications.
  2. Open a terminal window (cmd + space then type "terminal").
  3. Copy and paste into the terminal: sudo xattr -rd com.apple.quarantine /Applications/Haveno.app and press enter.
  4. Enter your computer password.
  5. Right click /Applications/Haveno.app > Open. Repeat again if needed, even if reported as damaged.

Tails

  1. Enable persistent storage dotfiles and admin password before starting Tails.

  2. Execute a one-line installation command. Network administrators are encouraged make this command available for each release. For example:

    curl -x socks5h://127.0.0.1:9050 -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh "https://github.com/havenoexample/haveno-example/releases/download/v1.0.11/haveno_amd64_deb-latest.zip" "FAA2 4D87 8B8D 36C9 0120 A897 CA02 DAC1 2DAE 2D0F"
    

Default application directory:

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

haveno-1.0.10

07 Aug 13:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.9...1.0.10

Running Haveno

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.

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. Alternatively, you can start your own network.

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

  1. Open installer and drag Haveno.app to Applications.
  2. Open a terminal window (cmd + space then type "terminal").
  3. Copy and paste into the terminal: sudo xattr -rd com.apple.quarantine /Applications/Haveno.app and press enter.
  4. Enter your computer password.
  5. Right click /Applications/Haveno.app > Open. Repeat again if needed, even if reported as damaged.

Default application directory:

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

haveno-1.0.9

21 Jul 12:08
629e150
Compare
Choose a tag to compare

What's Changed

New Contributors

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.

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