> For the complete documentation index, see [llms.txt](https://thekeymachine.gitbook.io/base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thekeymachine.gitbook.io/base/getting-started/versions-history/beta-0.1.17-build-233.md).

# Beta 0.1.17 Build 233

{% hint style="success" %} <mark style="color:green;">**Version**</mark>: 0.1.17\ <mark style="color:green;">**Build**</mark>: 233\ <mark style="color:green;">**Series**</mark>: Chappie\ <mark style="color:green;">**Release**</mark>: 10th January 2024\ <mark style="color:green;">**Compatibility:**</mark> Maya 2022, 2023, 2024 (Windows / Linux / macOS)\ <br>

What's new in TheKeyMachine 0.1.17 - <https://youtu.be/eebJ5lG0YOE>

\
TheKeyMachine 0.1.17 brings some significant improvements, such as the ability to dock or undock the selection sets, the new Studio mode, as well as multiple enhancements.<br>

New features:

* New Selection Sets workspace.
* Toolbox Orbit now saves your preferences. New hotkey to open and close Orbit.
* Now you can hide or show the toolbar (toggle). If Maya is closed with the toolbar hidden, it will maintain the same mode on the next start.
* New functions to add an icon to the shelf and to add TheKeyMachine hotkeys to Maya.
* New Studio mode that allows for centralized installation. This mode allows for specific adjustments and creates a preference folder for each user.

<br>

Improvements and fixes:

* The Blend and Tween sliders now display the percentage and have been optimized.
* TheKeyMachine has improved the way it installs and starts. Now it can be launched from multiple versions of Maya using the same installation.
* The "Copy to Opposite" icon has been redesigned to be clearer.
* Other minor improvements.

<br>
{% endhint %}


---

# 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://thekeymachine.gitbook.io/base/getting-started/versions-history/beta-0.1.17-build-233.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.
