# Release Notes

## v1.0.4

\*\*\* UPDATE NOTE \*\*\* If importing this version over an earlier version, the import window will display many 'warnings', these can be safely ignored. The GUID's of quite a few folders/ files in this update have been changed to be unique from AVC

### Added

* Added 2021.3 package

### Fixed

* Generated new GUID's for folders/ files to allow ARC and AVC to work together in the same project without issues

### Updated

* Code tidy
* Changed onEngineEnabled event to OnEngineEnabled

## v1.0.3

* Added touch screen input example class and demo scene

## v1.0.2

### Fixed

* Minor fix with prefab builder. AudioData now gets added to the component when building the prefab

## v1.0.1

### Fixed

* Minor fix with the prefab builder

## v1.0

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://arcdocs.enigma23.co.uk/release-notes.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.
