Able Pro
React
React
  • ✨Overview
  • 🌱Pre-requisites
  • 🚀Quick Start
  • 📂Folder Structure
  • 🌀State Management
  • 🔒Authentication
    • Switch to Auth0
    • Switch to Firebase
    • Switch to AWS Cognito
  • 🛣️Routing
  • 📡Axios API Calls
  • 🌐Internationalization
  • 🎭Theme/Style Configuration
  • 🎨Color Presets
  • 🛠️Project Configuration
  • 📚How to's
    • Login as First Page
    • Dashboard as First Page
    • Render Menu from the backend
    • Remove menu render from Backend
    • Remove Auth
  • 🤝Integration
    • Seed
    • Comparison
  • 📦Dependencies
  • 🖌️Figma
  • 🆘Support
  • 🗓️Roadmap
  • 📅Changelog
Powered by GitBook
On this page
  • v9.3.0 - Release (20-03-2025)
  • v9.2.2 - Release (16-09-2024)
  • v9.2.1 - Release (12-08-2024)
  • v9.2.0 - Release
  • v9.1.2 - Release (19-10-2023)
  • v9.1.0 - Release (07-06-2023)
  • v9.0.0 - Release (03-04-2023)

Changelog

Defines change log

v9.3.0 - Release (20-03-2025)

  • New Features & Enhancements:

    • Added Finance Dashboard

    • Added Figma Section on the landing page

    • Added Admin Panel

    • Added Online Course Module

    • Added Membership Module

    • Added Helpdesk Module

  • Upgrades & Improvements:

    • Upgraded to MUI v6

    • Upgraded ESLint v9

    • Upgraded React Router v7

    • Upgraded to Yarn 4 and set up Yarn Corepack

  • Bug Fixes & Optimizations:

    • General bug fixes

    • Fixed Scrollbar issue

    • Improved Scrollbar support with RTL

    • Fixed Grid spacing issues

    • Optimized imports and comments

    • Enhanced documentation

    • Improved route configuration

    • Integrated mock server

v9.2.2 - Release (16-09-2024)

  • Minor UI Updates

v9.2.1 - Release (12-08-2024)

  • Added Techstack info

v9.2.0 - Release

  • Added Vite package

    • Image path updates

  • Removed redux

  • Added SWR

  • Migrate to react table v8

  • Added Dense table

  • Use NPM fonts

  • Added Full-screen toggle

  • Map

  • CRA route updates with Error Boundary and Loader

  • Added Custom breadcrumb component

  • Stops collapsing menu on large media for Apps

  • Menu updates

    • Set item without group - See Sample Page

    • Set external link in menu - See Calendar Menu

    • Set Dropdown in menu - See Maintenance Menu

    • Set pop up - See Customer -> List Menu

    • Horizontal menu updates

      • Set a simple page as a clickable item

      • Set line separator for without group items

      • Fixed breadcrumb for clickable item (without group items)

  • Package upgrades

  • Set State for Customer App

  • Removed unused component="div" and component="span"

  • Removed unused align="left" as its default

  • Change the arrow/const function to the JavaScript function for Hoisting in components

  • Import updates for performance

    • MUI components

    • Apexchart

  • Bug fixes

    • Use consistent - bgcolor / backgroundColor /background

    • Landing overflow content [Application section]

    • Landing Horizontal scroll

    • Change more link icon

    • Virtualized react-table scroll issue

    • Apexchart legend issue on RTL mode

    • Pricing Page: Set Actual Price Note

v9.1.2 - Release (19-10-2023)

  • Make use of react-script for build

v9.1.0 - Release (07-06-2023)

  • Remove Mock API and use Live but Fake API

  • Packages upgrade

  • .env updates

  • Add ripple effect

  • Add Seed Version

  • Add Pages

    • Authentication

      • Authentication 2

      • Authentication 3

    • Maintenance

      • Coming soon 2

      • Under Construction 2

    • Price 2

    • Contact Us

    • Landing

  • Customizer config - set constant

    • mode - ThemeMode (LIGHT/DARK)

    • themeDirection - ThemeDirection (RTL/LTR)

    • menuOrientation - MenuOreintation (VERTICAL/HORIZONTAL)

  • Bug fixes

    • Component drawer

    • Application pages loader fix

    • React table fix (drag-drop, editable, grouping table, sticky table, umbrella)

    • Fix some dark layout component - Badge, Button, Checkbox, Radio, OutlinedInput, Pagination, Slider Label, Switch

    • Fix some console errors

    • Stepper and Kanban peer dependencies fixed

    • Apexchart - fontFamily, marker, offsetX, grid, and legend

v9.0.0 - Release (03-04-2023)

  • Revamped version with new design

PreviousRoadmap

Last updated 2 months ago

📅