# Version 2.3.2 - 2023-11-01

Version 2.3.2 of Creditcoin adds support for swapping GATE to CTC as well as several other improvements to error handling on the node itself. We've also extended our automated testing pipelines to encompass more test cases, strengthening our quality assurance for upcoming releases.

Here is a list of the most notable changes

### Creditcoin

* Added extrinsic `collectCoinV2` with support for GATE swaps.
* Added administrative extrinsic for the configuration of GATE swaps.

### CreditcoinJS

* Updated various dependencies for CreditcoinJS and Creditcoin CLI

### Creditcoin CLI

* Add `register-address` and `collect-coins` to the CLI
