Merge pull request #2133 from selsta/v0.18.2.0

blog: add v0.18.2.0 release notes
This commit is contained in:
binaryFate 2023-02-28 11:31:52 +01:00 committed by GitHub
commit 0507926c3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 161 additions and 0 deletions

View file

@ -0,0 +1,85 @@
---
layout: post
title: "Monero 0.18.2.0 'Fluorine Fermi' released"
summary: Release containing various bugfixes as well as improvements to block propagation time.
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 software. This release contains various bugfixes as well as improvements to block propagation time.
Some highlights of this release are:
- Daemon: add RingCT cache for huge block propagation speedup (#[8676](https://github.com/monero-project/monero/pull/8676))
- Daemon: refactored `rx-slow-hash`, add `MONERO_RANDOMX_FULL_MEM` env var to force use the full dataset for PoW verification (#[8678](https://github.com/monero-project/monero/pull/8678))
- Daemon: fix back ping to discover healthy peers to connect to (#[8641](https://github.com/monero-project/monero/pull/8641))
- Daemon: fix Dandelion++ fluff/stem bug with local transactions (#[8628](https://github.com/monero-project/monero/pull/8628))
- Daemon: fix exclusive node DNS resolution for certain hosts (#[8644](https://github.com/monero-project/monero/pull/8644))
- Daemon: cleanup and add new seed nodes (#[8721](https://github.com/monero-project/monero/pull/8721))
- Wallet: update `hidapi`/`libusb` dependencies, fix Trezor connectivity issues on Windows (#[8714](https://github.com/monero-project/monero/pull/8714))
- Fix monero-blockchain-stats omits data from final day (#[8723](https://github.com/monero-project/monero/pull/8723))
- Update `OpenSSL` to 1.1.1t (#[8738](https://github.com/monero-project/monero/pull/8738))
- Minor bug fixes and improvements
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero/compare/v0.18.1.2...v0.18.2.0), along with [the source code](https://github.com/monero-project/monero/tree/v0.18.2.0).
# Contributors for this Release
This release was the direct result of 11 people who worked, largely unpaid and altruistically, to put out 44 commits containing 865 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are:
- SChernykh
- j-berman
- vtnerd
- woodser
- LocalMonero
- UkoeHB
- luigi1111
- selsta
- jeffro256
- tobtoht
- hyc
# Download
The new binaries can be downloaded from the [Downloads page]({{ site.baseurl }}/downloads/#cli) or from the direct links below.
- [Windows, 64-bit](https://downloads.getmonero.org/cli/monero-win-x64-v0.18.2.0.zip)
- [Windows, 32-bit](https://downloads.getmonero.org/cli/monero-win-x86-v0.18.2.0.zip)
- [macOS, Intel](https://downloads.getmonero.org/cli/monero-mac-x64-v0.18.2.0.tar.bz2)
- [macOS, ARM](https://downloads.getmonero.org/cli/monero-mac-armv8-v0.18.2.0.tar.bz2)
- [Linux, 64-bit](https://downloads.getmonero.org/cli/monero-linux-x64-v0.18.2.0.tar.bz2)
- [Linux, 32-bit](https://downloads.getmonero.org/cli/monero-linux-x86-v0.18.2.0.tar.bz2)
- [Linux, armv7](https://downloads.getmonero.org/cli/monero-linux-armv7-v0.18.2.0.tar.bz2)
- [Linux, armv8](https://downloads.getmonero.org/cli/monero-linux-armv8-v0.18.2.0.tar.bz2)
- [Android, armv7](https://downloads.getmonero.org/cli/monero-android-armv7-v0.18.2.0.tar.bz2)
- [Android, armv8](https://downloads.getmonero.org/cli/monero-android-armv8-v0.18.2.0.tar.bz2)
- [FreeBSD, 64-bit](https://downloads.getmonero.org/cli/monero-freebsd-x64-v0.18.2.0.tar.bz2)
# Hashes
If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:
```
monero-win-x64-v0.18.2.0.zip, 112c0647baaa5c7e42f8b121ad633222f608200f9a402dbf2b5cd6b95ee555cd
monero-win-x86-v0.18.2.0.zip, dac24fa46581987041ea3e9d89d745c643afab23a6d74385cdddd1231fe92514
monero-mac-x64-v0.18.2.0.tar.bz2, 25965adf64e20b1fc7e6b4c8839390de90eb2ec702b7fc07271be81ae592bd5c
monero-mac-armv8-v0.18.2.0.tar.bz2, 46e793b1401e3b3b1d7308bacede021ec45af7df70e277530079386abb3915da
monero-linux-x64-v0.18.2.0.tar.bz2, 83e6517dc9e5198228ee5af50f4bbccdb226fe69ff8dd54404dddb90a70b7322
monero-linux-x86-v0.18.2.0.tar.bz2, 22e73cfe0bd8fbd37f9e74b8e3ed78d4682a7c2489b30ba00cd3e70644dfefc2
monero-linux-armv8-v0.18.2.0.tar.bz2, fb20eaf9b04020abdf883eb339258814742a1452653c1f5d8705d16e90413f35
monero-linux-armv7-v0.18.2.0.tar.bz2, 1312afd0dde3262ff89554e278c0130c0ced6bdbeec8bf614fbb40bd03c6a0d2
monero-android-armv8-v0.18.2.0.tar.bz2, 29ea258ff6c213b276dd97432f3ba7f03834c5a3c6787a16af36d15544b60c44
monero-android-armv7-v0.18.2.0.tar.bz2, d72064d7df1ed0e4f5d37eca69a457cb56bb505c32e1a48f4d25480aaecfe1ce
monero-freebsd-x64-v0.18.2.0.tar.bz2, 0647ebc921315d3e2c31de7e1ba6d3bd9f42b582f7b0d2761a61375291cf3307
```
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).

View file

@ -0,0 +1,76 @@
---
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).