CoreUI PRO Angular Admin Template v5.7.9 - Angular 22 Update and Sidebar Fix
We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.7.9. This update aligns the template with Angular 22.0.8, refreshes the bundled CoreUI PRO packages, and fixes the narrow sidebar brand height for enterprise dashboard projects.
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
Angular 22.0.8 Alignment
This release keeps CoreUI PRO Angular Admin Template aligned with Angular 22.0.8, ensuring that framework packages, build tooling, and runtime dependencies stay in sync for smoother upgrades and better day-to-day stability.
Bug Fixes
- Layout: Fixed the
.sidebar-brand-narrowheight that was resolving to35.5pxbecause of the default.iconbehavior.
CoreUI PRO Package Refresh
- Updated bundled CoreUI PRO Angular packages to 5.7.9 for version consistency across the project.
- Updated the CoreUI PRO Bootstrap package to 5.27.0, bringing the latest styling and component updates to the template.
- 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 PRO Angular Admin Template v5.7.9:
Angular Core Updates
@angular/animationsfrom:22.0.7to:22.0.8@angular/commonfrom:22.0.7to:22.0.8@angular/compilerfrom:22.0.7to:22.0.8@angular/corefrom:22.0.7to:22.0.8@angular/formsfrom:22.0.7to:22.0.8@angular/localizefrom:22.0.7to:22.0.8@angular/platform-browserfrom:22.0.7to:22.0.8@angular/routerfrom:22.0.7to:22.0.8@angular/ariafrom:22.0.5to:22.0.6@angular/cdkfrom:22.0.5to:22.0.6@angular/google-mapsfrom:22.0.5to:22.0.6
Angular Development Tools
@angular/compiler-clifrom:22.0.7to:22.0.8@angular/language-servicefrom:22.0.7to:22.0.8
CoreUI PRO Packages
@coreui/angular-chartjsfrom:5.7.6to:5.7.9@coreui/angular-profrom:5.7.6to:5.7.9@coreui/coreui-profrom:5.26.0to:5.27.0@coreui/icons-angularfrom:5.7.6to:5.7.9
Other Updates
@types/google.mapsfrom:3.65.2to:3.65.3
Migration Notes
This is a maintenance release with no breaking changes announced in the published release notes. Note that if you are updating a project based on the v5.6.x line, this release also moves it from Angular 21 to Angular 22 - a major framework upgrade. In that case, review the official Angular Update Guide for framework-level changes before updating.
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 the latest package files and update access, visit CoreUI Downloads.



