Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions other/changelog/android-sdk/v4.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# V4

## \[4.17.2] 2026-04-17

### Fixed

* Fixed issues where using a custom floor selector would sometimes not display the floor selector at all
* Improved stability around core systems


Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two consecutive blank lines before the next version header, which is inconsistent with the surrounding changelog formatting (typically a single blank line between sections). Consider removing one of the empty lines to keep the markdown tidy.

Suggested change

Copilot uses AI. Check for mistakes.
## \[4.17.1] 2026-04-09

### Changed
Expand Down
3 changes: 2 additions & 1 deletion reference-docs/android-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ icon: android
{% tab title="V4" %}
**Latest**

* [MapsIndoors Android SDK v4.17.1](https://app.mapsindoors.com/mapsindoors/reference/android/4.17.1/index.html)
* [MapsIndoors Android SDK v4.17.2](https://app.mapsindoors.com/mapsindoors/reference/android/4.17.2/index.html)

**Previous versions**

* [MapsIndoors Android SDK v4.17.1](https://app.mapsindoors.com/mapsindoors/reference/android/4.17.1/index.html)
* [MapsIndoors Android SDK v4.17.0](https://app.mapsindoors.com/mapsindoors/reference/android/4.17.0/index.html)
* [MapsIndoors Android SDK v4.16.3](https://app.mapsindoors.com/mapsindoors/reference/android/4.16.3/index.html)
* [MapsIndoors Android SDK v4.16.2](https://app.mapsindoors.com/mapsindoors/reference/android/4.16.2/index.html)
Expand Down