Skip to content

Releases: ColorlibHQ/AdminLTE

AdminLTE v4.0.0-rc4

30 Jun 12:22
Compare
Choose a tag to compare

What's New

  • Updated Dependencies: 8 npm packages updated to latest versions for improved security
    and performance
  • Refined Mobile Image Fix: Streamlined image path resolution by removing JavaScript
    runtime fix in favor of build-time HTML generation
  • Better Performance: Images now load faster with no runtime path corrections needed

Updated Packages

  • @rollup/plugin-typescript: 12.1.3 → 12.1.4
  • @typescript-eslint/eslint-plugin: 8.35.1 → 8.36.0
  • @typescript-eslint/parser: 8.35.1 → 8.36.0
  • astro: 5.10.0 → 5.11.0
  • eslint: 9.30.0 → 9.30.1
  • prettier: 3.5.3 → 3.6.2
  • rollup: 4.44.0 → 4.44.2
  • stylelint: 16.21.0 → 16.21.1

Installation

npm install admin-lte@4.0.0-rc4

Key Improvements from 4.0.0-rc3

  • Zero 404 Errors: All images now use relative paths generated at build time
  • Cleaner Code: Removed JavaScript runtime path fixes that caused console errors
  • Latest Tools: Updated to newest versions of TypeScript, ESLint, Prettier, and build tools

AdminLTE v4.0.0-rc1

20 Jun 13:03
Compare
Choose a tag to compare

AdminLTE v4.0.0-rc1 - Major Modernization Release

This release represents a complete modernization of the AdminLTE codebase, bringing it up to current standards with the latest tooling, dependencies, and best practices.

Key Highlights

  • Zero Security Vulnerabilities - All dependencies updated and vulnerabilities resolved
  • Modern Tooling - ESLint v9, Astro 5.x, latest Stylelint and build tools
  • Better Developer Experience - New npm start command, improved scripts, cleaner builds
  • Latest Dependencies - Bootstrap 5.3.7, Node.js ES modules, 50+ package updates
  • Code Quality - Zero linting errors, removed technical debt, standardized formatting
  • Future-Ready - Modern configuration patterns, optimal bundle sizes, enhanced maintainability

Quick Start

# Install dependencies
npm install

# Start development server
npm start

# Build for production  
npm run production

Major Changes

Infrastructure & Tooling

  • Upgraded to ES Modules with "type": "module" in package.json
  • Complete ESLint v9 migration with modern flat configuration format
  • Enhanced Astro configuration with static site generation
  • Optimized build scripts and developer experience

Dependencies Updated

  • astro: 4.15.12 → 5.10.0
  • eslint: 8.57.1 → 9.29.0
  • bootstrap: 5.3.3 → 5.3.7
  • sass: 1.78.0 → 1.89.2
  • typescript: 5.6.2 → 5.8.3
  • Plus 50+ other packages updated to latest versions

Security & Quality

  • Resolved all npm security vulnerabilities (0 remaining)
  • Updated browserslist database for modern browser compatibility
  • Fixed all SASS deprecation warnings
  • Zero linting errors across all file types

Migration Guide

For Users:

  • No breaking changes in compiled CSS/JS output
  • All existing HTML templates remain fully compatible
  • CDN links and package imports work as before

For Developers:

  • New npm start command for development
  • ESLint configuration migrated to eslint.config.js
  • Build process requires Node.js ES modules support

Compatibility

  • Bootstrap: 5.3.7 (latest)
  • Node.js: ES modules support required
  • Browsers: All modern browsers supported
  • RTL: Full right-to-left language support maintained

See CHANGELOG.md for complete technical details.


Download: Use npm: npm install admin-lte@4.0.0-rc1 or download the source code below.

v4.0.0-beta3

24 Dec 08:05
7f31eac
Compare
Choose a tag to compare

Release Notes

New Features

  • Established distribution build folder dist.

Dependency Changes

  • Replaced js-beautify with prettier for code formatting.
  • Downgraded sass to a compatible version.

Upgrades

  • Upgraded astro to version 5.
  • Updated bootstrap to version 5.3.3.

Thank you sponsors

@spizzo14
@tomhappyblock
@stefanmorderca
@tito10047
@sitchi
@npreee
@isaacmorais

Full Changelog: v4.0.0-beta2...v4.0.0-beta3

v4.0.0-beta2

01 Sep 15:30
Compare
Choose a tag to compare

BREAKING CHANGES

  • Removed .layout-fixed-complete class and component.

What's Changed

Minor

  • Bug Fixes

New Feature

  • Added Theme Customizer

Thank you sponsors

