2026.08.18
Redesigned public changelog, new Integrations page, consent-aware analytics, and UI polish.
Features
Redesign the public changelog into a single editorial timeline for all visitors
Replaced the separate default/modern theme system with one unified changelog component, giving every visitor the same polished, editorial-style timeline.
Add a project-scoped Integrations page and mode-aware project actions
The manual changelog entry page has been removed in favor of a dedicated Integrations page per project, with dashboard actions that adapt based on the project's mode.
Introduce Consent Mode v2 with region-scoped defaults and a consent banner
Visitors now see a consent banner and analytics behavior adapts to regional privacy defaults, improving compliance with consent regulations.
Add Google Analytics integration and a welcome email for new users
Render RSS feeds directly in the browser with a styled view instead of forcing a file download
Add a 'Cut now' button and release webhook card to the project dashboard
Improvements
Unify all form fields (inputs, textareas, selects) on one shared visual style
Refresh landing page and brand elements, including the wordmark and icon
Fixes
Correctly resolve the real default branch for smart detection and commit-window detection
Defer consent-banner state initialization to satisfy lint effect rules
Other
Regenerate package-lock.json with npm 10 so npm ci resolves cleanly in CI