Skip to content

v6.1.1

Latest

Choose a tag to compare

@rappasoft rappasoft released this 04 Jul 17:12

Fixed

  • Session restoration detection now uses last_activity_at so continuously active sessions do not create duplicate login rows after the original login_at leaves the restoration window (#146).
  • Recent active legacy rows with a null last_activity_at still fall back to login_at during restoration detection.