Skip to content

fix(changelog): latest-only NEW badge + #028 copy revisions - #55

Merged
nibzard merged 2 commits into
mainfrom
fix/changelog-badge-and-028-copy
Jun 6, 2026
Merged

fix(changelog): latest-only NEW badge + #028 copy revisions#55
nibzard merged 2 commits into
mainfrom
fix/changelog-badge-and-028-copy

Conversation

@nibzard

@nibzard nibzard commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Two related changelog fixes.

NEW badge: latest entry only, 7-day window

Previously the sidebar NEW badge showed on any changelog with a publishedAt inside a 10-day window, so #27 kept its badge after #28 shipped. Now:

  • The changelog badge is scoped to the highest-numbered entry on disk.
  • Window shortened to 7 days.
  • Publishing a newer changelog moves the badge forward; the previous entry loses it immediately.

Verified: #28 (latest, today) shows the badge; #27 does not.

Changelog #28 copy

  • Reworded the inactivity-timeout copy around "when your agent goes quiet."
  • Removed all em dashes.
  • Reordered bug fixes by priority: billing credits, fingerprint injection, docs 500s.
  • Dropped the /changelog redirect fix and the Housekeeping (GTM) section.

nibzard added 2 commits June 6, 2026 10:41
The badge was driven purely by a per-page publishedAt window, so every
changelog published in the last 10 days showed it (e.g. #27 lingered
after #28 shipped). Scope the changelog badge to the highest-numbered
entry and shorten the window to 7 days, so publishing a newer changelog
moves the badge forward and the previous entry drops it immediately.
Reword the inactivity-timeout copy around 'when your agent goes quiet',
drop em dashes, reorder bug fixes by priority (billing, fingerprint,
docs 500s), remove the changelog-redirect fix and the housekeeping
section.
@nibzard
nibzard merged commit 190ddb4 into main Jun 6, 2026
1 of 2 checks passed
@nibzard
nibzard deleted the fix/changelog-badge-and-028-copy branch June 6, 2026 08:41
@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Building Building Preview, Comment Jun 6, 2026 8:42am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant