# Version 1.7.0

### v1.7.0 14-July-2025

**Added**

1. Content Space in the MultiSet app to quickly prototype and share AR experience using MultiSet VPS. <https://docs.multiset.ai/multiset-app/content-space>
2. Added GeoHint in localization API's for improved localization time and performance. <https://docs.multiset.ai/unity-sdk/on-cloud-localization/geohint-in-localization>
3. Localizatoin API's now send responses in Geo Coordinates (WGS 84).

**Fixed**

1. Unity SDK: Fixed issue with the background localization


---

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