Skip to content

Redesign release notes: convert to MDX with Tabs, Callouts, Accordions, and updated navigation#1124

Open
fern-api[bot] wants to merge 7 commits into
mainfrom
fern/release-notes-redesign
Open

Redesign release notes: convert to MDX with Tabs, Callouts, Accordions, and updated navigation#1124
fern-api[bot] wants to merge 7 commits into
mainfrom
fern/release-notes-redesign

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented Mar 4, 2026

Summary

Comprehensive redesign of all release notes documentation per the new specification:

Changes

  • File format: Renamed all 98 .md release note files to .mdx
  • MDX components: Added <Tabs> (Prod/Testnet), <Callout> (date + summary), <Accordion> (patch-level collapsible sections)
  • Frontmatter: Added description field to every release page
  • Category headers: Standardized emoji + heading format across all files
  • Archive page: Updated archive.mdx with <Cards> component and descriptions for 96 archived versions
  • Overview page: Updated overview.mdx showing 3 most recent releases as <Cards>
  • Navigation: Updated release-notes.yml with 2 recent versions at top level, collapsed Archive group with all older versions

Structure per release page

  • Top: <Callout intent="info"> with date and one-sentence summary
  • Content in <Tabs>: "🟢 Prod" and "🟡 Testnet"
  • Multi-patch versions use nested <Accordion> elements (most recent defaultOpen)
  • Category sections: 🖥️ UI Updates, ⚙️ Engine Updates, 🐛 Bug Fixes, ⚠️ Breaking Changes, ✨ New Features, 🔐 Security, 🚀 Performance

Requested by: Fern Support

Link to Devin session

@fern-api fern-api Bot requested review from a team as code owners March 4, 2026 03:16
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

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.

0 participants