Releases: ColorlibHQ/AdminLTE
v4.0.0-beta2
BREAKING CHANGES
- Removed
.layout-fixed-complete
class and component.
What's Changed
- Update push-menu.ts by @burdittw in #5583
- Added Icons in UI by @Developermayank in #5652
Minor
- Bug Fixes
New Feature
- Added Theme Customizer
Thank you sponsors
@spizzo14
@tomhappyblock
@stefanmorderca
@tito10047
@sitchi
@npreee
New Contributors
- @Developermayank made their first contribution in #5652
Full Changelog: v4.0.0-beta1...v4.0.0-beta2
v4.0.0-beta1
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
- AdminLTE v4 maintainers: @REJack @puikinsh @danny007in
- fix TreeView multi level sample code by @ZhangChengLin in #3698
- fix capitalization for overlayscrollbars by @tacman in #3891
- Fix gulp readme typo by @MGatner in #4133
- Change side menu chevrons pointing side by @ArthurHetem in #4360
- Issue 5011- Add checks for if sidebar exists to stop errors on pages with no sidebar by @burdittw in #5015
- Improved path conversion to allow any number of subpaths by @claudiopatricio in #5095
- Fullscreen button by @glewe in #5307
- Bs5 Components by @glewe in #5312
- Local Google Fonts by @glewe in #5313
- Fix typo in README.md by @luzpaz in #5471
- Fix typo in comment by @CoolCu in #5556
Welcome New Contributors
- @tacman made their first contribution in #3891
- @MGatner made their first contribution in #4133
- @ArthurHetem made their first contribution in #4360
- @burdittw made their first contribution in #5015
- @claudiopatricio made their first contribution in #5095
- @glewe made their first contribution in #5307
- @luzpaz made their first contribution in #5471
- @CoolCu made their first contribution in #5556
Full Changelog: v3.2.0...v4.0.0-beta1
AdminLTE v3.2.0
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
AdminLTE 3.1.0
Breaking Change!
Changed SCSS filename case
build/scss/AdminLTE-raw.scss
→build/scss/_adminlte.raw.scss
build/scss/AdminLTE.scss
→build/scss/adminlte.scss
build/scss/AdminLTE-components.scss
→build/scss/parts/adminlte.components.scss
build/scss/AdminLTE-core.scss
→build/scss/parts/adminlte.core.scss
build/scss/AdminLTE-extra-components.scss
→build/scss/parts/adminlte.extra-components.scss
build/scss/AdminLTE-pages.scss
→build/scss/parts/adminlte.pages.scss
build/scss/AdminLTE-plugins.scss
→build/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
)
- @fullcalendar/bootstrap (replaced with new dependency
- 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
This is only short description, the complete will come in the full release.
Breaking Change!
Changed SCSS filename case
build/scss/AdminLTE-raw.scss
→build/scss/_adminlte.raw.scss
build/scss/AdminLTE.scss
→build/scss/adminlte.scss
build/scss/AdminLTE-components.scss
→build/scss/parts/adminlte.components.scss
build/scss/AdminLTE-core.scss
→build/scss/parts/adminlte.core.scss
build/scss/AdminLTE-extra-components.scss
→build/scss/parts/adminlte.extra-components.scss
build/scss/AdminLTE-pages.scss
→build/scss/parts/adminlte.pages.scss
build/scss/AdminLTE-plugins.scss
→build/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
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
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
to5.13.0
- @fullcalendar/bootstrap from
4.3.0
to4.4.0
- @fullcalendar/core from
4.3.1
to4.4.0
- @fullcalendar/daygrid from
4.3.0
to4.4.0
- @fullcalendar/interaction from
4.3.0
to4.4.0
- @fullcalendar/timegrid from
4.3.0
to4.4.0
- @sweetalert2/theme-bootstrap-4 from
2.2.1
to3.1.4
- bootstrap from
4.3.1
to4.4.1
- bootstrap-colorpicker from
3.1.2
to3.2.0
- bs-custom-file-input from
1.3.2
to1.3.4
- flag-icon-css from
3.4.5
to3.4.6
- flot from
3.2.13
to4.2.0
- fs-extra from
8.1.0
to9.0.0
- inputmask from
4.0.9
to5.0.3
- ion-rangeslider from
2.3.0
to2.3.1
- jszip from
3.2.2
to3.3.0
- overlayscrollbars from
1.10.0
to1.11.0
- pdfmake from
0.1.62
to0.1.65
- popper.js from
1.16.0
to1.16.1
- select2 from
4.0.12
to4.0.13
- summernote from
0.8.12
to0.8.16
- sweetalert2 from
8.19.0
to9.10.8
- @fortawesome/fontawesome-free from
- updated devDependencies
- @babel/cli from
7.7.4
to7.8.4
- @babel/core from
7.7.4
to7.9.0
- @babel/plugin-external-helpers from
7.7.4
to7.8.3
- @babel/preset-env from
7.7.4
to7.9.0
- autoprefixer from
9.7.3
to9.7.5
- babel-eslint from
10.0.3
to10.1.0
- css-loader from
3.2.1
to3.4.2
- eslint from
6.7.2
to6.8.0
- eslint-plugin-compat from
3.3.0
to3.5.1
- nodemon from
1.19.4
to2.0.2
- postcss-cli from
6.1.3
to7.1.0
- rollup from
1.27.8
to2.3.2
- rollup-plugin-babel from
4.3.3
to4.4.0
- set-value from
3.0.1
to3.0.2
- style-loader from
1.0.1
to1.1.3
- terser from
4.4.2 tom
4.6.10
- @babel/cli from
For the complete changelog look here.
AdminLTE 3.0.3
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
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.