From acbff427e8feb3ab9dd3a5f22287c3fb61daf907 Mon Sep 17 00:00:00 2001 From: Bart Louwers Date: Thu, 9 Jan 2025 23:19:08 +0100 Subject: [PATCH] Update Android changelog --- platform/android/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index c099845a347..2ed61e4a85b 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -10,6 +10,10 @@ - Add PMTiles support ([#2882](https://github.com/maplibre/maplibre-native/pull/2882)). - Consolidate UBOs ([#3089](https://github.com/maplibre/maplibre-native/pull/3089)). +### 🐞 Bug fixes + +- (Vulkan) Fix in-flight frame update Vulkan ([#3122](https://github.com/maplibre/maplibre-native/pull/3122)). Fixes jittery labels and some similar issues. + We have a new feature in the C++ Core to constrain the screen (instead of the center of the camera) to some bounds ([#2475](https://github.com/maplibre/maplibre-native/pull/2475)). This functionality still has to be exposed to Android. If you are interested in implementing this, see [this issue](https://github.com/maplibre/maplibre-native/issues/3128). ## 11.7.1