Back to blocksView all downloads blocks


Installation
npx shadcn add @mylo-ui/download-version-historyPreview
Enterprise_Software
Version History
5 versions
v3.2.0
Current
Stable
2024-01-15•24.5 MB•15,420 downloads
Changelog:
- •Added dark mode support
- •Improved performance by 40%
- •Fixed memory leak in file processing
- •New API endpoints for batch operations
v3.1.2
Stable
2024-01-02•23.8 MB•8,932 downloads
v3.1.0
Stable
2023-12-20•23.5 MB•12,450 downloads
v3.0.0-rc2
RC
2023-12-10•23.2 MB•3,421 downloads
v2.9.8
Deprecated
2023-11-15•21.1 MB•56,789 downloads
Usage
import { DownloadVersionHistory } from "@/components/blocks/download-version-history"
export default function Page() {
return <DownloadVersionHistory />
}Dependencies
lucide-react
shadcn/ui Components
button
card
badge
Related Blocks
More downloads blocks you might like

downloads
Simple Download Card
Clean, minimal download card with file info and download button
Ready to use
/blocks/download-card-simple
downloads
Detailed Download Card
Comprehensive file metadata: size, type, date, author, checksum
Ready to use
/blocks/download-card-detailed
downloads
Download List
Multiple files in scannable list format with quick actions
Ready to use
/blocks/download-list