# V 2.2.5 (11-22-2023)

## Features

* ChainIDE has integrated with Astar, enabling the writing, compilation, deployment, interaction, and verification of Solidity and ink! contracts.
* Upgraded the JSVM version to support ETH Shanghai.

## Fixed Issues

* Fixed some issues with the GitHub plugin.&#x20;
* Addressed the problem of renaming failing within a short time frame.&#x20;
* Fixed some issues with the Code Sage plugin.


---

# 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-english-1/chainide-updates/v-2.2.5-11-22-2023.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.
