This release focuses on smoother behavior when a GitHub App installation is suspended, plus security fixes to address known dependency advisories.
Fixes
If a user suspends the GitHub App, the app now handles that state gracefully instead of repeatedly surfacing it as an unexpected error.
Suspended installations are marked as inaccessible, and related projects are also marked inaccessible and disabled. This helps keep your dashboard and sync behavior accurate until the installation is reconnected.
Security
We resolved outstanding dependency security advisories, including fixes for issues that could affect sanitized, user-visible HTML content. This reduces the risk of XSS-style attacks in areas that render or clean up content.