# Changelog

## v1.4.0 (14-12-2024)&#x20;

* Enhance JavaScript Code Structure&#x20;
* Update Packages and Dependencies&#x20;
* Integrate Internationalization (i18n) in Sidebar&#x20;
* Improve Laptop Media UI
* The Bootstrap color palette is also accessible through CSS variables

## v1.3.0 (17-06-2024)

* UI design improves
* Add third-party plugin link
* Gulp update
* Add Finance Dashboard
* Add Online Course Admin Panel
* Add Membership Admin Panel
* Add Helpdesk Admin Panel
* Add Invoice Admin Panel

## v1.2.0 (11-12-2023)

* Layout was improved
* Components are improved and updated with the latest version of Bootstrap
* Plugin updated

## v1.0.0 (12-11-2022)

* Initial Release


---

# 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://codedthemes.gitbook.io/berry-.net/extras/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.
