Changelog
v2.1.0
– 2 June, 2022
- Replaced: OptimizeCssAssetsPlugin with CssMinimizerPlugin
- Removed: HardSourceWebpackPlugin
- Migrated: Node Sass to Dart Sass
- Updated: Bootstrap 4.6.1
- Updated: Dependencies to latest versions
v2.0.0
– 13 November, 2020
- Added: Dark mode support
- Added: Theme builder
- Added: Customization docs
- Added: Compact sidebar variant
- Added: Right sidebar variant
- Added: Mega menu
- Replaced: Toastr with Notyf
- Replaced: Jvectormap-next with Jsvectormap
- Replaced: Nunito font with Poppins
- Removed: Bootstrap-Markdown
- Updated: Landing page
- Updated: Styling
- Updated: Dependencies to latest versions
v1.3.0
– 28 September, 2020
- Added FAQ to landing page
- Improved landing page design
- Small visual changes
- Upgraded to Bootstrap 4.5.2
- Upgraded SmartWizard to 5.1.1
- Upgraded various dependencies to LTS version
v1.2.5
– 19 July, 2020
- Fixed dropdown alignment on mobile
- Fixed inconsistencies in HTML code
- Updated .eslintrc file
- Upgraded to Bootstrap 4.5.0
- Upgraded to FullCalendar 5
- Upgraded various dependencies to LTS version
v1.2.4
– 3 December, 2019
- Added Chat page (pages-chat.html)
- Added Project Detail page (pages-projects-detail.html)
- Added Carousel component (ui-carousel.html)
- Added Embed component (ui-embed-video.html)
- Added DataTables Ajax (tables-datatables-ajax.html)
- Added DataTables Column Search (tables-datatables-column-search.html)
- Updated sidebar structure
- Swapped 'Nunito Sans' font with 'Nunito'
- Sticky footer by default
- Small visual changes
- Upgraded to Bootstrap 4.4.1
- Upgraded various dependencies to LTS version
v1.2.3
– 9 August, 2019
- Added projects page (pages-projects.html)
- Added introduction page (docs-introduction.html)
- Added changelog page (docs-changelog.html)
- Added installation page (docs-installation.html)
- Added Date Time Picker (forms-advanced-elements.html)
- Added multi level sidebar dropdown
- Added support for css files in webpack config
- Renamed kanban page to tasks (pages-tasks.html)
- Fixes issues with card height in IE11
- Small visual changes
- Upgraded various dependencies to LTS version
v1.2.2
– 4 June, 2019
- Improved Google Fonts loading time
- Fixed issues with auth pages in Safari
- Upgraded various dependencies to LTS version
v1.2.1
– 3 April, 2019
- Fixed IE11 bugs
- Replaced font-awesome svgs with fonts
- Upgraded to latest webpack
- Upgraded various dependencies to LTS version
v1.2.0
– 16 March, 2019
- Added two new themes (corporate and modern)
- Added settings sidebar
- Added landing page (index.html)
- Added clients page (pages-clients.html)
- Moved all scripts to bottom
- Restructured sass files
- Upgraded to Bootstrap 4.3.1
- Upgraded various dependencies to LTS version
v1.1.3
– 11 February, 2019
- Added calendar page (calendar.html)
- Added navbar language dropdown
- Fixed issues with responsive DataTables
- Fixed issues with collapsed sidebar
- Moved multiple assets to subfolders
- Upgraded to Bootstrap 4.3.0
- Upgraded various dependencies to LTS version
v1.1.2
– 5 January, 2019
- Added Analytics dashboard (dashboard-analytics.html)
- Added E-Commerce dashboard (dashboard-e-commerce.html)
- Added Social dashboard (dashboard-social.html)
- Added Crypto dashboard (dashboard-crypto.html)
- Added Kanban Board page (pages-kanban.html)
- Upgraded various dependencies to LTS version
v1.1.1
– 22 December, 2018
- Added Bootstrap spinners (ui-general.html)
- Added Bootstrap switches (forms-basic-elements.html)
- Upgraded to Bootstrap 4.2.1
- Upgraded various dependencies to LTS version
v1.1.0
– 7 December, 2018
- Added dashboard v2 page (dashboard-2.html)
- Added profile page (pages-profile.html)
- Added settings page (pages-settings.html)
- Added pricing page (pages-pricing.html)
- Added new timeline component
- Fixed issues with jQuery events by moving to one JS bundle (app.js)
- Fixed issues with simpleBar
- Small visual improvements to various components
- Moved from webpack-serve to webpack-dev-server
- Upgraded various dependencies to LTS version
v1.0.2
– 26 November, 2018
- Removed polyfill for ApexCharts
- Upgraded various dependencies to LTS version
- Fixed Safari bugs in sidebar
v1.0.1
– 5 October, 2018
- Added ApexCharts demos (charts-apexcharts.html)
- Added invoice page (page-invoice.html)
- Added sticky sidebar (layouts-sidebar-sticky.html)
- Added new Font Awesome icons to documentation
- Updated various dependencies to LTS version
- Fixed IE10 & IE11 sidebar transition bug