Changelog
Stay updated on our product's evolution and improvements through the changelog.
v8.1.0
Jun 10, 2025
- Migrate to MUI Material v7
- Update dependencies
v8.0.1
Jan 13, 2025
- Fix Supabase sign-out issue
- Fix Vercel middleware issue
v8.0.0
Jan 12, 2025
- Add Biome support
- Add Clerk authentication
- Fix lint and format issues
- Reimplement authentication
- Remove Firebase authentication
- Remove
react-simple-mapsdependency - Update Eslint to v9
- Update Next.js to v15
- Update React to v19
- Update dependencies
v7.2.1
Oct 21, 2024
- Fix npm install issue
- Update dependencies
v7.2.0
Sep 24, 2024
- Implement
systempalette mode - Migrate to MUI Material v6
- Update dependencies
v7.1.0
Aug 20, 2024
- Fix Cognito
User pool not configurederror - Fix Recharts
defaultPropswarning - Style
Autocompletecomponent and add example - Update
i18nimplementation - Update dependencies
v7.0.0
Feb 26, 2024
- Add
Supabaseauth support - Improve Next.js
RSCsupport - Refactor and simplify project code
- Reimplement existing auth providers
- Remove
lodash - Remove
prop-types - Replace
apexchartswithrecharts - Replace
date-fnswithdayjs - Replace
formikwithreact-hook-form - Replace
numeralwith nativeIntl.NumberFormat - Replace
react-beatuiful-dndwithdnd-kit - Replace
react-hot-toastwithsonner - Replace
react-quillwithtiptap - Replace
react-slickwithembla-carousel - Replace
reduxwithReact Context - Replace
untitled-uiicons withphosphoricons - Replace
yupwithzod - Replace Next.js
pageswithapp router - Update dependencies
- Update design
- Update eslint and prettier config
v6.4.2
Jul 6, 2023
- Change external style import strategy
- Fix
Next.jsapp router root layout metadata - Fix
Next.jsapp routerCypressintegration issue - Fix
ViteDraft.jsimport issue - Update dependencies
v6.4.1
Jul 6, 2023
- Add
prettierdependecy and format code - Fix outlined text field style
- Fix
Next.jsapp router theme change - Fix
Next.jsapp router nprogress - Update dependencies
v6.4.0
May 16, 2023
- Migrate
Create-React-App(CRA) toVite - Update dependencies
v6.3.0
May 10, 2023
- Add
Next.jsapp router version - Update dependencies
v6.2.0
May 5, 2023
- Add
Create-React-App(CRA) TypeScript starter project - Add
Next.jsTypeScript starter project - Update dependencies
- Update Figma (Sketch no update)
v6.1.0
Feb 21, 2023
- Add
Create-React-App(CRA) version - Move docs app out
v6.0.1
Feb 16, 2023
- Update dependencies
v6.0.0
Jan 12, 2023
- Add support for
Next.js 13 - Add
Academypages - Add
Cryptopages - Add
Fie Managerpages - Add
Logisticspages - Add
Mapbox GLsdk - Add multiple auth page layouts
- Add multiple navigation color schemes
- Refactor and simplify project code
- Replace
Hero iconswithUntitled-UI icons - Update Api fetch logic
- Update
Auth0login flow - Update
Dashboard Overviewpage - Update
design systemaesthetics - Update app settings implementation and available options
- Update dependencies
- Update layouts
- Update project folder structure
- Update Figma (Sketch no update)
v5.3.0
Sep 15, 2022
- Update dependencies
v5.2.0
May 23, 2022
- Update dependencies
v5.1.0
Feb 9, 2022
- Activate Typescript Strict mode
- Update Firebase to v9
- Replace Auth0 Popup with Redirect
- Fix dependencies security issues
- Update types and interfaces
- Update dependencies
- Update Sketch files to v5
v5.0.2
Nov 4, 2021
- Reduce compile time
- Update layout strategy
v5.0.1
Nov 3, 2021
- Fix auth guard redirect bug
v5.0.0
Nov 2, 2021
- Migrate
CRAtoNext.js 12 - Migrate code to MUI v5
- Add
Company Detailspages - Add
Job Createflow - Add
Job Listingpage - Add
Logistics Dashboardpage - Cleanup code
- Remove
react-modal-imagedependency - Update
Accountpages - Update
Blog Platfrompage designs - Update
Calendarapp layout - Update
Chatapp layout - Update
Chatlogic - Update
Customer Detailspage - Update
Customer Listfilters - Update
Invoice Listfilters - Update
Invoice Listpage layout - Update
Kabanapp - Update
Landingpage - Update
Mailapp layout - Update
Order Listfilters - Update
Order Listpage layout - Update
Product Listfilters - Update
Product Listtable - Update design system
v4.1.0
May 24, 2021
- Add Sketch and Figma dark versions
- Add
react-hot-toastdependency - Fix Calendar App
Datedata type stored in Redux state warning - Fix Kanban App card move bug
- Fix RTL bug
- Fix
nprogressdisplay bug - Implement mocked api clients instead of mocked axios interceptors
- Remove
axiosandaxios-mock-adapterdependencies - Remove
notistackdependency - Remove
web-vitalsdependency - Replace
Hiddencomponent withsxlogic - Update
material-uiand other dependencies
v4.0.0
Mar 17, 2021
- Add
@emotion/reactand@emotion/styleddependencies - Add
AWS Amplifyauth platform - Add
Google Tag Managerto implement tags concept - Add
StrictMode - Add
date-fnsdependency to parse dates - Add
gray-matterdependency - Add
react-i18nextdependency to implement multi-language - Add
stylisandstylis-plugin-rtldependencies - Add
web-vitalsdependency - Add new components
- Add new pages
- Drop
IE11support - Fix some TS types
- Implement
sxprop where needed - Regroup pages
- Remove
Google Analytics - Remove
js-cookiedependency - Remove
jsonwebtokendependency - Remove
jwt-decodedependency - Remove
lodashdependency - Remove
mdxdependency - Remove
momentdependency - Remove
react-chartjs-2dependency - Remove
uuiddependency - Rename components for simpler folder structure
- Replace
momentwithdate-fns - Replace
react-chartjs-2withreact-apexcharts - Replace
react-helmetwithreact-helmet-asyncdependency - Replace
useStyleswithexperimentalStyledstrategy - Update
@fullcalendardependency - Update
@material-ui/coreand@material-ui/iconsdependencies - Update
react-routerto v6 - Update existing components to match Material-UI v5
- Update theme to use Material-UI v5 theme format
v3.1.0
Aug 1, 2020
JavaScript
JavaScript version is now in sync with the TypeScript version, both with the same features.
TypeScript
No changes.
v3.0.0
July 26, 2020
The release introduces a new version of the product written in TypeScript.
JavaScript
No changes.
TypeScript
- Fix server-side rendering issue with SettingsProvider
- Implement
Auth0andFirebase Authentication - Improve components
- Reimplement
JWT AuthusingRedux Context API - Reimplement Redux using
Redux Toolkit - Remove a few components
Socialplatform to be able to add new ones in future updates - Update
LoginandRegisterpages - Update
CalendarandChatapps - Update dependencies
- Update mocked chart to match the types
- Update
Projectsplatform
v2.0.0
Apr 10, 2020
- Add
apexchartsdependency - Add
formikdependency - Add
immerdependency - Add
joydependency - Add
mdxdependency - Add
notistackdependency - Add
react-modal-imagedependency - Add new pages
- Implement Redux in
Chat,Kanban,Mailapps - Implement
AuthServiceandAuthGuard - Implement app settings manager
- Implement multiple themes
- Refactor components to accept multi-theme
- Remove multiple css classes and replaced the styling with
Boxcomponent - Update all pages implementing new Material-UI features
- Update docs to use
mdx - Update the mock adapter, now accepting post requests
- Update typography
v1.4.0
Feb 25, 2020
- Fix
uuidimport bug - Update dependencies
v1.3.0
Sep 7, 2019
- Add component pages
- Add
eslint-config-airbnbdependency - Add
eslint-config-prettierdependency - Add
eslint-plugin-importdependency - Add
eslint-plugin-jsx-a11ydependency - Add
eslint-plugin-react-hooksdependency - Add
IE11support - Add
Containercomponent to each page to replace custom styling - Add
RTL support - Fix a bug for Edge & Safari where users couldn't scroll properly
- Remove deep folder nesting to keep a clean structure
- Replace custom
useRouterhook withuseLocation,useHistoryanduseParamsfromreact-router - Update code style to match with Airbnb style
- Update dependencies
- Update import paths
- Update the layouts to fix scroll issues
v1.2.0
Aug 7, 2019
- Add
axiosandaxios-mock-adaptermodules to simulate server response for fetch requests - Create 3 individual layouts for error, auth and dashboard pages
- Fix navigation expand issue
- Move helpers files to
utilsfolder - Move all lib mixins to
mixinsfolder - Remove
chart.jsfiles - Remove unused helpers
- Remove unused utils
- Rename few components
- Replace the routing system from 1.1.0 version with an easier solution
- Update
Calendarpage code - Update
Chatpage code - Update
Errorpage code
v1.1.1
Aug 1, 2019
- Remove
PerfectScrollBarto fixNavbarand content scroll issues
v1.1.0
July 31, 2019
- Add
Figmasource files - Add
PrismJSdependency - Add
reduxdependency - Change the layout logic
- Create
CodeBlockcomponent - Create changelog page
- Create documentation pages
- Fix scroll bugs
- Implement
reduxin some components - Implement code splitting to lazy load pages
- Implement layout system based on route settings
- Implement route authorization guard based on authenticated user role and route settings
- Implement routing system
- Merge layouts in one layout only that can be configured dynamically
- Rename few components
- Replace
underscorewithlodash - Update dependencies
- Update folder structure, grouped all pages in the same folder
- Update presentation page
v1.0.0
July 20, 2019
Initial release.