Skip to content

Commit 8702d28

Browse files
committed
blog: add hyperlink to find_and_save_rings post in release blog
1 parent 79a8ca2 commit 8702d28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2025-08-26-monero-0.18.4.2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This is the v0.18.4.2 release of the Monero software. This is a recommended rele
1717

1818
Some highlights of this release are:
1919

20-
- Wallet: fix privacy leak with malicious remote node (#[10015](https://github.com/monero-project/monero/pull/10015))
20+
- Wallet: fix privacy leak with malicious remote node (#[10015](https://github.com/monero-project/monero/pull/10015)). For a detailed report, read [Post mortem of `find_and_save_rings()` bug]({{ site.baseurl_root}}/2025/08/26/post-mortem-of-find-and-save-rings-bug.html)
2121
- Daemon: more accurate connection count (#[10047](https://github.com/monero-project/monero/pull/10047))
2222
- Minor bug fixes and improvements
2323

_posts/2025-08-26-monero-GUI-0.18.4.2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is the v0.18.4.2 release of the Monero GUI software. This is a recommended
1919

2020
Some highlights of this release are:
2121

22-
- Fix privacy leak with malicious remote node
22+
- Fix privacy leak with malicious remote node. For a detailed report, read [Post mortem of `find_and_save_rings()` bug]({{ site.baseurl_root}}/2025/08/26/post-mortem-of-find-and-save-rings-bug.html)
2323
- Add background sync when locked functionality (#[4050](https://github.com/monero-project/monero-gui/pull/4050))
2424
- Update P2Pool to v4.9.1, fix Linux permission bug (#[4490](https://github.com/monero-project/monero-gui/pull/4490))
2525
- Add P2Pool nano sidechain (#[4482](https://github.com/monero-project/monero-gui/pull/4482))

0 commit comments

Comments
 (0)