March 21, 2026
March 21, 2026
Security
Analytics
Frontend
This release removes third-party tracking and feedback scripts from the app and error pages, reducing external requests and tightening the set of allowed connections. It also avoids reporting transient GitHub server errors as alerts, keeping issue reporting focused on problems that need attention.
March 05, 2026
March 05, 2026
Analytics
UI
Frontend
Analytics tracking has been switched from Fullres to Umami in production, and the extra inline click tracking on key onboarding and sign-in buttons has been removed. This keeps measurement in place while making user interactions feel a bit cleaner across the dashboard and marketing pages.
January 21, 2026
January 21, 2026
Analytics
Bug Fix
Backend
Changelog view stats are now migrated when a repo is re-added and entries are moved to a new project. If the same date exists in both the old and new project, the counts are combined so your historical totals stay accurate instead of being split or lost.
December 23, 2025
December 23, 2025
Performance
Analytics
Backend
Analytics now loads at the end of the page in production, helping avoid render-blocking during initial page load. Static assets served from the app can also be cached aggressively with long-lived cache headers, supporting quicker repeat visits when files are unchanged.
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.
December 20, 2025
December 20, 2025
Bug Fix
Analytics
Backend
Changelog view and unique visitor counts are now more reliable during traffic spikes. When multiple requests hit the same project and date at once, tracking will automatically retry instead of failing, helping keep your analytics consistent.