2026-02-20 17:33:35 +00:00

121 lines
1.7 KiB
Markdown

# Changelog
## [2.4.1] - 22/11/2024
- Updated dependencies
## [2.4.0] - 10/09/2024
- Added react-scripts version 5 along with webpack version 5 support.
- Added support for node.js version > 20
- Removed old webpack configs.
- Removed unnecessary dev dependencies.
# [2.3.4] - 20/12/2023
- Update dependencies
# [2.3.3] - 16/05/2023
- Update dependencies
- Update react version
# [2.3.2] - 20/07/2022
- Fix ecommerce editing
# [2.3.1] - 18/07/2022
- Fix users management
# [2.3.0] - 01/06/2022
- Updated from MUI4 to MUI5, fixed Dark Theme
- Fixed Grid actions
- Fixed various bugs related to DataGrid
- Updated packages
# [2.2.5] - 05/03/2021
- Fixed errors
- Clear code
- Hide warnings
# [2.2.4]
- Updated documentation
# [2.2.3]
### New Features
- Added Profile page
- Added Grid page
- Updated packages
- Updated README.md
# [2.1.3]
### Updated
- Added link to flatlogic on login and register pages
# [2.1.2]
### Updated
- Updated fullcalendar package to v5.3.0
# [2.1.1]
### Improved
- Improved css
# [2.1.0]
### New Features
- Added upload image functionality
# [2.0.0]
### New Features
- Added user management table
- Added register functionality
- Added reset password functionality
- User invitation functionality
- Social Login
# [1.2.1]
### Fixed
- JWT token checking fix
### Updated
- Update scrollbar color on Windows devices
- Some color improvements
# [1.1.1]
### Updated
- Adjust unused libs imports
- Updated Docs
- Minor components updates
### New Features
- Docs full update
### Fixed
- Wrappers of the components fix
- Performance improve
## [1.1.0]
### Fixed
- set localStorage item of theme
### Updated
- redux updates
## [1.0.0]
Initial version of the project