# Change Log

{% hint style="info" %}
**Are you looking for a customized version?**

We can provide you with a customized version with your desired features and functions. please feel free to contact us at <mark style="color:blue;"><info.codehas@gmail.com></mark>
{% endhint %}

## 0.2.5   (4 April 2023)

### Fixed

* Textarea plugins for copy, cut, and past.
* User interface optimized.

## 0.2.4   (15 January 2023)

### Fixed

* All notifications are localized.
* Installer and license patching system improvements
* User interface optimized.
* Date time formation enhancement.

## 0.1.6   (8 August 2022)

### Fixed

* API requests security enhancement.
* Assured security for the route under authorization.
* High-security vulnerabilities reported & fixed.&#x20;
* Google reCaptcha V3 (update)
* Installer updated
* Navigation and role gates updated.

## 0.1.2  (4 July 2022)

### New

* Login with GitHub Account
* Login with Google Account

## 0.0.6  (1 May 2022)

### Fixed

* Covered missing locale strings

## 0.0.5  (17 March 2022)

### Fixed

* Standard invoice builder discount and tax calculation

## 0.0.4  (22 Feb 2022)

### New

* [<mark style="color:purple;">Envato verification board</mark>](/help-desk/envato-author-board.md) for Envato authors.
* [<mark style="color:orange;">Envato API configuration system</mark>](https://build.envato.com/)

### Fixed

* Invoice payments time created at&#x20;

## 0.0.2  (16 Feb 2022)

### Added

* Initial released


---

# 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://codehas.gitbook.io/help-desk/get-started/change-log.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.
