# Changelog

## Version 9.8.0 - 15-09-2025

* No design updates
* For technical updates, please check individual docs

## Version 9.7.1 - 11-07-2025

* No design updates
* For technical updates, please check individual docs

## Version 9.7.0 - 20-03-2025

* Added Figma Section
* Bug Fixed
* Mui v6
* Next 15
* Eslint 9

## Version 9.6.0 - 14-12-2024

* Code Improvements
* Package Updates

## Version 9.5.1 - 16-09-2024

* Minor UI Updates
* Added Tailwind CSS HTML Package.

## Version 9.5.0 - 13-08-2024

* Introduce the following new tech stack
  * Vue + Laravel
  * Django
  * Flask
  * Node
  * Svelte
* Revise the NextJS version for better speed and performance with new features
* Updated doc links to have centralized docs for all tech stacks


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://phoenixcoded.gitbook.io/able-pro/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
