> For the complete documentation index, see [llms.txt](https://mikeudintools.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikeudintools.gitbook.io/help/custom-buttons/version-history.md).

# Version history

**Version 1.1.6 - Jul 19, 2023**\
\*Fix - Cinema 4D R2023 license activating issue

**Version 1.1.5** \
\*Fix - Cinema 4D R22 and lower license activating issue

**Version 1.1.4** \
\*Fix - Cinema 4D R25 support

**Version 1.1.3** \
\*Fix - Cinema 4D R19 support

**1.1.2 - Dec 16, 2020**

Limitation - Modelling Settings do not work in C4D R18 and lower due the API limitations.\
New - Project Camera settings support.\
New - User loaded images for thumbnail now with alpha channel support.

**1.1.1 - Dec 8, 2020**

Fix - Objects and render presets can't be added as presets

**1.1.0 - Nov 2, 2020**

Modelling Settings support. Now user can create presets for Snapping options

**1.0.5 - Sep 25, 2020**

Cinema 4D R23 support

**1.0.4 - Jul 9, 2020**

Enhanced: Licence now valid for all Cinema 4D installations on a user computer

**1.0.4 - Jul 9, 2020**

Enhanced: Licence now valid for all Cinema 4D installations on a user computer

**1.0.3 - Oct 28, 2019**

Fixed bug with icon ID for Cinema 4d Studio only

**1.0.3 - Aug 21, 2019**

Fixed bug with icon ID for Cinema 4d Studio only

**1.0.2 - Jun 12, 2019**

Initial Release


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mikeudintools.gitbook.io/help/custom-buttons/version-history.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
