You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
72
+
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt](/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.
74
73
75
-
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).
74
+
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)](/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)](/resources/user-guides/verification-allos-advanced.html).
- Multisig: fix key exchange failure in `monero-gen-trusted-multisig` (#[10284](https://github.com/monero-project/monero/pull/10284))
18
+
- Minor bug fixes and improvements
19
+
20
+
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero/compare/v0.18.4.5...v0.18.4.6), along with [the source code](https://github.com/monero-project/monero/tree/v0.18.4.6).
21
+
22
+
# Contributors for this Release
23
+
24
+
This release was the direct result of 7 people who worked to put out 16 commits containing 197 new lines of code. We'd like to thank them very much for their time and effort. In no particular order, they are:
25
+
26
+
- tobtoht
27
+
- selsta
28
+
- binaryFate
29
+
- vtnerd
30
+
- woodser
31
+
- 0xFFFC0000
32
+
- j-berman
33
+
34
+
# Download
35
+
36
+
The new binaries can be downloaded from the [Downloads page](/downloads/#cli) or from the direct links below.
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt](/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.
71
+
72
+
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)](/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)](/resources/user-guides/verification-allos-advanced.html).
This is the v0.18.4.7 release of the Monero GUI software. This release contains bug fixes.
12
+
13
+
[The latest CLI release notes can be found on the precedent blog post](/blog/2026/03/04/monero-0.18.4.6-released/)
14
+
15
+
Some highlights of this release are:
16
+
17
+
- Fix GUI getting stuck during exit on macOS (#[4558](https://github.com/monero-project/monero-gui/pull/4558))
18
+
- Fix lack of focus during password dialog (#[4549](https://github.com/monero-project/monero-gui/pull/4549))
19
+
- Set password for temporary wallet during wizard wallet creation (#[4556](https://github.com/monero-project/monero-gui/pull/4556), #[4571](https://github.com/monero-project/monero-gui/pull/4571))
- Update Qt to 5.15.18 (#[4565](https://github.com/monero-project/monero-gui/pull/4565))
22
+
- Update p2pool to v4.14 (#[4570](https://github.com/monero-project/monero-gui/pull/4570))
23
+
- Minor bug fixes
24
+
25
+
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero-gui/compare/v0.18.4.5...v0.18.4.7), along with [the source code](https://github.com/monero-project/monero-gui/tree/v0.18.4.7).
26
+
27
+
# Contributors for this Release
28
+
29
+
This release was the direct result of 4 people who worked to put out 29 commits containing 163 new lines of code. We'd like to thank them very much for their time and effort. In no particular order, they are:
30
+
31
+
- tobtoht
32
+
- selsta
33
+
- SChernykh
34
+
- luigi1111
35
+
36
+
# Download
37
+
38
+
The new binaries can be downloaded from the [Downloads page](/downloads/#gui) or from the direct links below.
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).
47
+
48
+
# Download Hashes
49
+
50
+
If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt](/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.
61
+
62
+
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)](/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)](/resources/user-guides/verification-allos-advanced.html).
0 commit comments