> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/berry-bootstrap/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/berry-bootstrap/changelog.md).

# Changelog

## v1.4.0 (09-12-2024)

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

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

* UI design improves
* Add third-party plugin link

## v1.3.0 (2-05-2024)

* 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.3 (10-01-2023)

* Bug Fixes

## v1.0.2 (20-12-2022)

* Bug Fixes

## v1.0.1 (14-12-2022)

* Minor UI Fixes

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

* Initial Release


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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