auth-v4.4.24

upstash/context7auth-v4.4.24Jul 6, 2026by github-actions[bot]

AI Summary

This release focuses heavily on Linux platform stability and QR code scanning usability. It fixes critical startup crashes on Linux, improves dependency management for AppImages and deb packages, and adds new features for importing 2FA codes.

Key Highlights

  • Added support for importing 2FA codes from QR images on desktop
  • Fixed Auth AppImage startup on Linux where bundled C++ runtime libraries conflicted
  • Fixed Linux deb installs missing runtime dependencies on fresh systems
  • Matched Auth Linux title bar to GNOME's dark mode preference
  • Fixed Auth startup crashes on Linux X11 sessions caused by Xlib threading

New Features

  • View and delete Auth codes that could not be parsed
  • Import 2FA codes from QR images
  • Scan frame and torch control for the QR scanner
  • Improved support for importing codes from Google Authenticator QR exports

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.