diff --git a/changelog.mdx b/changelog.mdx index 32b518532..58302064d 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -5,6 +5,18 @@ rss: true noindex: true --- + + ## Preview widget + + Preview deployments now include an interactive widget that displays all changed files in the deployment. The widget appears as a floating button in the bottom-right corner and provides: + + - One-click navigation to changed pages. + - Searchable list of all changed files with status badges (added, modified, removed). + + The widget is automatically enabled on all preview deployments and helps reviewers quickly navigate to modified content. + + + ## Last modified dates