mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
77 lines
4.8 KiB
Markdown
77 lines
4.8 KiB
Markdown
|
---
|
||
|
layout: post
|
||
|
title: "Monero GUI 0.18.2.0 'Fluorine Fermi' released"
|
||
|
summary: Release containing redesigned wallet creation UI and support for the upcoming P2Pool network upgrade.
|
||
|
tags: [releases]
|
||
|
author: selsta
|
||
|
image: /blog/assets/2022-07-19-monero-0.18.0.0-released/fluorine-fermi.png
|
||
|
---
|
||
|
|
||
|
<div align="center">
|
||
|
<img src="{{ page.image }}" width="350px">
|
||
|
</div>
|
||
|
|
||
|
# 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]({{ site.baseurl_root }}/2023/02/26/monero-0.18.2.0-released.html)
|
||
|
|
||
|
Some highlights of this release are:
|
||
|
|
||
|
- Update P2Pool to 3.0, add support for the upcoming P2Pool network upgrade (#[4112](https://github.com/monero-project/monero-gui/pull/4112))
|
||
|
- Redesign seed page, ask for seed confirmation on wallet creation (#[3878](https://github.com/monero-project/monero-gui/pull/3878))
|
||
|
- Android: disable local node usage (#[4043](https://github.com/monero-project/monero-gui/pull/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](https://github.com/monero-project/monero-gui/pull/4047))
|
||
|
- Update `Qt` to 5.15.8 (#[4103](https://github.com/monero-project/monero-gui/pull/4103))
|
||
|
- Update `hidapi` to 0.13.1 on Linux and Windows (#[4109](https://github.com/monero-project/monero-gui/pull/4109), #[4120](https://github.com/monero-project/monero-gui/pull/4120))
|
||
|
- Add open folder button after CSV export (#[4077](https://github.com/monero-project/monero-gui/pull/4077))
|
||
|
- Skip proxy when setting localhost remote node (#[4085](https://github.com/monero-project/monero-gui/pull/4085))
|
||
|
- Override desktop theming to fix UI bugs with KDE (#[4091](https://github.com/monero-project/monero-gui/pull/4091))
|
||
|
- P2Pool: restart monerod only when needed and with proper args (#[3936](https://github.com/monero-project/monero-gui/pull/3936))
|
||
|
- Minor bug fixes and UI improvements
|
||
|
|
||
|
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero-gui/compare/v0.18.1.2...v0.18.2.0), along with [the source code](https://github.com/monero-project/monero-gui/tree/v0.18.2.0).
|
||
|
|
||
|
# 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]({{ site.baseurl }}/downloads/#gui) or from the direct links below.
|
||
|
|
||
|
- [Windows, 64-bit](https://downloads.getmonero.org/gui/monero-gui-win-x64-v0.18.2.0.zip)
|
||
|
- [Windows, 64-bit (Installer)](https://downloads.getmonero.org/gui/monero-gui-install-win-x64-v0.18.2.0.exe)
|
||
|
- [macOS, 64-bit](https://downloads.getmonero.org/gui/monero-gui-mac-x64-v0.18.2.0.dmg)
|
||
|
- [Linux, 64-bit](https://downloads.getmonero.org/gui/monero-gui-linux-x64-v0.18.2.0.tar.bz2)
|
||
|
|
||
|
A complete guide for the GUI wallet is included in the archives, but [an online version is available](https://github.com/monero-ecosystem/monero-GUI-guide/blob/master/monero-GUI-guide.md).
|
||
|
|
||
|
# 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]({{ site.baseurl_root }}/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)]({{ site.baseurl }}/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)]({{ site.baseurl }}/resources/user-guides/verification-allos-advanced.html).
|