Command Palette

Search for a command to run...

Changelog

Track all updates, improvements, and releases of Katalyst Admin Template.

Version 1.2.0

Added

  • Forms Architecture: Introduced a new modular architecture for forms, separating pure inputs from field layouts and high-level form composites.
  • Advanced Inputs: Added multiple high-level form components including: Radio Groups, Masked Inputs, Selects (Async, Multi, Searchable), Pickers, File Upload, Composition Layouts, Repeatable, and Wizard.

Notes

  • All new form components include built-in React Hook Form (RHF) wrappers. These provide seamless out-of-the-box integration, significantly reducing boilerplate code and speeding up the creation of complex, validatable forms.

Version 1.1.0

Added

  • Showcases: Expanded DataTable demos with virtual scrolling, column search, and row selection/expansion.
  • Showcases: Expanded SimpleSortableTable demos with row selection and expansion capabilities.
  • Dashboards: Added new demo pages featuring collapsible rows and advanced filters.
  • Theming: Migrated to next-themes with smooth visual toggle transitions.
  • Components: Added ScrollFade and enhanced shared form fields.

Changed

  • MegaMenu: Redesigned for improved aesthetics and navigation.
  • Architecture: Replaced custom ThemeProvider with next-themes.

Fixed

  • DataTable: Resolved density toggle inconsistencies.

Notes

  • Now you have a production ready fully-featured Tables with virtual scrolling, column search, and row selection/expansion suitable for any project.

Version 1.0.1

Added

  • Added full localization support for Portuguese (Brazil) (pt-BR), enabling seamless language switching across the entire platform.
  • Introduced the Inbox application (`modules/apps/inbox`), a robust system for managing in-app notifications and messages with filtering, search, and master-detail layouts.
  • Significantly expanded the Component Showcase with new demos for advanced UI patterns, covering Lists, Grids, and interactive elements to serve as a comprehensive reference.
  • Shipment Tracking Dashboard: A complete solution for real-time logistics monitoring with map integration.

Fixed

  • Refined TypeScript configuration to better support decorator usage patterns.
  • Optimized component ref handling and state initialization for improved stability.
  • Enhanced type definitions to ensure smoother startup across different development environments.
  • General code quality adjustments and linting refinements.

Notes

  • The template now runs cleanly out of the box with modern Node.js and npm versions, including Apple Silicon (ARM64).
  • Lint messages for Shadcn UI components were explicitly suppressed to preserve the original code structure.

Version 1.0.0

Added

  • Initial release of the Katalyst Admin Template
  • Core layout system with vertical navigation, topbar, and theming
  • Multiple dashboard modules: E-commerce, Projects, Sales, and Executive
  • Apps suite: Calendar, Email, Chat, Kanban, and Invoicing
  • Management modules: Users, Teams, and Notifications
  • Metrics and Stats Cards system with multiple layout and appearance variants
  • Showcase module with comprehensive UI component documentation
  • Form components with validation and accessibility support
  • Data tables with sorting, filtering, and pagination
  • Chart components powered by Recharts
  • Authentication flows: Login, Register, Forgot Password, MFA, and more
  • Internationalization (i18n) with English and Spanish locales
  • Light and dark theme support with system preference detection
  • Settings module with user preferences management
  • Documentation foundation

Notes

  • This is the first public release of Katalyst Admin Template.
  • Built with React 19, TypeScript, Vite, and Tailwind CSS.

For more details, visit our documentation or contact support.