# V 2.1.6 (2022-07-29)

修复

* 插件系统不适配 ios 的一些细节问题。
* 一些页面优化问题。

新特性

* ChainIDE 添加了对 Aptos 的集成，支持其 Move 合约的编写，编译，部署，交互。
* Nervos godwoken v1.1 mainnet, testnet 支持。


---

# 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://chainide.gitbook.io/chainide-chinese/chainide-geng-xin/v-2.1.6-2022-07-29.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.
