# Releases

## 1.0.3 (8th January 2026)

**Changes**

* The cache generator will now attempt to manually locate the parts path if it detects invalid paths in the Sidekicks Database.

## 1.0.2 (20th December 2025)

**Changes**

* Minor improvements to Animation Patcher

## 1.0.1 (12th December 2025)

**Enchantments**

* Improved Animation Patcher
* Unity 6.3 Support

## 1.0.0 (11th December 2025)

First release


---

# 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.fullscreen.no/info/game-creator-2-assets/herobridge/releases.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.
