> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/able-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/able-pro/angular/changelog.md).

# Changelog

## v4.0.0 - 18-06-2026

#### **Angular 22 Upgrade**

* Code update as per angular latest version
* Some deprecated code replace with new one
* Update angular.json file
* Update third party packages
* Eslint update

#### **Code Improvement**

* Remove SVG Image logo & Create logo SVG component for theming
* On click change logo link
* Fixed tooltip page design issues and added working tooltips.
* Resolved page loading issues on multiple pages.

## v3.3.0 - 04-12-2025

* #### Angular 21 Upgrade
  * Migrated Reactive Forms to the new **Signal-based Forms**.
  * Removed deprecated HttpClientModule usage.
  * Eliminated dependency on Zone.js for improved performance.
* #### Authentication System
  * Updated and refactored the entire auth flow for better reliability and maintainability.
* #### Codebase Improvements
  * General code cleanup and refactoring.
  * Performance optimisations and better project structure.

## v3.2.1 - 29-08-2025

* Package Upgrade
* Bug Fixes

## v3.2.0 - 10-07-2025

* Angular 20
* Added Ag Grid Demos
* Code Improvement
* Package Upgrade

## v3.1.0 - 20-03-2025

* Minor Package Upgrade
* Fixed bugs
* Added a new Figma section to the landing page
* Remove the App Module File to support a standalone

## v3.0.0 - 14-12-2024

* Upgraded to Angular 19
* Added Landing Page Animations
* Separated Dark Mode Colour Palette
* Implemented Role-Based Authorisation
* Performed Package Upgrades
* Resolved Bugs

## v2.3.1 - 16-09-2024

* Minor UI Updates

## v2.3.0 - 14-08-2024

* Add Finance Dashboard
* Add Online Course Admin Panel
* Add Membership Admin Panel
* Add Helpdesk Admin Panel
* Add Invoice Admin Panel
* Add Default Language
* Add Signal
* Eslint Upgrade
* Bug Fix

## v2.2.0 - 26-04-2024

* Angular 18&#x20;
* Added Standalone mode layout Component
* Implemented 404 page not found routing path
* Bug Fix

## v2.1.1 - 12-11-2023

* Angular 17
* Live API integration for E-Commerce

## v2.0.0 - 19-10-2023

* Added Application
  * E-Commerce
  * Mail
  * File Manager
* Added Compact/Mini Menu variant
* Added Horizontal Menu variant
* Live API integration for Kanban
* Updated typography
* Coded improvements
* Package Upgrades
* Minor Bug fixes

## v1.0.0 - 20-07-2023

* Angular 16
* Eslint
* Angular Material
