# Changelog

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

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

## v1.3.0 (27-07-2024)

1. Gulp update
2. Add Finance Dashboard
3. Add Online Course Admin Panel
4. Add Membership Admin Panel
5. Add Helpdesk Admin Panel
6. Add Invoice Admin Panel
7. Package upgrades
8. Structure updates

## v1.2.0 (24-06-2023)

1. Improve Dashboard design
2. Improve todo application
3. Improve navbar collapse menu behavior
4. Improve layout design
5. Calendar design update for a different view
6. Admin panel has been updated with new plugins
7. Package updates

## v1.0.0 (07-03-2023)

* Released v9.0 with all-new User Interface


---

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