# Version 1.10.0

### v1.10.0 08-December-2025

**Added**

1. Introducing OnDevice Localization for iOS: <https://docs.multiset.ai/unity-sdk/on-device-localization>
2. ModelSet Tracking now supports tracking multiple objects in the same session: <https://docs.multiset.ai/unity-sdk/sample-scenes/modelset-tracking#modelset-tracking>
3. MapSet alignment feature in Unity SDK: <https://docs.multiset.ai/unity-sdk/sample-scenes/mapset-alignment>
4. Simulation data capture sample scene in Unity SDK: <https://docs.multiset.ai/unity-sdk/localization-simulation#build-a-simulation-data-capture-app>
5. Added Faro scanner support for VPS using the E57 export: <https://docs.multiset.ai/basics/third-party-scans/faro-scans>
6. Developer Portal now shows query analytics for maps and model sets.
7. Ability to Archive Individual Maps and Maps that are part of a MapSet

**Fixed**

1. Localization performance improvement for Maps, Mapset and ModelSet
2. Confidence values in the VPS multi-frame query API response
3. Confidence check bug with the Single Frame Localization script in Unity SDK
4. Memory management while checking for blurred images in Unity SDK


---

# 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.10.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.
