You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changes visual report now shows the repository name as the report title and includes repository metadata in machine-readable output.
changes readiness checklist now detects database migrations.
changes visual checklist items can be toggled as graph filters, making it possible to focus the file graph on tests, migrations, docs, source code, or changelog entries.
Changed
changes diff panel now relies on red/green line color for deleted/added lines and hides redundant leading diff markers.
Fixed
changes visual checklist filters now hide SVG nodes and edges reliably and keep filter controls aligned with the rest of the sidebar UI.
Liquibase-style migration changelog files like db/changelog.xml and database/changelog.yaml are classified as database migrations, not release changelog entries.