> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/announcement/update/update-log-11.26.md).

# 版本更新日志（11/26/2021）

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

Android：1.3.7

iOS：1.7.0

&#x20;

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

1.Solana支持冷钱包/观察钱包

2.加强Approve授权提醒

3.公告中心升级

4.代币搜索功能优化

5.优化自定义网络模块，断网时也能添加自定义网络

6.优化WalletConnect稳定性

7.EVM链交易面板显示数据详情

8.EVM链钱包支持授权管理

9.Bug修复以及体验优化

&#x20;

**【更新内容详解】**

关于“加强Approve授权提醒”。

当某DApp/合约地址向您申请Approve（授权）操作时，TokenPocket将会增加一个授权提醒页面。

<mark style="color:red;">请注意：不要参与来路不明的DApp，不要参与没有开源的DApp，不要参与没有审计报告的DApp，不要参与匿名团队的DApp，不要轻信社区传播的任何项目。</mark>

![](/files/dbUMdQWhAHEc2zgW8vAR)

**【版本更新方式】**&#x200C;

App内提示更新，或官网下载最新版本。（注意：TokenPocket唯一官方网址为：[https://tokenpocket.pro/](https://tokenpocket.pro)）


---

# 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.tokenpocket.pro/cn/announcement/update/update-log-11.26.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.
