One data grid for JavaScript, React, Vue & Angular. Sorting, filtering, virtualization, pinning, and CSV export included. Early access $199 $349 → [Get it now]

CoreUI PRO Angular Admin Template v5.7.9 - Angular 22 Update and Sidebar Fix

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-narrow height that was resolving to 35.5px because of the default .icon behavior.

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/animations from: 22.0.7 to: 22.0.8
  • @angular/common from: 22.0.7 to: 22.0.8
  • @angular/compiler from: 22.0.7 to: 22.0.8
  • @angular/core from: 22.0.7 to: 22.0.8
  • @angular/forms from: 22.0.7 to: 22.0.8
  • @angular/localize from: 22.0.7 to: 22.0.8
  • @angular/platform-browser from: 22.0.7 to: 22.0.8
  • @angular/router from: 22.0.7 to: 22.0.8
  • @angular/aria from: 22.0.5 to: 22.0.6
  • @angular/cdk from: 22.0.5 to: 22.0.6
  • @angular/google-maps from: 22.0.5 to: 22.0.6

Angular Development Tools

  • @angular/compiler-cli from: 22.0.7 to: 22.0.8
  • @angular/language-service from: 22.0.7 to: 22.0.8

CoreUI PRO Packages

  • @coreui/angular-chartjs from: 5.7.6 to: 5.7.9
  • @coreui/angular-pro from: 5.7.6 to: 5.7.9
  • @coreui/coreui-pro from: 5.26.0 to: 5.27.0
  • @coreui/icons-angular from: 5.7.6 to: 5.7.9

Other Updates

  • @types/google.maps from: 3.65.2 to: 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:

  1. Install updated dependencies.
  2. Run your test suite and verify the build.
  3. Check the most important application flows that rely on Angular and CoreUI components.
  4. Compare any template-level customizations with the updated source files before deploying.

For the latest package files and update access, visit CoreUI Downloads.