January 21, 2026
January 21, 2026
Feature
UI
Frontend
You can now choose whether the in-app embed widget bubble sits at the top or bottom of the screen, in addition to the existing left or right placement. This makes it easier to place the widget in any corner so it fits your site layout and avoids overlapping important UI elements.
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 19, 2026
January 19, 2026
Bug Fix
Frontend
Security
Links inside embedded changelog views now open in a new browser tab instead of navigating within the embed panel. This prevents navigation errors when users click links in embedded content, and adds safer link handling with noopener and noreferrer.
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 31, 2025
December 31, 2025
Bug Fix
UI
Frontend
Viewing older draft or needs review entries in the dashboard now keeps the Preview link working by automatically refreshing it when it has expired, so you do not hit a 404. We also updated the pricing section headline on the home page to better match the content and make the page easier to scan.
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.