> For the complete documentation index, see [llms.txt](https://iwallet.jittagornp.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iwallet.jittagornp.me/change-log.md).

# Change log

## Pro-1.1.1 - 17 ต.ค. 2021

* แสดงข้อมูล Token เพิ่มเติม ที่หน้า Rebalancing
* แสดงราคา Token แต่ละรายการ ที่หน้า History
* Fixed BUG คำนวนต้นทุนกำ/ไรผิด (กรณีต้นทุนติดลบ หรือกำไร 100%)
* เพิ่มตัว Loading ที่หน้า Login และหน้า Transfer
* แสดงข้อมูลกำไร/ขาดทุน Summary ที่หน้า Home
* แสดงต้นทุนที่หน้า Rebalancing
* สามารถ Export ประวัติการทำ Rebalance ในรูปแบบ Excel ได้
* สามารถ Manual Rebalance ได้

## Pro-1.1.0 - 27 ส.ค. 2021

* รองรับหลาย Wallets.
* รองรับหลาย Networks (ตอนนี้รองรับ BSC, Polygon, Bitkub).
* รองรับ Token ประเภท ERC 20 ทุกตัว&#x20;
* ทำ Rebalancing อัตโนมัติ (50:50)
* เติม Gas อัตโนมัติ (ถ้าเห็นว่า Gas ใกล้หมด)
* PWA (Progressive Web App) สามารถติดตั้งลงบน Desktop และ Mobile ได้
* รองรับ Two-Factor Authentication (2FA), Google Authenticator
* ดูประวัติการทำ Rebalancing (Reblancing History)
* ดูประวัติการโอน (Transfer History)
* รู้กำไร และขาดทุน โดยดูจากต้นทุนที่โอนเข้า/ออก iWallet (บอกเป็น %)
* มีหน้าจอสำหรับโอน (Transfer) Token&#x20;
* มีแจ้งเตือนทาง LINE (Notification) ถ้า Bot ทำ Rebalance หรือมีการโอนเข้า/ออก iWallet&#x20;


---

# 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://iwallet.jittagornp.me/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.
