Skip to content

Releases: TagSteel/AutoLogout

1.0.0

31 Mar 17:35

Choose a tag to compare

AutoLogout v1.0.0

First stable release of AutoLogout, a lightweight desktop utility designed to secure shared workstations by clearing local sessions and closing selected applications when a user leaves.

What’s New

  • User-level security workflow (no admin rights required)
  • Simple desktop UI with one main action: Log out now
  • Automatic cleanup triggers:
    • On app close
    • On Windows sign-out event
    • On inactivity timer
  • Browser cleanup support:
    • Chrome
    • Edge
    • Firefox
  • Preserves saved passwords while removing session artifacts
  • Optional Dashlane compatibility mode to avoid full extension re-login
  • Improved provider-focused cleanup:
    • Stronger local Google sign-out behavior on Chrome
    • Stronger local Microsoft sign-out behavior on Edge
  • Rotating action logs for auditing and troubleshooting

Build & Distribution

  • Windows executable is automatically built by GitHub Actions
  • Release assets include:
    • AutoLogout-windows-x64.zip
    • AutoLogout-windows-x64.zip.sha256

Important Limitations

  • AutoLogout focuses on local workstation sign-out effects
  • Without official provider APIs and admin-level controls, global server-side session invalidation is not guaranteed for all Google/Microsoft scenarios
  • Some third-party apps may require vendor APIs for full remote token revocation

Notes

This 1.0.0 marks the first production-ready baseline.
Feedback and issue reports are welcome to improve compatibility and reliability across environments.