# iOS

## 1.5.0 - 2022-01-31

### Added

* Timeline detection services PLACES & PUBLIC TRANSPORT
* setConsoleLogging state API

### Improved

* Loads on main thread and overall SDK performance

## 1.3.4 - 2021-11-30

### Added

* Trip detection improvements
* POI detection improvements

### Fixed

* Minor bugfixes

## 1.3.0 - 2021-05-31

### Added

* Support of [Points of Interest](/move-platform/move-sdk-1.x/move-services.md#points-of-interest) by using *OtherServices*

### Fixed

* Minor bugfixes


---

# 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.movesdk.com/move-platform/move-sdk-1.x/changelog/ios.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.
