# Version 2.4.0 - 2024-08-15

Version 2.4.0 of Creditcoin removes support for the GATE/G-CRE bridge (also known as CTC Swap) as well as several improvements and optimizations. Pipelines and automated tests were improved to further streamline our Devops operations. Various dependencies were upgraded.

Here is a list of the most notable changes

**Creditcoin & CreditcoinJS**

* Removed Collectcoin extrinsic and associated material
* Added nomination bag support
* Updated tests (Core, Authority node, other)
* Updated .md files (getting-started, integration-tests, other)
* Updated dependencies

**Creditcoin CLI**

* Refactor (new wallet) and improvements (Validator status)
* Updated dependencies


---

# 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://docs.creditcoin.org/cc-enterprise/creditcoin-change-log/version-2.4.0-2024-08-15.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.
