# Changelog

## v1.2.0 - Release (18-11-2022)

* Added Kanban app
* Make it compatible with React18
* SVG file updates due to React 18
* Removed .default from the end wherever the image has been used
* Added config-override.js to support native node module in react 18
* Removed Skeleton version
* Other package upgrades

## v1.1.0 - Release (05-07-2022)

Added Next.js

* Nextjs JavaScript and TypeScript package added in download package with same version code v1.1.0

## v1.1.0 - Release (18-06-2022)

* Added forms
  * Wizard
  * Layout
  * Plugins
  * Validation
* Added charts
  * Apex Chart
  * Organization Chart
* Fix flickering issue in landing
* Added User card and list
* Added modal component
* Added slider component
* Added widgets for charts, data, statistics
* Fix keyboard focus on elements. Thanks to **Olivier from MUI** for pointing out the issue.
* Added dropzone for file upload

## v1.0.0 - Release (27-05-2022)

* Initial release
