> For the complete documentation index, see [llms.txt](https://docs.optitrack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.optitrack.com/v1.1/whats-new-in-motive-1.10/update-log.md).

# Update Log

<table><thead><tr><th width="612">Changes</th><th valign="top">Date</th></tr></thead><tbody><tr><td><p>Motive 1.10 updates</p><p><br>Biomechanics</p><ul><li>NI-DAQ device integration. NI-DAQ Setup</li><li>Bertec force plate integration. Bertec Force Plate Setup</li><li>Rizzoli Markerset Protocols. Rizzoli Markerset</li></ul><hr><p>Reconstruction and Auto-labeling</p><ul><li>In addition to reconstruction and auto-labeling pipeline, individual reconstruction and auto-labeling pipelines are available for better workflow. Data Types, Labeling</li></ul><hr><p>Labeling</p><ul><li>More description on the labeling workflow has been added onto the Labeling page: Labeling</li></ul><hr><p>Skeletons</p><ul><li>Marker sticks for help while labeling. Skeleton Tracking</li><li>Add marker names to existing skeleton using XML. Skeleton XML</li></ul><hr><p>Calibration</p><ul><li>Single camera calibration Calibration Refinement</li><li>Preserve calibration information in Take files. The preserved information is shown under the Take properties under project pane. Properties: Take</li></ul><hr><p>Data Edting</p><ul><li>Allow Video/Audio/2D data to be stripped from a Take. Deleting 2D data</li><li>Trimming frame regions from recorded Takes. Trimming Captured Takes</li></ul><hr><p>Reconstruction properties</p><ul><li>Point Cloud 1 related reconstruction settings are removed. Reconstruction</li></ul><hr><p>Rigid Body Properties</p><ul><li>Added Enhanced Performance rigid body setting. Localize search.</li></ul><hr><p>Large Volume Capture</p><ul><li>Rigid body solve added local search feature improving solve time significantly for rigid bodies not moving rapidly.</li><li>Point Cloud 4 speed improvements with no history data.</li></ul><hr><p>Cleaned up some UI elements, splash screen</p></td><td valign="top">4/5/2016</td></tr><tr><td>Developer Tools overview page has been added</td><td valign="top">5/17/2016</td></tr><tr><td>Revised Labeling page. Labeling tutorial videos have been included.</td><td valign="top">5/25/2016</td></tr></tbody></table>


---

# 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://docs.optitrack.com/v1.1/whats-new-in-motive-1.10/update-log.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.