@spizzo14
@tomhappyblock
@stefanmorderca
@tito10047
@sitchi
@npreee

New Contributors

Full Changelog: v4.0.0-beta1...v4.0.0-beta2

v4.0.0-beta1

20 May 12:09
1bcb775
Compare
Choose a tag to compare
v4.0.0-beta1 Pre-release
Pre-release

Highlights

  • AdminLTE v4 is now based on Bootstrap 5
  • Dark mode
  • RTL support
  • Improved responsiveness, performance, code quality, customization, plugins, components, layouts, widgets, forms, tables, icons, pages, examples, and starter kit

Thank you sponsors

@spizzo14
@stefanmorderca
@tomhappyblock
@tito10047
@sitchi

Thank you Contributors

Welcome New Contributors

Full Changelog: v3.2.0...v4.0.0-beta1

AdminLTE v3.2.0

07 Feb 20:34
Compare
Choose a tag to compare

Breaking Change!
We dropped official node v12, it might be still work but we won't give support for any node 12 bugs/errors.

Top-Features:

  • Enhanced Dark Mode
  • SVG Font Awesome Icon support
  • Docker dev-preset
  • Reworked Dark/Light colors
  • Custom Scrollbar style (Non-Plugin-Scrollbar)

Fixes:

  • various fixes in IFrame plugin
  • fix link encoding in SidebarSearch plugin
  • fix division warning while sass building
  • fix disabled state for default & outline-light button
  • fix none-visible background colors while printing
  • various dark-mode fixes

Changes:

  • add load error fallback for CardRefresh plugin
  • add collapsed-done event for ControlSidebar plugin & PushMenu plugin
  • add animationSpeed to ControlSidebar plugin & PushMenu plugin
  • add target selection for ControlSidebar plugin
  • add element fallback for ExpandableTable plugin
  • add allowReload & autoDarkMode to IFrame plugin
  • add iframe-dark example

Thanks for your awesome contribution @liljack, @danny007in, @curiousteam, @equada, @Shidersz, @gurvirlochab, @ZhangChengLin, @mostafahesham-dev, @smtbos, @leonardxfce, @anilloutombam, @13324, @SmileYzn, @hkvstore, @rikuson, @kreic51, @forxer & @mahmoudalsaman.

For the complete changelog look here.

v3.2.0-rc

19 Sep 10:26
Compare
Choose a tag to compare
v3.2.0-rc Pre-release
Pre-release
update docs

AdminLTE 3.1.0

22 Mar 11:29
Compare
Choose a tag to compare

Breaking Change!
Changed SCSS filename case

  • build/scss/AdminLTE-raw.scssbuild/scss/_adminlte.raw.scss
  • build/scss/AdminLTE.scssbuild/scss/adminlte.scss
  • build/scss/AdminLTE-components.scssbuild/scss/parts/adminlte.components.scss
  • build/scss/AdminLTE-core.scssbuild/scss/parts/adminlte.core.scss
  • build/scss/AdminLTE-extra-components.scssbuild/scss/parts/adminlte.extra-components.scss
  • build/scss/AdminLTE-pages.scssbuild/scss/parts/adminlte.pages.scss
  • build/scss/AdminLTE-plugins.scssbuild/scss/parts/adminlte.plugins.scss

New in v3.1:

  • Dark Mode
  • New Components
    • Month Pagination
    • Login/Register v2
    • IFrame mode
    • uPlot Charts
    • Kanban Board
    • Pages
      • FAQ
      • Contact Us
    • Search
      • Simple
      • Enhanced
    • Simple Kanban Board
    • Simple Preloader
  • New Demo Examples
    • Stepper/Wizard
    • Multi File Upload
    • Codemirror
    • Datatables with Buttons
    • Form Input Styles
  • New Sidebar features
    • Sidebar Search
    • Custom Area
  • New JS Plugins & JS Plugin features
    • Fullscreen mode
    • SidebarSearch plugin
    • ExpandableTables plugin
    • IFrame plugin
    • NavbarSearch plugin
  • Additionally
    • added FontAwesome light, duotone & svg support
    • added Datatables Scrollpane Plugin
    • added btn-app Color Variations
    • enhance brand-link with pushmenu inside brand
    • added new Border Bottom only input style
    • added custom-control-input Color Variations
    • added custom-control-input-outline for checkbox & radio
    • enhanced ControlSidebar plugin for multiple control-sidebars

