2026.08.16
logg launches with git-based changelogs, new Integrations page, and UI/detection improvements.
Features
Introduce logg, an AI-native changelog generator built from your git history
This is the initial release of logg, letting teams generate polished changelogs directly from commits and releases instead of writing them by hand.
Add a project-scoped Integrations page and remove the manual changelog entry page
Projects now manage source connections (like GitHub) from a dedicated Integrations page, with project actions adapting based on the connected mode rather than relying on manual entries.
Add a 'Cut Now' button to trigger a release manually from the dashboard
Add a release webhook card for configuring automated release triggers
Improvements
Unify all form fields (inputs, textareas, and selects) on a single shared visual style
Resolve the real default branch for smarter repo detection and commit-window calculation
Add a native select component for consistent dropdown styling
Adjust organization and project settings pages for mode-aware project actions
Other
Regenerate package-lock.json with npm 10 so npm ci resolves cleanly in CI