News linked to both this project and an event.
privacy project Monero has released the graphical wallet software GUI version 0.18.5.0 "Fluorine Fermi". This update is a recommended upgrade version, primarily including numerous bug fixes and feature optimizations. Key highlights of this release include:Migration of the P2Pool installation path to LocalAppData on Windows systemsFix for an edge case in URI parsingProhibition of creating offline transactions in scenarios involving long payment IDsEscaping untrusted text during QR code scanning to enhance securityUpgrade of P2Pool to v4.15Numerous detail bug fixes and stability improvementsMonero officials stated that this version has been open-sourced on GitHub. Users can download and upgrade through official channels to obtain the latest security fixes and stability improvements.
Bitcoin Core officially announced the release of Bitcoin Core v31.0. This version includes several underlying updates and improvements, primarily: upgrading the GUI framework to Qt 6.8; increasing the default database cache from 450 MiB to 1024 MiB on systems with more than 4 GB of RAM; and adding support for the `-privatebroadcast` option to enable private transaction broadcasting. Additionally, to prevent fee estimation errors, the `-paytxfee` startup option—which previously allowed setting a static transaction fee—has been completely removed; users must now rely on automatic fee estimation or specify a fee rate per transaction. Furthermore, the new version applies privacy and security filtering to commands used during wallet recovery and migration.