CoreUI PRO Angular Admin Template v5.7.16 - Angular 22.1.1 Update and Alert Fix
We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.7.16. This maintenance update corrects the dismissible condition in alerts, aligns the template with Angular 22.1.1, and refreshes the bundled CoreUI PRO packages.
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 version from CoreUI Downloads.
After downloading:
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.
Angular 22.1.1 Alignment
This release keeps CoreUI PRO Angular Admin Template aligned with Angular 22.1.1, ensuring that framework packages, build tooling, and runtime dependencies stay in sync for smoother upgrades and better day-to-day stability.
CoreUI PRO Package Refresh
- Updated the bundled CoreUI PRO Angular packages to 5.7.16 and CoreUI PRO for Bootstrap to 5.27.1 for version consistency across the project.
- Keeps the main package, Chart.js integration, and icons package aligned with the current release of CoreUI PRO for Angular.
Dependency Updates
We have updated key dependencies to their latest compatible versions for CoreUI PRO Angular Admin Template v5.7.16:
Angular Core Updates
@angular/animationsto:22.1.1@angular/ariato:22.1.1@angular/cdkto:22.1.1@angular/commonto:22.1.1@angular/compilerto:22.1.1@angular/coreto:22.1.1@angular/formsto:22.1.1@angular/google-mapsto:22.1.1@angular/localizeto:22.1.1@angular/platform-browserto:22.1.1@angular/routerto:22.1.1
Angular Development Tools
@angular/buildto:22.1.3@angular/clito:22.1.3@angular/compiler-clito:22.1.1@angular/language-serviceto:22.1.1
CoreUI Packages
@coreui/angular-proto:5.7.16@coreui/angular-chartjsto:5.7.16@coreui/coreui-proto:5.27.1@coreui/icons-angularto:5.7.16
Development Tools
@types/google.mapsto:3.65.5
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 PRO components.
- Compare any template-level customizations with the updated source files before deploying.
For the latest package files and update access, visit CoreUI Downloads.



