# Release Notes

Trang **Release Notes** cung cấp thông tin chi tiết về các bản cập nhật sản phẩm của **Data Suite** theo từng phiên bản. Mỗi ghi chú phát hành bao gồm:

* **Tính năng mới** (New Features): các chức năng được bổ sung để cải thiện khả năng sử dụng và mở rộng ứng dụng.
* **Cải tiến hệ thống** (Improvements, Enhances): các cập nhật nhằm tối ưu hiệu năng, giao diện hoặc trải nghiệm người dùng.
* **Sửa lỗi** (Bug Fixes): các lỗi đã được khắc phục dựa trên phản hồi từ người dùng và quá trình kiểm thử.
* **Thay đổi có thể ảnh hưởng** (Breaking Changes): các cập nhật cần lưu ý vì có thể ảnh hưởng đến cấu hình hoặc quy trình tích hợp hiện tại.

***

> ✨ **Mục tiêu của Release Notes:** giúp người dùng và đội ngũ kỹ thuật theo dõi lịch sử thay đổi, nắm rõ các điểm mới trong mỗi bản cập nhật và chuẩn bị thích hợp cho quá trình sử dụng hoặc tích hợp Data Suite.


---

# 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://docs.datasuite.vn/thong-bao-va-cap-nhat/release-notes.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.
