Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 11:25
· 24 commits to main since this release

What's Changed

This is a big update, with a lot of changes:

  • We're now using the new RPC Server of the swap-cli
  • Update the swap-cli to v0.13.1
  • Improvements to the "Waiting for Bitcoin Deposit" page. We're giving the user more context about the fees and amounts involved in the swap
  • Display fiat value of Bitcoin and Monero amounts when hovering over them
  • Allow user to display cryptographic keys required to manually redeem the Monero funds if we're stuck in BtcRedeemed state
  • System to allow users to give feedback build straight into the GUI itself
  • Disable animations (page transition, hover, ...)
  • Display progress bar while monero-wallet-rpc is being updated
  • Beautify log messages
  • Start Tor on startup by default
  • Clarify information about the current swap that is displayed to the user
  • Tons of other small bug fixes and improvements

See comit-network/xmr-btc-swap@0.12.0...0.13.1 for the changes that were introduced to the swap-cli since the last update.