CoreUI PRO v5.24.1 - Release Tag Update
Friday, March 13, 2026
We are pleased to announce CoreUI PRO v5.24.1 for Bootstrap. This release is a tag update maintaining all functionality from v5.24.0, including the powerful Calendar component enhancements with custom cell rendering and quarter selection capabilities.
Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.
How to Update
To update your project to CoreUI PRO v5.24.1, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.24.1. - Save your changes to the
package.jsonfile. - In your project’s root directory, run the update command appropriate for your package manager:
- For npm users, execute
npm install. - For yarn users, execute
yarn install. - For pnpm users, execute
pnpm install.
- For npm users, execute
What’s Included
This release maintains all features and improvements from v5.24.0:
Calendar Enhancements
- Calendar - Custom Cell Rendering: Customize individual calendar cells with custom content, styling, and behavior for event calendars, booking systems, and resource scheduling
- Calendar - Quarter Selection: Select entire quarters (Q1-Q4) with a single interaction for financial reporting and business analytics
All PRO Components
This release includes all CoreUI PRO exclusive components:
- Calendar - Advanced date selection with custom rendering
- Date Picker - Professional date input component
- Date Range Picker - Select date ranges efficiently
- Time Picker - Intuitive time selection
- Multi Select - Enhanced multi-selection interface
- Smart Table - Enterprise data grid
- Smart Pagination - Intelligent pagination
- Loading Button - Interactive loading states
- Chip - Compact information display
- Chip Input - Multi-value chip input
Migration Notes
This release is identical in functionality to v5.24.0. No code changes are required when upgrading:
- Update your dependencies using the instructions above
- No breaking changes or API modifications
- All components and features remain fully compatible
Why Update?
Staying on the latest release ensures:
- Latest Version: Official current release tag
- Support: Access to latest support and documentation
- Compatibility: Synchronized with other CoreUI packages
- Best Practices: Follow recommended version management
Additional Resources
- CoreUI PRO for Bootstrap Documentation
- Calendar Component Guide
- Getting Started with CoreUI PRO
- All PRO Components
For the changelog comparison, please refer to GitHub. For full v5.24.0 features, see CoreUI PRO v5.24.0 changelog.



