auth-v4.4.24

Developer-Y/cs-video-coursesauth-v4.4.24Jul 6, 2026by github-actions[bot]

AI Summary

This release focuses on enhancing 2FA code management and fixing critical Linux compatibility issues. It introduces new features for importing codes via QR images and addresses startup crashes on various Linux distributions and X11 sessions.

Key Highlights

  • Added support for viewing and deleting unparseable Auth codes
  • Fixed Linux AppImage and deb startup issues with dependencies
  • Improved QR scanner with frame overlay and torch control
  • Enhanced 2FA import from Google Authenticator QR exports

New Features

  • View and delete unparseable Auth codes
  • Import 2FA codes from QR code images on desktop
  • Scan frame and torch control for QR scanner

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.