March 26, 2026
March 26, 2026
Feature
UI
Integration
Changelog entries now capture and display GitHub pull request labels separately from AI-generated tags. Public changelogs add a filter bar for tags and labels, with links that keep your selection as you paginate, making it easier to browse and share focused views.
February 18, 2026
February 18, 2026
Integration
Bug Fix
Backend
Repository syncing now stays accurate when GitHub orgs or repositories are renamed, keeping your projects matched to the right owner and repo. Metadata syncs also make fewer GitHub calls and handle authorization and rate-limit errors more gracefully, reducing failed syncs and keeping projects up to date.
January 21, 2026
January 21, 2026
Bug Fix
Integration
Backend
Projects now stay in sync when a GitHub repository is renamed, so your project name and slug update automatically during dashboard sync. Update checks are also more resilient after force-pushes or rewritten history, falling back safely when GitHub cannot compare against an older commit.
January 09, 2026
January 09, 2026
Bug Fix
Integration
Backend
GitHub installation setup is now more reliable when GitHub sends duplicate installation.created webhooks close together. This prevents occasional failures during connect or reconnect by safely handling the race and updating the correct installation record.
December 26, 2025
December 26, 2025
Bug Fix
Integration
Backend
GitHub installation creation events are now handled more safely when GitHub sends duplicate webhooks or when the app is reinstalled by a different user for the same organization. This reduces failed installs and helps restore access cleanly instead of hitting validation errors.