# What's New

## 2025.2.2

Released 2026-02-02

* Minor bug fixes and improvements&#x20;

## 2025.2.1

Released 2026-01-08

* Minor bug fixes and improvements&#x20;

## 2025.2.0

Released 2025-12-11

* Introduces [Bat Tracking](https://docs.theiamarkerless.com/theia3d-documentation/bat-tracking) add-on feature

## 2025.1.7

Released 2025-10-22

* Minor bug fixes and improvements&#x20;

## 2025.1.6

Released 2025-08-05

* Minor bug fixes and improvements&#x20;

## New Theia Self-Service Portal

We’re excited to announce that Theia’s new customer portal is now live and can be found at <https://portal.theiamarkerless.com/login>. \
This self-service portal gives you greater control over your software licenses and downloads. \
Additional portal information can be found in the [Theia Self-Service Portal ](https://docs.theiamarkerless.com/theia3d-documentation/theia-self-service-portal)section&#x20;

## 2025.1.2

Released 2025-04-24

* Improved visual alignment of the toe and foot segments in the skeleton visualization.&#x20;
  * This update enhances display accuracy only, no model changes

## 2025.1.1

Released 2025-04-03

* Added support for NVIDIA GeForce RTX 50 series graphics cards

To learn more about performance improvements with this new generation of graphics cards, check out our recent [blog post](https://www.theiamarkerless.com/blog/theia3d-rtx-50-series-support).

{% hint style="danger" %}
It is necessary to have specific graphics card drivers prior to installing Theia3D Axiom v2025.1.1. Please visit [https://www.nvidia.com/en-us/drivers/](https://www.nvidia.com/en-us/drivers/details/242208/) to install the **NVIDIA Studio Driver version 572.83**, released in March
{% endhint %}

***

## 2025.1.0

Released 2025-03-26

#### Theia3D

* Theia theme and rebranding
* Improved error messages in dialogs, including links to troubleshooting pages
* Added links to web pages with additional information for tools and interfaces throughout
* Organize Videos Advanced tab:
  * Added ability to edit the subject and actions directly and export a csv file
* Added Help > Submit Support Ticket tool to allow easy and direct support ticket submissions

#### Theia3D Batch  <a href="#theia3d-batch" id="theia3d-batch"></a>

* Theia theme and rebranding
* Save Videos option in Batch processing
  * Select display options and specify camera views to save
* Display Errors table added to simplify viewing warnings and errors
* File > Move C3D files
  * Output C3D files can be copied from the root folders to within the parent C3D folder after the batch process has been completed
* Added Help > Submit Support Ticket tool to allow easy and direct support ticket submissions

To read about the update to Theia Axiom, check out our [blog post](https://www.theiamarkerless.com/blog/theia-axiom-update-2025).&#x20;


---

# 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://docs.theiamarkerless.com/theia3d-documentation/whats-new.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.
