Skip to content

haveno-1.0.13

Compare
Choose a tag to compare
@woodser woodser released this 12 Nov 12:08
· 96 commits to master since this release

What's Changed

  • Support USDT (ERC20 & TRC20) by @woodser in #1388
  • Refactor tabs for simplicity: Buy or Sell XMR for Fiat, Crypto, or Other assets by @woodser in #1379
  • Update Tails script to retry download using wget by @nahuhh in #1381
  • Update Tails instructions by @woodser, @nahuhh in #1344, #1385
  • Improve backup recovery if wallet cache is corrupt by @woodser in #1398
  • Support opening dispute if unable to open trade wallet by @woodser in #1398
  • Fix sorting Buy or Sell XMR > Amount column by @niyid in #1370
  • Fix sorting transaction memo column by @niyid in #1354
  • Fix background color of transaction ID on withdraw by @bvcxza in #1367
  • Focus on input field in password dialog window by @woodser in #1342
  • Add description of how payment details are stored and shared when creating account by @rafau in #1387
  • Show crypto address in trade step view instead of account name by @woodser in #1391
  • Update price nodes to support USDT by @woodser in haveno-dex/haveno-pricenode#39
  • Add validation to SingleThreadExecutorUtils.java by @XMRZombie in #1378
  • Other stability improvements and bug fixes (see full changelog)

New Contributors

Full Changelog: 1.0.12...1.0.13

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

  • See instructions. Network administrators are encouraged to make the one-line installation command available for each release.

Default application directory:

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