Docs recipe

Release Notes Page

A changelog-style page that displays versioned release notes with date stamps, categories, and expandable detail sections.

Structure

v2.4.1

2026-05-18

Performance improvements

Reduced cold-start latency by 40% through edge-cached session tokens and optimized loader bootstrap.

v2.4.0

2026-05-10

Hardware fingerprint v2

Added TPM EK and BIOS UUID collection. Legacy disk serial fallback preserved for compatibility.

v2.3.0

2026-04-28

Auto-update CDN rollout

Payload delivery migrated to multi-region CDN with Ed25519 signature verification before unpack.

Key elements

  • Version badge

    Color-coded pill: violet for latest, pink for recent, muted for older.

  • Date stamp

    ISO-8601 date below each version header for scanability.

  • Expandable detail

    Long entries collapse; click version row to expand full notes.

  • Category tags

    Optional tags: feature, fix, breaking, security per entry.

Tip: Sort entries reverse-chronological. Pin the latest three versions above a “Previous releases” fold for cleaner UX.