Skip to content

v0.9.1-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:13
· 315 commits to main since this release
e6700a2

Delta since previous beta (v0.9.1-beta.4) — 1 new changeset.

Patch Changes

  • Fix the sync popover's "Set identity" button forcing a re-authentication. The auth modal now probes sign-in status on open: an already-signed-in user is taken straight to the git Name/Email fields (pre-filled from their GitHub profile) instead of through the GitHub device flow. It only falls back to sign-in when the user is genuinely not authenticated, and then still lands on the identity fields so the git identity actually gets set.