Skip to content

Changelog

All notable changes to Katalyst Admin Template will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2024-12-17

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.