v1.3.91

GitHub reconnection fixes and UI tweak

Bug Fix Integration UI

This update focuses on making GitHub app reconnections more robust and slightly refining the repositories page. It targets edge cases where previously disconnected accounts did not fully restore access when reconnected.

GitHub reconnection reliability

Reconnecting a previously disconnected GitHub installation now correctly restores access to that account and its projects. This works across the GitHub app callback, onboarding flow, and as a backup through the installation.created webhook.

When GitHub issues a new installation ID for an account you had connected before, the system now recognizes the existing account, updates it, and clears any inaccessible flags. This helps avoid duplicate entries and ensures your projects are available again after reconnection.

Repositories page refinement

The Connected Accounts callout on the repositories page is now shown only when you have more than one GitHub account connected. This keeps the page cleaner for users with a single account while still highlighting multiple connections when it matters.