- Post-Quantum Cryptography (PQC): Added support for generating Kyber Hybrid subkeys for encryption (requires GnuPG 2.5+). (#244)
- Major Architectural Streamlining: Moved EML, Keyserver, and Update Check features into Integrated Modules; the core app is now leaner, and these modules can be disabled or removed by users.
- Enhanced Security & Policy: Bundled GnuPG 2.5.18 for Windows and introduced a new Module Loading Policy that defaults to loading only the Integrated Module for better isolation.
- Privacy-First Update Logic: Version checks are now disabled by default in the Wizard and moved to a standalone, user-triggered dialog to minimize network access.
- UI & UX Optimizations: Improved the clarity of signature verification statuses and fixed known issues in the Key/Subkey generation interfaces.
- Platform & Dependency Updates: Updated macOS Intel support to macOS-15 and refreshed all internal dependencies to their latest versions. (#246)
Full Changelog: https://github.com/saturneric/GpgFrontend/compare/v2.1.10...v2.1.11