Filter: All Feature UI Bug Fix Backend Integration Security Frontend Content Documentation Analytics API Performance Accessibility Database security
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.

December 12, 2025

GPT-5 Model Support and Safer Releases

API Bug Fix Security

This release expands compatibility for GPT-5 models by routing GPT-5.x requests through the right API, helping summaries generate reliably as models evolve. It also addresses a security concern and reduces release-time failures by ensuring the app can start cleanly during updates.

December 12, 2025

GPT-5.2 Default Model and Timezone Autosave

Feature UI Bug Fix

This release updates the default paid AI model to GPT-5.2 and refreshes the model selection UI, with new guidance on how the models differ. Timezone settings are now easier to pick with clear UTC offsets, autosave on change, and automatic detection on first login. We also fixed several GitHub account and dashboard issues, plus tightened embed subscription access controls.

December 10, 2025

GitHub reconnection fixes and UI tweak

Bug Fix Integration UI

This release makes reconnecting GitHub accounts more reliable and cleans up the repositories view. Previously, reconnecting a disconnected GitHub installation could leave it and its projects marked inaccessible. We now correctly restore access in several flows and only show the Connected Accounts callout when you actually have more than one GitHub account linked.

December 10, 2025

Connected Accounts Controls and Template Titles

Feature UI Integration

This release adds a dedicated Connected Accounts area for managing GitHub App installations, including clear status, avatars, and a safe disconnect option. It also refines onboarding messages when you add installations, improves links to GitHub settings for personal and organization accounts, and introduces a customizable changelog title field for custom templates.

December 10, 2025

Embed Subscribe Security And Error Handling Updates

Security API Backend
This release tightens security for the embed subscribe endpoint by honoring each project's allowed domains, so subscription requests are only accepted from trusted origins. It also reduces noise from expected asset compilation errors, keeping monitoring focused on issues that matter.