# Change Log

**Purpose of the Change Log**

* **Transparency** Provides visibility into the development process, offering a clear view of what has been improved, added, or fixed.
* **User Engagement** Encourages user feedback by showing ongoing efforts to enhance the platform based on user input and technological advancements.
* **Trackability** Helps users track the evolution of features and functionalities over time, understanding how the platform adapts and grows.

**Overview**

* **New Features** Detailed descriptions of new functionalities that have been introduced to enhance user experience and provide more value.
* **Improvements** Updates and refinements to existing features, focusing on increasing efficiency, usability, and performance of the platform.
* **Bug Fixes** A record of issues that have been resolved, detailing the problem and the fix that was applied. This section is crucial for maintaining the integrity and reliability of the platform.

**How to Use This Change Log**

* **Stay Updated** Regularly review the change log to stay informed about recent changes and developments. This can help you make the most of the platform by leveraging new features and improvements.
* **Provide Feedback** Use the change log as a reference point for providing feedback. If new changes impact your workflow, let us know how they can be improved or optimized.
* **Plan for Updates** Understanding recent changes can help you anticipate and plan for future updates, ensuring that your operations remain smooth and uninterrupted.

This change log is a vital part of our communication and feedback loop with you, our valued user community. \
\
We hope it serves as a useful resource for understanding the platform’s progression and how these changes can benefit your daily operations.


---

# 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://aquator-marine.gitbook.io/change-log/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.
