# New in v18

Gunbot v18 is primarily a bugfix release, patching known issues.

## **Upgrading**

**There are no config changes for v18 In case you are upgrading from v16.x, replacing only the executable file** (gunthy-win.exe / gunthy-linux / gunthy-macos / gunthy-arm) **is all that's needed to upgrade.**

In case you are upgrading from an older version, refer to the changelogs of previous versions for instructions, or start with a fresh installation.

\*\*\*\*[**Download release**](https://gunthy.gitbook.io/wiki/setup-and-general-settings/installation/download)\*\*\*\*

## Changes in v18

* Fixed all pending reports for OKEx and Kraken Futures trading competitions
* Various fixes for XRP pairs on Kraken Futures
* Fix MARKET\_CLOSE
* Fix binanceFutures for Market Maker
* Re-enable dudone: true in pair states
* Fix cycling issues with EOS
* Fix Binance futures close orders issues
* fix Tradingview alerts for binance futures
* Fix Kraken pairs not getting balances
* Fix kumex grid for Market Maker
* Autoconfig, fix non-existing check for pair passed filters for changing delay with manageOverrides job
* Fix Autoconfig support for ARM


---

# 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://gunthy.gitbook.io/wiki/about/whats-new/new-in-v18.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.
