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

# Changelog

## V3.0.0 - 06-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

#### Codebase improvements

* Use ngb class & bootstrap extra classes remove
* Some deprecated classes remove&#x20;
* Remove SVG  Image logo & Create logo SVG component for theming
* On click change logo link
* General code cleanup and refactoring.
* Performance optimizations and better project structure.

#### Update

* Landing page
* Dashboard header layout

#### Add new pages

* All component
* Faq
* Join waitlist
* Change log

## V2.4.0 - 24-11-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.
* Resolved all **SCSS deprecation warnings**.

#### 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.

## v2.3.0 - 30-06-2025

* Added Ag Grid Demos
* Package Upgrade
* Code Improvement

## v2.2.0 - 21-05-2025

* Angular 20
* Package Upgrade
* Code Improvement

## v2.1.0 - 06-01-2025

* Remove all Module Files - 100% standalone components
* Minor Package Upgrades

## v2.0 - 02-12-2024

* Angular 19
* Added Role Base authorization
* Package Upgrades
* Bug Fixes

## v1.5 - 08-07-2024&#x20;

* 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
* Package Upgrade
* Bug Fix

## v1.4 - 30-04-2024

* Angular 18
* Add Ant Icon
* Package Upgrade
* Add Deffer
* Scss File Update
* Chat app Working with functionality
* Code Improvement
* Added Standalone mode layout Component
* Implemented 404 page not found routing path
* Bug Fix

## v1.3 - 08-01-2024

* Control flow updates
* Multi-Language
* Package upgrades
* Code improvement

## v1.2. - 23-11-2023

* Angular 17
* Make use of JWT-based Auth

## v1.1 - 03-06-2023

* Angular 16

## v1.0 - 10-01-2023

* Initial release.
