GUI:
Skip nodes that are behind last checkpoint in Simple Mode
Warn when connecting to an outdated node
Update Qt to 5.15.6 on Windows and Linux (#4025)
Allow to use Windows Installer on ARM64 systems (#4026)
Update translations (#4031)
Minor bug fixes and UI improvements
CLI:
Wallet: fix unicode file path support on Windows (#8548)
Wallet: fix multisig seed restore (#8545)
Wallet: fixes to output import/export, allow exporting in chunks (#8555)
Wallet: skip bootstrap nodes that are lower than last checkpoint (#8552)
Wallet: check wallet compatibility with daemon’s hard fork version (#8544)
Minor bug fixes and improvements