Release Notes - v2.2.4

Released on 2025-09-14. This version focuses on fixing issues with scan results and improving accuracy of the reported statistics. No breaking changes were introduced.

  • Corrected a bug where the found variable count did not display when there were missing variables in .env.
  • Environment variables found in commented out code are now ignored — they no longer count towards “Found X unique environment variables in use”.
  • Fixed a bug where the scanner incorrectly reported "no unused variables" when no variables were found at all.