Skip to content

Releases: ColorlibHQ/AdminLTE

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.

AdminLTE 3.0.4

01 Apr 23:07
Compare
Choose a tag to compare

Release Notes

  • fixed accent not working on datatable pagination
  • fixed collapse is not working when when i maximize
  • fixed slow scrolling bug with ScrollAnywhere
  • downgraded bootstrap-switch to v3.3.4
  • updated dependencies
    • @fortawesome/fontawesome-free from 5.11.2 to 5.13.0
    • @fullcalendar/bootstrap from 4.3.0 to 4.4.0
    • @fullcalendar/core from 4.3.1 to 4.4.0
    • @fullcalendar/daygrid from 4.3.0 to 4.4.0
    • @fullcalendar/interaction from 4.3.0 to 4.4.0
    • @fullcalendar/timegrid from 4.3.0 to 4.4.0
    • @sweetalert2/theme-bootstrap-4 from 2.2.1 to 3.1.4
    • bootstrap from 4.3.1 to 4.4.1
    • bootstrap-colorpicker from 3.1.2 to 3.2.0
    • bs-custom-file-input from 1.3.2 to 1.3.4
    • flag-icon-css from 3.4.5 to 3.4.6
    • flot from 3.2.13 to 4.2.0
    • fs-extra from 8.1.0 to 9.0.0
    • inputmask from 4.0.9 to 5.0.3
    • ion-rangeslider from 2.3.0 to 2.3.1
    • jszip from 3.2.2 to 3.3.0
    • overlayscrollbars from 1.10.0 to 1.11.0
    • pdfmake from 0.1.62 to 0.1.65
    • popper.js from 1.16.0 to 1.16.1
    • select2 from 4.0.12 to 4.0.13
    • summernote from 0.8.12 to 0.8.16
    • sweetalert2 from 8.19.0 to 9.10.8
  • updated devDependencies
    • @babel/cli from 7.7.4 to 7.8.4
    • @babel/core from 7.7.4 to 7.9.0
    • @babel/plugin-external-helpers from 7.7.4 to 7.8.3
    • @babel/preset-env from 7.7.4 to 7.9.0
    • autoprefixer from 9.7.3 to 9.7.5
    • babel-eslint from 10.0.3 to 10.1.0
    • css-loader from 3.2.1 to 3.4.2
    • eslint from 6.7.2 to 6.8.0
    • eslint-plugin-compat from 3.3.0 to 3.5.1
    • nodemon from 1.19.4 to 2.0.2
    • postcss-cli from 6.1.3 to 7.1.0
    • rollup from 1.27.8 to 2.3.2
    • rollup-plugin-babel from 4.3.3 to 4.4.0
    • set-value from 3.0.1 to 3.0.2
    • style-loader from 1.0.1 to 1.1.3
    • terser from 4.4.2 tom 4.6.10

For the complete changelog look here.

AdminLTE 3.0.3

01 Apr 13:37
Compare
Choose a tag to compare

Release Notes

  • fixed accent overrides
  • fixed CardRefresh double init bug
  • added overlay for tab-panels (thanks @andcarpi)
  • fixed typo in build/scss/_main-sidebar.scss (thanks @thewebartisan7)
  • fixed various sidebar/brand bugs
  • fixed various demo bugs (thanks @bansalshashank)
  • fixed various readme bugs (thanks @cyoung)
  • fixed various docs bugs (thanks @task-jp & @lostship)

For the complete changelog look here.

AdminLTE 3.0.2

17 Jan 08:05
0e48302
Compare
Choose a tag to compare

Release Notes

  • some small control sidebar fixes
    • fixed content height calculation with overlapping control sidebar
    • fixed collapse/show functions (functions was swapped)
  • fixed custom checkbox padding
  • fixed layout-navbar–fixed on iOS & macOS Safari
  • fixed nested card header style
  • fixed accent color with sidebar, buttons & dropdowns
  • updated dependencies & devDependencies
    • updated chart.js to v2.9.3
    • updated select2 to v4.0.12
  • fixed dropdown menu in top-nav layout
  • fixed box-shadow display while fully collapsed sidebar
  • fixed form label with alternative css files
  • added new lightblue color (legacy blue)
  • fixed accent focus border color on form elements
  • correct and Improve of FilterizR sample page (Thanks @Ppojin)
  • correct all day event (Thanks @Ppojin)
  • fixed double border on cards with nav tabs (Thanks @frenchykiller)
  • fixed Layout('init') for external use
  • added .badge-btn style
  • various sidebar fixes
  • various demo fixes

For the complete changelog look here.

AdminLTE 3.0.1

20 Nov 08:42
5988c4f
Compare
Choose a tag to compare

Release Notes

  • fixed card header background
  • updated dependencies & devDependencies
    • updated chart.js to v2.9.2
    • updated flag-icon-css to v3.4.5
    • updated pdfmake to v0.1.62
    • updated sweetalert2 to v8.19.0
    • updated devDep autoprefixer to v9.7.1
    • updated devDep eslint to v6.6.0
    • updated devDep node-sass to v4.13.0
    • updated devDep rollup to v1.26.3
  • fixed margin left on sidebar collapse without sidebar-mini
  • fixed broken link (thanks @Androz2091)
  • fixed mozilla outline bug
  • fixed bootstrap-slider tooltip not shown
  • added missing !default to $main-footer-bg (thanks @dima-bzz)
  • fixed user-menu dropdown top border
  • enhanced javascript plugins
    • added expand & collapse method in PushMenu
    • added expandSidebar & sidebarButtonSelector option in Treeview
  • some small js option fixes
  • and many more ...

For the complete changelog look here.

AdminLTE 3.0.0

02 Nov 12:56
e78ee8d
Compare
Choose a tag to compare

Release Notes

  • fixed info box icon aligning
  • added .nav-legacy
  • added .nav-collapse-hide-child
  • fixed sidebar-light-hover-bg & sidebar-light-active-color
  • removed mozilla dotted border from focus links
  • fixed select2 paddings/margins
  • corrected select2 paddings to change look similar to form-control/custom-form select
  • added forget password & recover password demo
  • fixed card default border after adding nav tabs support

For the complete changelog look here.