# Changelog

- [Web SDK](https://docs.mapsindoors.com/other/changelog/web-sdk.md)
- [V4](https://docs.mapsindoors.com/other/changelog/web-sdk/v4.md)
- [V3](https://docs.mapsindoors.com/other/changelog/web-sdk/v3.md)
- [Android SDK](https://docs.mapsindoors.com/other/changelog/android-sdk.md)
- [V4](https://docs.mapsindoors.com/other/changelog/android-sdk/v4.md)
- [V3](https://docs.mapsindoors.com/other/changelog/android-sdk/v3.md): Note that support for MapsIndoors Android SDK v3 ended on September 1, 2024. You should update to MapsIndoors SDK v4 at your earliest convenience to get the latest features and updates to MapsIndoors.
- [iOS SDK](https://docs.mapsindoors.com/other/changelog/ios-sdk.md)
- [V4](https://docs.mapsindoors.com/other/changelog/ios-sdk/v4.md)
- [V3](https://docs.mapsindoors.com/other/changelog/ios-sdk/v3.md): Note that support for MapsIndoors iOS SDK v3 ended on September 1, 2024. You should update to MapsIndoors SDK v4 at your earliest convenience to get the latest features and updates to MapsIndoors.
- [React Native SDK](https://docs.mapsindoors.com/other/changelog/react-native-sdk.md)
- [Flutter SDK](https://docs.mapsindoors.com/other/changelog/flutter-plugin.md)


---

# 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.mapsindoors.com/other/changelog.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.
