CoreUI PRO v5.25.1 - Sidebar Nav Fix
Monday, May 18, 2026
We are pleased to announce the release of CoreUI PRO v5.25.1 for Bootstrap. This patch release restores Sidebar nav group items padding variables that were affected in the previous release.
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 your project to CoreUI PRO v5.25.1, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.25.1. - Save your changes to the
package.jsonfile. - In your project’s root directory, run the update command appropriate for your package manager:
- For npm users, execute
npm install. - For yarn users, execute
yarn install. - For pnpm users, execute
pnpm install.
- For npm users, execute
What’s New
Bug Fixes
- Sidebar: Restored nav group items padding variables. This fix addresses a regression introduced in v5.25.0 where sidebar navigation group item padding was not correctly applied.
Migration Notes
This is a patch release with no breaking changes. If you experienced sidebar navigation spacing issues after upgrading to v5.25.0, this release resolves them.
For the latest package files and update access, visit CoreUI Downloads.



