auth-v4.4.24
parruda/swarmauth-v4.4.24Jul 6, 2026by github-actions[bot]
AI Summary
A maintenance release for the Auth app focusing on Linux compatibility, QR code scanning improvements, and UI polish.
Key Highlights
- Added support for importing 2FA codes from QR code images on desktop and improved Google Authenticator export support.
- Fixed Linux AppImage startup issues caused by bundled C++ runtime conflicts and missing dependencies like libffi.
- Improved QR scanner camera focusing, device compatibility, and detection on low-resolution images.
- Added a scan frame and torch control to the QR scanner for better usability.
New Features
- Desktop QR code image import support
- QR scanner scan frame and torch control
Full Release Notes
- Added a way to view and delete Auth codes that could not be parsed. - Added support for importing 2FA codes from QR code images on desktop. - Improved support for importing codes from Google Authenticator QR exports. - Fixed Auth AppImage startup on Linux systems where bundled C++ runtime libraries could conflict with host graphics drivers. - Fixed Auth AppImage startup on Linux systems where bundled dependencies could not find libffi. - Fixed Auth deb installs missing Linux runtime dependencies on fresh systems. - Matched the Auth Linux title bar to GNOME's dark mode preference. - Fixed Auth Linux pacman package dependency metadata so libsodium is installed for crypto initialization. - Improved Linux setup guidance when system authentication needs extra setup. - Fixed Auth startup crashes on Linux X11 sessions caused by Xlib threading initialization. - Improved QR code detection when importing from low-resolution gallery images. - Improved QR scanner camera focusing and device compatibility. - Added a scan frame and torch control to the QR scanner. - Fixed QR scanner black screens when adding codes. - Improved animation smoothness for Auth on Windows high-refresh-rate displays.