December 07, 2025
December 07, 2025
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
December 07, 2025
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
December 06, 2025
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
December 06, 2025
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
December 06, 2025
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.