What’s Changed

  • Reduce disk usage up to 98% by saving wallets less frequently, as needed by @woodser in #1510
  • Update to Tor browser v14.0.3 and Tor binary v0.4.8.13 by @boldsuck in #1534
  • Increase trade limit of ‘no deposit’ offers to 1.5 XMR by @woodser in #1536
  • Show reserved balance for offer funding subaddresses in Funding view by @woodser in #1508
  • Fix fractional errors converting between atomic units and XMR by @woodser in #1551
  • Update to monero-java v0.8.35 by @woodser in #1551
  • Rename ‘Cash at ATM’ to ‘Cardless Cash’ by @woodser in #1538
  • Support startup flag to specify blockchain location for local node (–xmrBlockchainPath) by @woodser in #1547
  • Support startup flag to preserve existing Monero binaries (–updateXmrBinaries) by @woodser in #1537
  • Fix showing extra info in offer details for PayPal, CashApp, and Cardless Cash by @woodser in #1539
  • Add version to password dialog and splash screen by @phytohydra in #1507, #1513
  • Improve performance of loading offer views by @woodser in #1533
  • Update Czech translations by @slrslr in #1523
  • Update translations for high chargeback risk and filter object by @woodser in #1520, #1521
  • Log connection timeouts at info level instead of warning by @woodser in #1514
  • Upgrade GitHub workflows to remove deprecation warnings by @boldsuck in #1545
  • Fix warnings on shutdown about task cancelled by @woodser in #1532
  • Other bug fixes