GenyConnect v1.4.880
GenyConnect v1.4.880 Released
This patch release fixes Linux AppImage startup on KDE/Wayland systems, restores support for shorter desktop displays, and aligns Linux packages on the same Qt runtime.
Fixes
- Replaced the unsupported QML shadow usage with a bundled Qt Quick Effects shadow component.
- Kept Linux AppImages independent from host KDE/Breeze QML modules by continuing to force the Basic Quick Controls style.
- Added AppImage validation to reject future KDE-only QML imports and unsupported legacy effect usage before release.
- Made the desktop window respect the screen's available geometry and lowered its resize floor so 1366x768-class displays are supported.
- Updated the Linux x86_64 pipeline to build and package with Qt 6.11.0, matching Linux ARM64, with an explicit version check before packaging.
- Added verified native RPM artifacts for Linux x86_64 and ARM64 releases.
- Added an official Nix flake that builds from source on x86_64-linux and aarch64-linux with the nixpkgs Xray runtime.
Related GitHub issue