Skip to main content

v2.0.2

Released February 2026

Dashboard loading fix

The active projects dashboard occasionally showed a blank state on first load even when projects existed. This was a race condition where the project list request was resolving before the session was fully established. The loading sequence has been corrected.

Sign-in redirect

Fixed an edge case where users returning to the app after a session expiry were redirected to a broken URL instead of the login page. The app now correctly returns you to your intended destination after signing back in.