> For the complete documentation index, see [llms.txt](https://sickscoregames.gitbook.io/hud-navigation-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sickscoregames.gitbook.io/hud-navigation-system/getting-started/changelog-and-upgrade-guide.md).

# Changelog & Upgrade Guide

### v3.0.0

* Unity 6 LTS Compatibility
* Third Party Text Support (e.g. TextMeshPro) *(via* [*Text References*](/hud-navigation-system/hud-navigation-element/text-references.md)*)*
* Circular Minimap Support
* Performance Improvements
* Editor UI Improvements
* New Example Scene
* Smaller Bugfixes & Improvements
* Updated Documentation

{% hint style="danger" %}
**Upgrading to 3.0.0 from previous versions:**\
To support additional UI text components *(such as TextMeshPro)* we had to update the system. For existing distance text elements to continue working after the update, add the [**HNSTextReference**](/hud-navigation-system/hud-navigation-element/text-references.md) component to each UI GameObject that contains a UI Text or TextMeshPro component within your UI prefabs. Check out the example UI Prefabs inside the example scenes!
{% endhint %}
