Ship internal tools in hours, not weeks. Real auth, users, jobs, audit logs, and cohesive UI included. Early access $249 $499 → [Get it now]

CoreUI v5.7.1 - Sidebar Nav Fix

CoreUI v5.7.1 - Sidebar Nav Fix

We are pleased to announce the release of CoreUI v5.7.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 v5.7.1, follow these steps:

  1. Open your project’s package.json.
  2. Locate the @coreui/coreui entry under dependencies and update the version number to 5.7.1.
  3. Save your changes to the package.json file.
  4. 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.

What’s New

Bug Fixes

  • Sidebar: Restored nav group items padding variables. This fix addresses a regression introduced in v5.7.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.7.0, this release resolves them.


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