You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In-app forge sign-in, reconnect & session health. Sign in to GitHub (gh's
device-code flow) and GitLab (glab --web) without leaving the app — from the
not-signed-in panels, Settings → Accounts, or the command palette; a terminal
stays a fallback. GitDesktop now distinguishes an expired or revoked session from
never-signed-in and passing network blips, badges the affected account with one-click Reconnect, and warns before a token expires — GitLab and GitHub personal
access tokens, plus an optional Bitbucket token expiry date you supply. GitLab
sign-in recommends the browser (OAuth) option, whose sessions renew themselves instead
of forcing periodic re-login.
Changed
Refreshed frontend dependencies: security fixes in the HTML sanitizer (DOMPurify)
and Markdown renderer (marked), a fix for streamed AI tool calls that could execute
with incomplete arguments, smoother dialog exit animations, and a diff-view fix so
inline widgets (like AI review comments) no longer have their text color forced by
the library.