CoreUI Free Angular Admin Template v5.7.15 - Alert Fix and Dependency Refresh
We are pleased to announce the release of CoreUI Free Angular Admin Template v5.7.15. This maintenance update corrects the dismissible condition in alerts, refreshes the bundled CoreUI packages, and keeps the template current with Angular 22.1 tooling.
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
Download the latest source from GitHub releases.
After downloading, install dependencies and start the project:
npm install
ng serve
If you are updating an existing customized project, compare your local changes with the latest template files and bring over the parts you need before deploying.
What’s New
Alert Fix
- Corrected the dismissible condition in alerts, so the close button is rendered exactly when the alert is configured as dismissible.
CoreUI Package Refresh
- Updated bundled CoreUI Angular packages to 5.7.15 for version consistency across the project.
- Keeps the main package, Chart.js integration, and icons package aligned with the current release of CoreUI for Angular.
Dependency Updates
We have updated key dependencies to their latest compatible versions for CoreUI Free Angular Admin Template v5.7.15:
Angular Core Updates
@angular/ariato:22.1.1@angular/cdkto:22.1.1
Angular Development Tools
@angular/buildto:22.1.3@angular/clito:22.1.3
CoreUI Packages
@coreui/angularto:5.7.15@coreui/angular-chartjsto:5.7.15@coreui/icons-angularto:5.7.15
Testing Tools
playwrightto:1.62.1
Migration Notes
This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:
- Install updated dependencies.
- Run your test suite and verify the build.
- Check the most important application flows that rely on Angular and CoreUI components.
- Compare any template-level customizations with the updated source files before deploying.
For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.



