# AMC 1.13

## Compatibility

Please use the following version, or newer, of Auterion OS with this release of AMC:

{% content-ref url="/pages/nXz1ldJYmUFkssEFIl2S" %}
[AOS 2.4.1](/release-notes/auterionos/aos-for-skynode/aos-2.4/auterion-enterprise-px4-2.4.2-release-notes.md)
{% endcontent-ref %}

## **New Features**

* Emergency Actions menu
* Dashboard Wind indicator
* Remaining Flight Time indicator
* Android ESRI 3d Map

## Improvements / Resolved Issues

* Mission Planning constraints for VTOL/Vector vehicles
* Vehicle constraints applied to downloaded missions
* VTOL specific Take-Off/Landing/Flight improvements
* Loiter Orientation Reset fix
* Preflight Checks improvements
* VTOL Path Prediction improvements
* ActiveVehicle improvements
* Unified text colors
* Mission Item improvements
* Vehicle Dashboard improvements
* SafetyComponent improvements
* HoldToConfirm button improvements
* Disconnected Vehicle Mission Planning improvements
* Vehicle Battery Indicator improvements
* Joystick Action improvements
* Terrain Collision improvements
* Herelink photo icon improvement
* Gimbal Mode UI improvement
* Onscreen Keyboard improvement


---

# 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.auterion.com/release-notes/auterion-mission-control-release-notes/auterion-mission-control-1.13-release.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.
