> For the complete documentation index, see [llms.txt](https://tailieu.appon.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.appon.vn/cap-nhat-he-thong/thang-10-2019.md).

# Tháng 10 / 2019

## 1.0.15 - 18/10/2019

### Sửa lỗi&#x20;

* Sửa tên Template khi tạo mới Page

### Thay đổi

* Tối ưu thiết lập API.
* Tối ưu Block Column để dàn trang, column sẽ bắt buộc.

## 1.0.14 - 15/10/2019

### Thêm

* Thêm nâng cấp App.


---

# 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://tailieu.appon.vn/cap-nhat-he-thong/thang-10-2019.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.
