> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/tinh-nang-cap-nhat-moi.md).

# Tính Năng Cập Nhật Mới

- [CẬP NHẬT EMS](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-ems.md): Bản cập nhật lớn lần này chúng tôi vá một số lỗi liên quan đến trạng thái học viên, kí tự nhận xét học viên trong bảng điểm, điểm danh, lớp học và cập nhật một số tính năng mới sau :
- [Tính năng Thư viện ảnh](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-ems/tinh-nang-thu-vien-anh.md)
- [Cập nhật giao diện/tính năng](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-ems/cap-nhat-giao-dien-tinh-nang.md): Bổ sung Attendance Sumarry thông kê trạng thái điểm danh của lớp dựa trên tỉ lệ tham dự trung bình của Học viên. Quá trình học của học viên cập nhật màu sắc và số lượng học viên
- [Tạo tin tức và gửi thông báo về app học viên](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-ems/tao-tin-tuc-va-gui-thong-bao-ve-app-hoc-vien.md): Tính năng cập nhật mới này cho phép người dùng không cần có URL vẫn có thể đăng tải Tin tức dựa theo content được soạn và gửi thông báo theo chi nhánh đến Học viên, Giáo viên
- [CẬP NHẬT MOBILE APPS](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-mobile-apps.md): Bản cập nhật lớn lần này chúng tôi vá một số lỗi liên quan đến thông tin học viên, giáo viên và cập nhật một số tính năng mới sau :
- [Giáo viên upload thư viện ảnh](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-mobile-apps/giao-vien-upload-thu-vien-anh.md)
- [Phản hồi cho phép đăng tải File, Video](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-mobile-apps/phan-hoi-cho-phep-dang-tai-file-video.md)
- [Thư viện ảnh cập nhật tương tác Like/Comment](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-mobile-apps/thu-vien-anh-cap-nhat-tuong-tac-like-comment.md): Giúp người dùng trải nghiệm như một ứng dụng mạng xã hội
- [Cập nhật Ngày nghỉ](https://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-ngay-nghi.md): Tính năng này cho phép cập nhật hàng loạt lịch nghỉ của trung tâm ở các lớp mà có lịch học rơi vào kì nghỉ.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.dotb.vn/tinh-nang-cap-nhat-moi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
