Back to blocks

Release Notes

Full release page with changelog, contributors, platform downloads

Installation

npx shadcn add @mylo-ui/download-release-notes

Preview

v2.5.0
January 15, 2024

Major Performance Update

Released by Sarah Chen

This release brings significant performance improvements, new features for enterprise users, and important security fixes. We recommend all users upgrade to this version.

✨ New Features

  • added
    Real-time collaboration with live cursors
  • added
    Advanced analytics dashboard with custom reports
  • added
    Dark mode for all interface components
  • added
    API rate limiting controls for enterprise plans

🔄 Changes

  • changed
    Improved search algorithm with 3x faster results
  • changed
    Updated UI components to new design system
  • changed
    Enhanced mobile responsiveness

🐛 Bug Fixes

  • fixed
    Fixed memory leak in file upload component
  • fixed
    Resolved authentication timeout issues
  • fixed
    Fixed CSV export formatting for special characters
  • fixed
    Corrected timezone handling in scheduled tasks

🗑️ Deprecations

  • removed
    Legacy v1 API endpoints (migrate to v2)
  • removed
    Old dashboard theme (sunset date: March 1)
Contributors:
Sarah Chen
Mike Johnson
Emily Rodriguez
David Kim

Download

Usage

import { DownloadReleaseNotes } from "@/components/blocks/download-release-notes"

export default function Page() {
  return <DownloadReleaseNotes />
}

Dependencies

lucide-react

shadcn/ui Components

button
card
badge