Changes:

  • replaced small-box font-size transition with transform
  • fixed layout-boxed sidebar with sidebar-mini
  • added ASP.NET Boilerplate & CakePHP 4.x implementation in docs
  • compressed images (jpg & png)
  • added StyleLint, ESLint & BundleWatch
  • enhanced various npm script commands
  • updated bootstrap to 4.6.0
  • removed glyphicon leftovers
  • updated various HTML markups
    • specified lang attribute
    • bumped year to 2021
    • changed http:// to https://
    • moved rel attribute for consistency
    • added rel=noopener for external links
    • specified diplay=fallback for Google Fonts
  • added sidebar search plugin
  • added pagination month component
  • added expandable tables plugin
  • added sidebar custom area component
  • enhanced brand-link with pushmenu inside brand
  • added font awesome light, duotone & svg icons support
  • fixed maximized-card card-body overflow
  • added bs-stepper plugin & demo
  • added codemirror plugin & demo
  • added dropzonejs plugin & demo
  • added sparkline demo
  • remove flot-old
  • remove unnecessary jquery-ui
  • added new login, register & recover-password v2 page
  • added datatables button example
  • added contact-us and faq demo
  • added iframe plugin
  • added three new styles examples in forms/general
  • added custom-control-input color variations
  • added custom-control-input-outline for checkbox & radio
  • added dark-mode
  • added simple kanban board
  • added card image overlay example
  • added datatables searchpanes plugin
  • added uplot chart plugin & demo
  • removed devDependencies
    • @babel/cli
    • @babel/plugin-external-helpers
    • css-loader
    • path
    • set-value
    • style-loader
  • removed dependencies
    • @fullcalendar/bootstrap (replaced with new dependency fullcalendar)
    • @fullcalendar/core (replaced with new dependency fullcalendar)
    • @fullcalendar/daygrid (replaced with new dependency fullcalendar)
    • @fullcalendar/interaction (replaced with new dependency fullcalendar)
    • @fullcalendar/timegrid (replaced with new dependency fullcalendar)
  • and some other small fixes/changes

Thanks to @XhmikosR for the 55+ incredible PR's also Thanks for the PR's to @shawnheide, @mineminemine, @shailesh-ladumor, @SmileYzn, @yangfuhai, @nisarhassan12, @danny007in

For the complete changelog look here.

AdminLTE 3.1.0 Release Candidate

25 Nov 10:52
17aea0e
Compare
Choose a tag to compare
Pre-release

This is only short description, the complete will come in the full release.

Breaking Change!
Changed SCSS filename case

  • build/scss/AdminLTE-raw.scssbuild/scss/_adminlte.raw.scss
  • build/scss/AdminLTE.scssbuild/scss/adminlte.scss
  • build/scss/AdminLTE-components.scssbuild/scss/parts/adminlte.components.scss
  • build/scss/AdminLTE-core.scssbuild/scss/parts/adminlte.core.scss
  • build/scss/AdminLTE-extra-components.scssbuild/scss/parts/adminlte.extra-components.scss
  • build/scss/AdminLTE-pages.scssbuild/scss/parts/adminlte.pages.scss
  • build/scss/AdminLTE-plugins.scssbuild/scss/parts/adminlte.plugins.scss

New in v3.1:

  • Dark Mode
  • New Components
    • Month Pagination
    • Login/Register v2
    • IFrame mode
    • uPlot Charts
    • Kanban Board
    • Pages
      • FAQ
      • Contact Us
    • Search
      • Simple
      • Enhanced
    • Simple Kanban Board
  • New Demo Examples
    • Stepper/Wizard
    • Multi File Upload
    • Codemirror
    • Datatables with Buttons
    • Form Input Styles
  • New Sidebar features
    • Sidebar Search
    • Custom Area
  • New JS Plugins & JS Plugin features
    • Fullscreen mode
    • SidebarSearch plugin
    • ExpandableTables plugin
    • IFrame plugin
  • Additionally
    • added FontAwesome light, duotone & svg support
    • added Datatables Scrollpane Plugin
    • added btn-app Color Variations
    • enhance brand-link with pushmenu inside brand
    • added new Border Bottom only input style
    • added custom-control-input Color Variations
    • added custom-control-input-outline for checkbox & radio

For the complete changelog look here.

AdminLTE 3.0.5

19 May 20:46
Compare
Choose a tag to compare

Release Notes

  • fixed whitespace with fixed navbar & footer
  • fixed anchor color on .btn
  • added !important to text-(color)
  • fixed inline input-group in sidebar on macOS
  • added margin-bottom to form-inline in sidebar
  • added ribbon over image demo & docs
  • and some other small fixes/changes

Thanks to @medardm, @danny007in, @erdkse & @ddiskandar for your PR's.

For the complete changelog look here.