Filter: All Feature UI Bug Fix Backend Integration Frontend Security Content Documentation Analytics API Performance Accessibility Database security
January 21, 2026

Repo Rename Sync and History Rewrite Handling

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

More reliable GitHub installation reconnects

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

More Reliable GitHub Installation Webhooks

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.
December 24, 2025

TipTap editor fixes and GitHub Marketplace webhooks

Bug Fix Frontend Integration

This release makes the TipTap editor more reliable when multiple editors appear on the same page, and adds character counting support. It also updates GitHub Marketplace webhook handling so ping events are accepted correctly and payloads sent as form data are parsed properly.

December 24, 2025

New Contact Page and Webhook Stability

Feature Bug Fix Integration

You can now use a dedicated Contact page across the site, with updated links in the footer and help sections. GitHub Marketplace webhooks are also more reliable, handling empty or malformed requests gracefully to avoid processing errors.

December 13, 2025

Correct GitHub Owner Casing and HSTS

Bug Fix Security Integration

Embed and GitHub-related URLs now keep the original capitalization of GitHub usernames and org names, so your project links display correctly. We also strengthened HTTPS protection by ensuring browsers receive a Strict-Transport-Security header with subdomain coverage and preload support.