This update focuses on making GitHub authentication and GitHub App installation syncing more dependable, especially in edge cases that previously caused signups or repo connections to fail.
Resolved issues
Fixed a signup-blocking error for GitHub accounts that do not provide an email address during OAuth. Users can now complete sign-in and account creation without hitting a failure on the GitHub callback.
Prevented GitHub App installation updates from failing when a repository cannot be added due to a conflict. Instead of stopping the entire update, the system continues processing the remaining repositories so more of your repos get connected successfully.