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

CoreUI Free Angular Admin Template v5.7.9 - CoreUI Package Refresh

CoreUI Free Angular Admin Template v5.7.9 - CoreUI Package Refresh

We are pleased to announce the release of CoreUI Free Angular Admin Template v5.7.9. This maintenance update refreshes the bundled CoreUI packages, moves the CoreUI Bootstrap package to 5.9.0, and patches a security advisory in a transitive dependency.


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

CoreUI Package Refresh

  • Updated bundled CoreUI Angular packages to 5.7.9 for version consistency across the project.
  • Updated the CoreUI Bootstrap package to 5.9.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.

Security Maintenance

Dependency Updates

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

CoreUI Packages

  • @coreui/angular from: 5.7.6 to: 5.7.9
  • @coreui/angular-chartjs from: 5.7.6 to: 5.7.9
  • @coreui/coreui from: 5.8.0 to: 5.9.0
  • @coreui/icons-angular from: 5.7.6 to: 5.7.9

Security Patches

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.