mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
77 lines
4.9 KiB
Markdown
77 lines
4.9 KiB
Markdown
---
|
|
layout: post
|
|
title: "Monero GUI 0.18.0.0 'Fluorine Fermi' released"
|
|
summary: Major release containing support for the August 13th 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.0.0 release of the Monero GUI software. This major release is due to the August 13th network upgrade, which in turn adds support for Bulletproofs+, view tags, ring size increase to 16, and fee changes.
|
|
|
|
[The latest CLI release notes can be found on the precedent blog post]({{ site.baseurl_root }}/2022/07/19/monero-0.18.0.0-released.html)
|
|
|
|
Some highlights of this release are:
|
|
|
|
- Add support for v0.18 network upgrade (#[3972](https://github.com/monero-project/monero-gui/pull/3972))
|
|
- Add scan transaction option (#[3932](https://github.com/monero-project/monero-gui/pull/3932))
|
|
- Fix payment proof button (#[3910](https://github.com/monero-project/monero-gui/pull/3910))
|
|
- Fix restoring from default restore height (#[3902](https://github.com/monero-project/monero-gui/pull/3902))
|
|
- Display wallet files with a dot in name #[3968](https://github.com/monero-project/monero-gui/pull/3968))
|
|
- Add separate Ledger Nano S+ entry (#[3903](https://github.com/monero-project/monero-gui/pull/3903))
|
|
- Fix stagenet approximated block height (#[3846](https://github.com/monero-project/monero-gui/pull/3846))
|
|
- Update Mac icon (#[3560](https://github.com/monero-project/monero-gui/pull/3560))
|
|
- Update p2pool to v2.2.1 (#[3966](https://github.com/monero-project/monero-gui/pull/3966))
|
|
- Only kill p2pool when we started it (#[3917](https://github.com/monero-project/monero-gui/pull/3917))
|
|
- Minor bug fixes and UI improvements
|
|
|
|
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero-gui/compare/v0.17.3.2...v0.18.0.0), along with [the source code](https://github.com/monero-project/monero-gui/tree/v0.18.0.0).
|
|
|
|
# Contributors for this Release
|
|
|
|
This release was the direct result of 55 people who worked, largely unpaid and altruistically, to put out 67 commits containing 20610 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are:
|
|
|
|
- selsta
|
|
- luigi1111
|
|
- rating89us
|
|
- reemuru
|
|
- ComputeryPony
|
|
- SChernykh
|
|
- netrik182
|
|
- plowsof
|
|
|
|
A special thanks to translators
|
|
|
|
Agent LvM, TheFuzzStone, foresle, reketen, Josep Mengual, Miguel Medina, Peter Liska, Júlia Forgáčová, Boris Sipos, Carlo, tomas, alreadyburnt, Nima Ghotbi, Parsa Abbasi, E-Moji, MasFlam, Gregg S, Gilberto F da Silva, v1docq47, snipeTR, xmoreee, darckme, Simon Fouilleul, Julian Fouquet, nightwolf3, tedtei, Casimir, CryptoMonero, jindouyunz, Muge Niu, TaoHuachen, MaxQiu0108, Winslow Hee, Lekton Zhang, kingoflove, netrik182, Pozsonyi Péter, liimee, siptruk, I. Musthafa, Wobole, PauleBertt, Marta Kozera, Crusty, GreenPiece, Lennard Merten, Paul Janowitz
|
|
|
|
# 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.0.0.zip)
|
|
- [Windows, 64-bit (Installer)](https://downloads.getmonero.org/gui/monero-gui-install-win-x64-v0.18.0.0.exe)
|
|
- [macOS, 64-bit](https://downloads.getmonero.org/gui/monero-gui-mac-x64-v0.18.0.0.dmg)
|
|
- [Linux, 64-bit](https://downloads.getmonero.org/gui/monero-gui-linux-x64-v0.18.0.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.0.0.zip, 41446de539a20c5f5e1c5098ebaebd77009347b7263bdfc61587d27b6b2ff13f
|
|
monero-gui-install-win-x64-v0.18.0.0.exe, a42ea47f6cc128e428ed115b0496d5d9817542dcf29807c2b674e518864418b5
|
|
monero-gui-mac-x64-v0.18.0.0.dmg, c1beab6aa2351a940bfa585d5bff558babb983a8a70600e5166aacf0c47cc2eb
|
|
monero-gui-linux-x64-v0.18.0.0.tar.bz2, a0680b4fcd4b5b75db9a903d17a8216cd250eff91ecbce769e6b920825c9a4c9
|
|
```
|
|
|
|
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).
|