# 版本更新日志（06/02/2023）

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

Chrome：1.1.14

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

1. 修复删除NFT报错问题。
2. 修复部分授权操作无法获取矿工费问题。
3. 修复交易加速或取消操作无效问题。
4. 修复EIP1559交易记录数额及总资产数额显示问题。
5. 优化法币价格显示。
6. 优化交易记录显示。
7. 优化资产列表排序。
8. 优化 Nostr协议与DApp的交互逻辑。
9. 优化DApp与插件连接的交互逻辑。
10. 优化EIP1559网络默认矿工费推荐值。
11. 优化用户体验。

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

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.tokenpocket.pro/cn/extension-wallet/update-log/jun-02.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.
