Overview
This is the v0.18.3.4 release of the Monero software. This release removes support for locked transfers.
Some highlights of this release are:
- Remove support for locked transfers (#9311)
- Daemon: skip privacy networks that don't have outgoing connections (#9267)
- Daemon: prevent duplicate txs in fluff queue, fix unintended disconnections (#9355)
- Daemon: ZMQ DaemonInfo bug fixes (#9385)
- Wallet: fix stagenet wallet restore height estimate (#9309)
- Wallet: add Ledger Flex support (#9430)
- Fix a bug with log rotation mechanism (#9396)
The complete list of changes is available on GitHub, along with the source code.<...>