Next.js starter your AI actually understands. Ship internal tools in days not weeks. Pre-order $199 $499 → [Get it now]

CoreUI Free Angular Admin Template v5.6.23 - Angular 21.2.12 Update

CoreUI Free Angular Admin Template v5.6.23 - Angular 21.2.12 Update

We are pleased to announce the release of CoreUI Free Angular Admin Template v5.6.23. This update aligns the template with Angular 21.2.12, refreshes the bundled CoreUI packages, and keeps Angular dashboard projects current with the latest maintenance improvements.


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

Angular 21.2.12 Alignment

This release keeps CoreUI Free Angular Admin Template aligned with Angular 21.2.12, ensuring that framework packages, build tooling, and runtime dependencies stay in sync for smoother upgrades and better day-to-day stability.

CoreUI Package Refresh

  • Updated bundled CoreUI Angular packages to 5.6.23 for version consistency across the project.
  • Keeps the main package, Chart.js integration, and icons package aligned with the current release.
  • Helps reduce friction when updating applications or template-based projects built on CoreUI for Angular.

Dependency Maintenance

  • Refreshed Angular framework packages, build tooling, testing utilities, and selected supporting dependencies.
  • Keeps the release aligned with the latest supported ecosystem versions.
  • Improves compatibility, stability, and upgrade readiness across the stack.

Dependency Updates

We have updated key dependencies to their latest compatible versions for CoreUI Free Angular Admin Template v5.6.23:

Angular Core Updates

  • @angular/animations from: 21.2.10 to: 21.2.12
  • @angular/common from: 21.2.10 to: 21.2.12
  • @angular/compiler from: 21.2.10 to: 21.2.12
  • @angular/core from: 21.2.10 to: 21.2.12
  • @angular/forms from: 21.2.10 to: 21.2.12
  • @angular/localize from: 21.2.10 to: 21.2.12
  • @angular/platform-browser from: 21.2.10 to: 21.2.12
  • @angular/platform-browser-dynamic from: 21.2.10 to: 21.2.12
  • @angular/router from: 21.2.10 to: 21.2.12

Angular Development Tools

  • @angular/build from: 21.2.8 to: 21.2.10
  • @angular/cli from: 21.2.8 to: 21.2.10
  • @angular/compiler-cli from: 21.2.10 to: 21.2.12
  • @angular/cdk from: 21.2.8 to: 21.2.10
  • @angular/language-service from: 21.2.10 to: 21.2.12

CoreUI Packages

  • @coreui/angular from: 5.6.22 to: 5.6.23
  • @coreui/angular-chartjs from: 5.6.22 to: 5.6.23
  • @coreui/chartjs from: 4.1.0 to: 4.2.0
  • @coreui/icons-angular from: 5.6.22 to: 5.6.23

Other Updates

  • zone.js from: 0.16.1 to: 0.16.2
  • @types/node from: 24.12.2 to: 24.12.3
  • @vitest/browser-playwright from: 4.1.5 to: 4.1.6
  • jsdom from: 28.1.0 to: 29.1.1
  • vitest from: 4.1.5 to: 4.1.6

Migration Notes

This is a maintenance release with no breaking changes announced in the published release notes. 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 a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.