# Version 1.6.0

### v1.6.0 21-April-2025

**Added**

1. Released the MapFoundry Desktop application that can process any 3D scene (Textured Meshes) to support visual localization, starting with support for Matterpak files.
2. Added the capability for background localization in the SDK, which reduces AR drift when users start walking during a session.
3. Included HintMapCodes and HintMapPosition in the localization API to improve localization time and accuracy in large maps. ([details](https://docs.multiset.ai/unity-sdk/on-cloud-localization/pose-prior-hintposition))
4. MultiSet app now supports background map uploads.
5. Unity 6 Support.

Fixed

1. SDK Map download issue with large maps fixed


---

# 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.multiset.ai/quick-access/changelog/version-1.6.0.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.
