Skip to content

Commit 6849681

Browse files
authored
Release MapLibre Android 13.0.2 (#4201)
1 parent b930be8 commit 6849681

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

platform/android/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog MapLibre Native for Android
22

3+
## 13.0.2
4+
5+
### ✨ Features and improvements
6+
7+
- core: Skip empty dynamic texture submissions ([#4177](https://github.com/maplibre/maplibre-native/pull/4177)).
8+
- core: better handle tile compression in PMTiles sources ([#4159](https://github.com/maplibre/maplibre-native/pull/4159)).
9+
- core: Use interleaved buffer for paint property binders ([#4124](https://github.com/maplibre/maplibre-native/pull/4124)).
10+
11+
### 🐞 Bug fixes
12+
13+
- core: Fix vulkan surface rotation ([#4182](https://github.com/maplibre/maplibre-native/pull/4182)).
14+
- core: Fix crash during exception stack unwind ([#4188](https://github.com/maplibre/maplibre-native/pull/4188)).
15+
316
## 13.0.1
417

518
### 🐞 Bug fixes

platform/android/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.0.1
1+
13.0.2

0 commit comments

Comments
 (0)