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
Copy file name to clipboardExpand all lines: changelog.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ rss: true
5
5
noindex: true
6
6
---
7
7
8
+
<Updatelabel="December 9, 2025"tags={["New releases"]}rss={{ title: "Preview widget", description: "Track changed files in preview deployments with an interactive widget" }}>
9
+
## Preview widget
10
+
11
+
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:
12
+
13
+
- One-click navigation to changed pages.
14
+
- Searchable list of all changed files with status badges (added, modified, removed).
15
+
16
+
The widget is automatically enabled on all preview deployments and helps reviewers quickly navigate to modified content.
17
+
18
+
</Update>
19
+
8
20
<Updatelabel="December 8, 2025"tags={["New releases"]}rss={{ title: "Last modified dates", description: "Show when pages were last updated with automatic timestamps" }}>
0 commit comments