# 更新日誌

| 日期         | 版本     | 說明                                                                                                                          |
| ---------- | ------ | --------------------------------------------------------------------------------------------------------------------------- |
| 16/03/2026 | 1.10.1 | 性能優化（AkashicPay JS SDK 版本 1.19.2）。                                                                                          |
| 31/10/2025 | 1.7.0  | (AkashicPay JS SDK 1.17 版本)。                                                                                                |
| 27/10/2025 | 1.6.0  | 啟用對 BNB/tBNB 網路及 USDC 代幣的支持。                                                                                                |
| 29/09/2025 | 1.5.9  | 性能優化 (AkashicPay JS SDK 1.16 版本)。                                                                                           |
| 12/09/2025 | 1.5.7  | 性能優化。                                                                                                                       |
| 01/09/2025 | 1.5.5  | 新增對幣安智能鏈 (BNB Smart Chain (BSC)) 的支援(AkashicPay JS SDK 版本 1.14.0)。                                                          |
| 11/08/2025 | 1.5.4  | <p>更新提款 API 端點，使用 referenceId 取代 recipientId。為了向後相容性，支援 recipientId，但在未來的版本中將會被廢棄。</p><p>(AkashicPay JS SDK 版本 1.13.0)。</p> |
| 29/07/2025 | 1.5.1  | 增強瀏覽器對我們 CA 憑證的支援。                                                                                                          |
| 29/07/2025 | 1.5.0  | 新增憑證授權機構 (CA) 憑證支援，讓用戶端可以使用我們的 CA 憑證驗證伺服器的真實性，並建立可信的 HTTPS 連線。                                                              |
| 18/07/2025 | 1.4.2  | 為存款請求的匯率增加加價/減價功能。(AkashicPay JS SDK 版本 1.12.0)。                                                                            |
| 20/06/2025 | 1.4.1  | 增加額外的貨幣到 requestedValue (AkashicPay JS SDK 1.11.6 版本)。                                                                      |
| 17/06/2025 | 1.3.9  | 在存款請求創建的返回值中包含了存款請求的到期時間(AkashicPay JS SDK 1.11.3 版本)。                                                                      |
| 11/06/2025 | 1.3.8  | 性能優化。                                                                                                                       |
| 06/06/2025 | 1.3.7  | 性能優化。                                                                                                                       |
| 02/06/2025 | 1.2.6  | 驗證、驗證和錯誤處理。                                                                                                                 |
| 22/05/2025 | 1.2.2  | SecureAPI 的初步實施。                                                                                                            |


---

# 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.akashicpay.com/traditional-chinese/secureapi/geng-xin-ri-zhi.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.
