CoreUI Free Angular Admin Template v5.7.18 - Redesigned Authentication Views and Refreshed Dashboard
We are pleased to announce the release of CoreUI Free Angular Admin Template v5.7.18. This update redesigns the authentication views to match the new CoreUI layout, syncs the dashboard with the refreshed CoreUI content, reorganizes the navigation and views, and aligns the template with Angular 22.1.2.
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. Pay special attention to the reorganized navigation and routing described below.
What’s New
Redesigned Authentication Views
The authentication views were redesigned to match the new CoreUI layout, giving the login and register pages a refreshed, consistent look.
Refreshed Dashboard
The dashboard was synced with the refreshed CoreUI content, keeping the free Angular template consistent with the other CoreUI admin templates.
Reorganized Navigation and Routing
The navigation and views were reorganized to match CoreUI, and the routing was updated to follow the refreshed content structure. If your project links to the old routes, update those links after upgrading.
Documentation
- Added a Data Grid section to the README.
- Added a Scheduler section to the README.
Dependency Updates
We have updated key dependencies to their latest compatible versions for CoreUI Free Angular Admin Template v5.7.18:
Angular Core Updates
@angular/animationsto:22.1.2@angular/ariato:22.1.2@angular/cdkto:22.1.2@angular/commonto:22.1.2@angular/compilerto:22.1.2@angular/coreto:22.1.2@angular/formsto:22.1.2@angular/localizeto:22.1.2@angular/platform-browserto:22.1.2@angular/routerto:22.1.2
Angular Development Tools
@angular/buildto:22.1.4@angular/clito:22.1.4@angular/compiler-clito:22.1.2@angular/language-serviceto:22.1.2
CoreUI Packages
@coreui/angularto:5.7.18@coreui/angular-chartjsto:5.7.18@coreui/icons-angularto:5.7.18
Migration Notes
This release reorganizes the navigation and routing, so review these points when updating a customized project:
- Update any links that point to the old routes to match the reorganized structure.
- Compare your customized views with the redesigned authentication views and refreshed dashboard before merging.
- Install updated dependencies, run your test suite, and verify the build before deploying.
For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.



