CoreUI PRO for Angular v5.7.13 - One-Time Password Fix and Native CSS Animations
Monday, August 3, 2026
We are pleased to announce the release of CoreUI PRO for Angular v5.7.13. This maintenance release improves one-time password autofill, migrates the Loading Button and Collapse components to native CSS animations, and restores the Navbar collapse animation input. No breaking changes were announced in the published release notes.
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
To update to CoreUI PRO for Angular v5.7.13, run:
ng update @angular/core@22 @angular/cli@22 @coreui/coreui-pro@~5.27.0 @coreui/angular-pro@~5.7.13
- Please ensure that there are no error messages in the results.
- Download the latest PRO packages from CoreUI Downloads.
What’s New
Bug Fixes
- One-Time Password: Now accepts a code delivered by SMS autofill or a password manager.
- Navbar: Restored the initial
animateinput for the collapse behavior, with related cleanups.
Improvements
- Loading Button: Migrated to native CSS animations and applied related cleanups.
- Collapse: Migrated to native CSS animations and applied related cleanups.
Testing
- Page Item: Fixed a
Test timed outfailure by removing an unnecessaryasync/await.
Dependency Updates
We have updated the linting tooling to its latest compatible version for CoreUI PRO for Angular v5.7.13:
Other Updates
typescript-eslintto:8.66.0
Migration Notes
This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:
- Install updated dependencies.
- Run your test suite and verify the build.
- Verify one-time password entry, and Loading Button, Collapse, and Navbar transitions after the animation migration.
- Review your application for console warnings after the upgrade.
For the latest package files and update access, visit CoreUI Downloads.



