Monero GUI 0.18.2.0 'Fluorine Fermi' released

Posted by: selsta

Overview

This is the v0.18.2.0 release of the Monero GUI software. This release has a redesigned wallet creation UI and adds support for the upcoming P2Pool network upgrade. This upgrade is not mandatory to use the Monero network unless you use P2Pool, but it is recommended.

The latest CLI release notes can be found on the precedent blog post

Some highlights of this release are:

  • Update P2Pool to 3.0, add support for the upcoming P2Pool network upgrade (#4112)
  • Redesign seed page, ask for seed confirmation on wallet creation (#3878)
  • Android: disable local node usage (#4043)
  • Fix creating view only wallet from existing wallet
  • Take priority into account when estimating fee
  • Take dataDir into account when sending cmd to avoid creating log file (#4047)
  • Update Qt to 5.15.8 (#4103)
  • Update hidapi to 0.13.1 on Linux and Windows (#4109, #4120)
  • Add open folder button after CSV export (#4077)
  • Skip proxy when setting localhost remote node (#4085)
  • Override desktop theming to fix UI bugs with KDE (#4091)
  • P2Pool: restart monerod only when needed and with proper args (#3936)
  • Minor bug fixes and UI improvements

The complete list of changes is available on GitHub, along with the source code.

Contributors for this Release

This release was the direct result of 9 people who worked, largely unpaid and altruistically, to put out 64 commits containing 1403 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are:

  • luigi1111
  • ufUNnxagpM
  • SChernykh
  • 2l47
  • Malinero
  • devhyper
  • selsta
  • rating89us
  • plowsof

Download

The new binaries can be downloaded from the Downloads page or from the direct links below.

A complete guide for the GUI wallet is included in the archives, but an online version is available.

Download Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:

monero-gui-win-x64-v0.18.2.0.zip, 94d49925c43ff117c4a93e462afe8529079fb54fcce3965419ec4e0f3e7de22b
monero-gui-install-win-x64-v0.18.2.0.exe, abf8048cca55145052ae870128bfe5b0bfc9e33edc5aa1c8cf64db850da1bfdd
monero-gui-mac-x64-v0.18.2.0.dmg, 7d1fdc850fb2a89983520b7b581f65e7bdfb4bbcd22d3b8637c5ed03af876334
monero-gui-linux-x64-v0.18.2.0.tar.bz2, 1b9d4938a82876466c9c047b3c9c22c41d777aea8ad207ef348a7bb39b382b61

A GPG-signed list of the hashes is at https://www.getmonero.org/downloads/hashes.txt and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.

Two guides are available to guide you through the verification process: Verify binaries on Windows (beginner) and Verify binaries on Linux, Mac, or Windows command line (advanced).


Post tags : Monero Software Releases