Mar 25, 2022 (v3.1.1)
- Next JS full Version for Typescript and Javascript
----------------------------------------------------------------------------
Feb 22, 2022 (v3.1.0)
- Organization Chart
- Redux toolkit
- AWS Amplify login
- Mega Menu
- Container Layout (click on live customizer->Box Container to test effect)
- Add invoice page
- SAAS pages like - Privacy Policy and FAQ
- Image upload in kanban
- Performance Enhancement
- Package upgrades
- Fix most possible security vulnerabilities
- Client suggestions and Bug Fixes
----------------------------------------------------------------------------
Nov 05, 2021 (v3.0.2)
- Minor fixes in JavaScript package.
- No changes in TypeScript & Next.js package.
----------------------------------------------------------------------------
Oct 21, 2021 (v3.0.0)
- Upgrade to MUI v5.0.4
- Next.js TypeScript version (released on 31-10-2021).
- Upgrade to react-router: 6.0.0-beta.5
- Add Kanban Full Featured App
- Simplified Authentication Flow
- Improvement in Styling and Documentation
- Figma Design File - Add Kanban app
- Added new videos in the Berry Tutorial Series
----------------------------------------------------------------------------
Aug 04, 2021 (v2.0.0)
- Upgrade to Material-UI Beta: 5.0.0-beta.1
- Upgrade to react-router: 6.0.0-beta.0
- E-Commerce App
- Enforce Eslint Rules
- Absolute imports
- Remove package “react-material-UI-carousel“ due to no support in MUI Beta. Achieved same using “slick-carousel“
- Other minor improvements & fixes
----------------------------------------------------------------------------
Jul 7, 2021 (v1.2.1)
- TypeScript release (Standard Plus package)
----------------------------------------------------------------------------
Jun 12, 2021 (v1.2.0)
- Add Form layouts
- Add Form with validations
- Add Form wizards
- Add a Grid documentation page
- Add animation and shadows
- Add 6 new color options
- Change variable names for colors
- Fix authentication responsive issues
- Fix checkbox issues in “Table Enhanced“
- Restructure the pricing page for better code
- Set 404 error page redirection
- Improve mail & chat app with a drawer
- Documentation update to integrate Berry in a new project
- Add a video tutorial in the documentation
- Other minor fixes
----------------------------------------------------------------------------
May 28, 2021 (v1.1.0)
- More closer to the single responsibility model
- Add propTypes declaration for components which helps in the development
- Set Prettier formatting property “bracketSpacing“ as true for better readability
- Code clean up and minor bug fixes
- File Restructured for better code understanding
- Code commenting and documentation
----------------------------------------------------------------------------
May 21, 2021 (v1.0.0)