Skip to content

haveno-v0.0.7

Compare
Choose a tag to compare
@woodser woodser released this 18 Jun 13:28
· 526 commits to master since this release

What's Changed

  • Use TOR for all connections by default.
  • Manage Monero connections in the UI under Settings > Network Info.
  • Support splitting exact output to fund offer.
  • Support 'Cash at ATM' payment method.
  • 'Receive Funds' shows all subaddresses and their confirmations.
  • Fix arbitrator going offline by adding second seed node.
  • Show offers as 'Pending' when awaiting unlocked funds.
  • Repurpose 'Delete SPV' button to rescan outputs (hidden w/o implementation).
  • Increase price precision to 8 decimals for traditional currencies to avoid rounding.
  • Remove button to edit offers.
  • Remove XMR auto confirmation settings which don't apply to Haveno.
  • Fix display of account limits in payment account form.
  • Fix popup when changing language.
  • Fix incorrect amounts when placing offer.
  • Fix display of payment details in trade step view.
  • Fix display of amounts in trade statistics view.
  • Update to monero-java v0.7.16.
  • Various bug fixes and stability improvements.

Full Changelog: v0.0.6...v0.0.7

Installation Notes

Note
If you've previously installed Haveno with an installer, you'll first need to clear your Haveno app directory to reset things, located at:

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

Mac

  • 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.

Windows & Linux

  • First uninstall Haveno before running the installer.

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.