# 版本更新日志（08/09/2023）

**【版本更新详情】**

Chrome：1.1.17

**【版本更新内容】**

1. 支持新版冷钱包扫码协议，优化插件端观察钱包与移动端冷钱包交互。
2. 支持资产页面代币搜索功能。
3. 支持插件链接KeyPal硬件钱包转账时适配EIP-1559。
4. 支持EVM地址进行checksum检查。
5. 支持input data输入文本并自动转换成十六进制。
6. 优化用户体验。
7. 修复资产余额更新延迟问题。

**【版本更新方式】**

1.[**谷歌商店下载版本**](https://chrome.google.com/webstore/detail/tokenpocket/mfgccjchihfkkindfppnaooecgfneiii?hl=zh-CN)一段时间内将会自动更新。您也可以到管理拓展程序页面**自主更新**。

![](/files/irvV1kTx7aKAs2s98TGx)

2.[**官网下载最新版本**](/cn/developer/submit-logo.md)并重新添加至Chrome.

[**点击查看添加教程**](https://help.tokenpocket.pro/cn/extension-wallet/faq/installation-tutorial)


---

# 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://help.tpwallet.io/cn/extension-wallet/update-log/aug-9.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.
