February 26, 2023
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:
Qt
to 5.15.8 (#4103)hidapi
to 0.13.1 on Linux and Windows (#4109, #4120)The complete list of changes is available on GitHub, along with the source code.
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:
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.
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