# Breaking changes

As new Terminaux versions are being made, we've documented all the breaking changes when upgrading to newer versions of Terminaux. Here are the list of all the breaking changes that happened, starting from the latest version to the oldest.

{% content-ref url="/pages/xkCmwBFs2c29HKBg23TN" %}
[API v8.0](/aptivi/terminaux-manual/breaking-changes/api-v8.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/VHVLaCzd1pJagMV1W7lG" %}
[API v7.0](/aptivi/terminaux-manual/breaking-changes/api-v7.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/m2Wn4QM14n7aZT4rWWUE" %}
[API v6.0](/aptivi/terminaux-manual/breaking-changes/api-v6.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/IjPNnwoVsFYSMeCGkxr7" %}
[API v5.0](/aptivi/terminaux-manual/breaking-changes/api-v5.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/qWARuKfg9vyiieMNvTdJ" %}
[API v4.0](/aptivi/terminaux-manual/breaking-changes/api-v4.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/0ENSRfgudcE4sY8OrOun" %}
[API v3.0](/aptivi/terminaux-manual/breaking-changes/api-v3.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qdyir8lx1T1pBo0y6GAl" %}
[API v2.0](/aptivi/terminaux-manual/breaking-changes/api-v2.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/RrT7YOeyIyQSUzOIpLK3" %}
[API v1.0](/aptivi/terminaux-manual/breaking-changes/api-v1.0.md)
{% endcontent-ref %}


---

# 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://aptivi.gitbook.io/aptivi/terminaux-manual/breaking-changes.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.
