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

CoreUI PRO Angular Admin Template v5.6.22 - Angular 21.2.10 Update

CoreUI PRO Angular Admin Template v5.6.22 - Angular 21.2.10 Update

We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.6.22. This security and maintenance update brings full support for Angular 21.2.10, includes updated CoreUI PRO for Angular v5.6.22 components, and addresses multiple security vulnerabilities. This release ensures your enterprise Angular admin dashboard runs securely with the latest framework improvements and all exclusive PRO features.


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 from your CoreUI PRO account or clone the latest version:

git clone https://github.com/coreui/coreui-pro-angular-admin-template.git
cd coreui-pro-angular-admin-template
git checkout 5.6.22
npm install
ng update @angular/[email protected] @angular/[email protected]

For existing projects, update dependencies to match package.json from v5.6.22.

What’s New

Angular 21.2.10 Support

This release brings full support for Angular 21.2.10, ensuring your enterprise admin template benefits from:

  • Latest Framework Features: All Angular 21.2.10 improvements and enhancements
  • Security Fixes: Critical security patches from the Angular team
  • Stability Updates: Framework-level bug fixes and improvements
  • Performance Optimizations: Enhanced runtime performance
  • TypeScript Compatibility: Updated TypeScript support
  • Developer Experience: Improved error messages and tooling

CoreUI PRO for Angular v5.6.22

Updated to the latest CoreUI PRO for Angular components (v5.6.22):

  • All PRO Components: Latest exclusive enterprise components with security updates
  • Enhanced Performance: Improved component rendering
  • Security Updates: All components updated with latest security patches
  • Chart Integration: Updated Chart.js integration
  • Icon Library: Latest CoreUI Icons for Angular

Critical Security Patches

This release addresses multiple security vulnerabilities:

Hono Framework - Multiple Vulnerabilities

Updated hono to patch six security advisories: GHSA-26pp-8wgv-hjvm, GHSA-r5rp-j6wh-rvv4, GHSA-xpcf-pg52-r92g, GHSA-xf4j-xp2r-rqqx, GHSA-wmmm-f939-6g9c, GHSA-458j-xx4x-4375.

@hono/node-server (GHSA-92pp-h63x-v22m)

Patched a security vulnerability in the @hono/node-server package.

Brace-expansion (GHSA-f886-m6hf-6m8v)

Resolved a security issue in the brace-expansion package.

Follow-redirects (GHSA-r4q5-vmmm-2653)

Patched a security vulnerability in the follow-redirects HTTP library.

Lodash (GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh)

Updated lodash-es to v4.18.1 to address two security advisories.

Path-to-regexp (GHSA-j3q9-mxjg-w52f, GHSA-27v5-c462-wpq7)

Patched two security issues in path-to-regexp that could affect route matching.

We strongly recommend updating immediately to protect your enterprise admin dashboard against these known vulnerabilities and ensure compliance with security best practices.

PRO-Exclusive Components

All exclusive enterprise components updated to v5.6.22:

Development Tools Updates

Updated Angular CLI and build tools:

  • Angular CLI 21.2.8: Latest command-line interface with improvements
  • Angular Build Tools: Updated @angular/build 21.2.8 for faster builds
  • Angular CDK 21.2.8: Latest component development kit
  • Jasmine Core: Updated jasmine-core 6.2.0

Dependency Updates

We have updated key dependencies to their latest versions, ensuring improved performance, security, and compatibility with Angular 21.2.10:

Angular Core Updates

  • @angular/animations to: 21.2.10
  • @angular/common to: 21.2.10
  • @angular/compiler to: 21.2.10
  • @angular/core to: 21.2.10
  • @angular/forms to: 21.2.10
  • @angular/google-maps to: 21.2.8
  • @angular/language-service to: 21.2.10
  • @angular/localize to: 21.2.10
  • @angular/platform-browser to: 21.2.10
  • @angular/platform-browser-dynamic to: 21.2.10
  • @angular/router to: 21.2.10

Angular Development Tools

  • @angular/build to: 21.2.8
  • @angular/cli to: 21.2.8
  • @angular/compiler-cli to: 21.2.10
  • @angular/cdk to: 21.2.8

CoreUI PRO Packages

  • @coreui/angular-pro to: 5.6.22 - PRO components with security updates
  • @coreui/angular-chartjs to: 5.6.22 - Chart.js integration
  • @coreui/icons-angular to: 5.6.22 - Icon library

Build and Testing Tools

  • jasmine-core to: 6.2.0
  • lodash-es to: 4.18.1
  • @types/node to: 24.12.2

These updates bring your enterprise admin template to the latest Angular 21.2.10 and related library versions with critical security improvements.

Getting Started

For new installations:

# Clone the repository
git clone https://github.com/coreui/coreui-pro-angular-admin-template.git
cd coreui-pro-angular-admin-template

# Install dependencies
npm install

# Start development server
ng serve

# Build for production
ng build --configuration production

The application will be available at http://localhost:4200

Template Features

This PRO admin template includes:

  • Enterprise Dashboard: Advanced admin dashboard with PRO widgets and charts
  • PRO Theme: Premium, professional design
  • Exclusive Components: All CoreUI PRO components included
  • Advanced Navigation: Multi-level sidebar with breadcrumbs
  • Chart.js Integration: Professional data visualization
  • Icons Library: Complete CoreUI Icons collection
  • PRO Forms: Advanced form components and validation
  • Smart Tables: Enterprise data tables with advanced features
  • Calendar & Pickers: Professional scheduling and date selection
  • Responsive Design: Mobile-first, fully responsive

Why Choose CoreUI PRO?

  • Enterprise Features: Exclusive PRO components not available in free version
  • Angular 21 Compatible: Latest Angular framework
  • Production Ready: Battle-tested in enterprise applications
  • Priority Support: Dedicated support team for PRO customers
  • Commercial License: Enterprise-ready licensing
  • Regular Updates: Frequent security updates and feature improvements
  • Professional Design: Premium, modern interface
  • Well Documented: Complete Angular PRO documentation
  • TypeScript: Full TypeScript support with advanced types

Migration Notes

This is a security update with full backward compatibility. No breaking changes were introduced to PRO components or template structure. If you’re upgrading from an earlier version:

  1. Download or clone the new version
  2. Compare your customizations with new version
  3. Update dependencies in your package.json
  4. Run npm install to update packages
  5. Test all PRO components thoroughly
  6. Test your customizations
  7. Run npm audit to verify security patches

Additional Resources


For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.