Back to Components
Components

Changelog Entry

Version entry with tags, date, and collapsible details.

v2.4.0Feb 8, 2026
AddedFixedChanged

Analytics exports and access updates

  • Added exports for CSV and PDF.
  • Fixed activity feed ordering on slower networks.
  • Changed access rules for shared dashboards.
v2.3.1Jan 30, 2026
Fixed

Minor fixes for onboarding

Dependencies

  • clsx
  • tailwind-merge
  • lucide-react

Files

  • components/ui/changelog-entry.tsx

Installation

Using shadcn CLI

npx shadcn add changelog-entry --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge lucide-react