Filter: All Feature UI Bug Fix Backend Integration Frontend Security Content Documentation Analytics API Performance Accessibility Database security
December 07, 2025

Subscribe Modal and RSS Template Updates

Feature UI Frontend
This release adds a richer subscribe experience for custom templates with a modal, AJAX-based submission, and clear success and error states. It also exposes an rss_url variable in entry templates so you can easily link to your project's RSS feed from custom layouts.
December 07, 2025

Custom Templates and Domains Updates

Feature Bug Fix Frontend
This release refines how custom templates behave and are edited, and tightens which repositories appear on the domains settings page. Projects with custom templates now render RSS feeds and entry links correctly, and the "Edit Template" actions take you to the right place when a custom template is in use.
December 06, 2025

Custom Template Visibility Fix for Single Repos

Bug Fix Frontend
This release fixes an issue where custom templates were not visible for users with only one enabled repository. Template filtering now correctly matches templates to the selected project, so affected users will see all of their relevant custom templates as expected.
December 06, 2025

Timeline Summaries, GitHub Sign-In Fix, Dashboard Tweaks

UI Bug Fix Frontend
This release makes your main changelog timeline easier to scan by showing concise summaries with a clear path to full entries, fixes the GitHub sign-in link so onboarding works as expected, and refines the Published stats on the dashboard with clearer counts and a quick link to all published entries.
December 06, 2025

Docs Markdown Copy Button And Layout Tweaks

Feature UI Documentation

This release adds a new “Copy as Markdown” button to documentation pages so you can quickly reuse docs in your own workflows, along with refined typography and layout for better readability. Headings and descriptions are larger, higher contrast, and more responsive across desktop and mobile, making the docs easier to scan and share.

December 06, 2025

More Reliable GitHub Project Sync Slugs

Bug Fix Backend Integration
This release fixes a slug validation issue that could cause project creation to fail when syncing GitHub repositories. By explicitly setting all slug fields during sync, new projects are created more reliably and consistently, especially when working with multiple similar repositories.