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.
December 24, 2025
December 24, 2025
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
December 24, 2025
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 22, 2025
December 22, 2025
Feature
Bug Fix
Backend
Open Graph images now choose the right look based on which logo is available, using a dark background for dark mode logos and a light background for regular logos. We also fixed an issue that could cause changelog pages to error when generating OG image URLs in certain contexts.
December 22, 2025
December 22, 2025
Bug Fix
Backend
Asset links for custom templates now generate more reliably, even in preview or other contexts where a full host is not available. This reduces cases where logos or favicons fail to render due to the “Missing host to link to!” error, and adds safer handling when a project does not expose an expected attachment.
December 22, 2025
December 22, 2025
Bug Fix
Frontend
Analytics
Changelog pages now include correct canonical URLs, dynamic page titles, and meta descriptions, helping search engines and social platforms understand and preview each page properly. Images in built-in templates also load via non-redirecting proxy URLs to avoid SEO crawler warnings about redirected assets.