From 0c13cad3e80f0ebbe1e7b0097395b44b74c5786a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Rebelo?= Date: Sat, 2 Sep 2023 11:10:20 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f3ea6c7..76b695fc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ * Allow filtering notifications from work profile apps * Build nightly changelog from git * Bump target SDK version to 31 +* Fix daylight saving time not being transmitted to the watch * Fix media button control for some applications * Fix notification filters by title if notification does not contain a body * Fix opening screenshots from notification on external apps @@ -54,6 +55,7 @@ * Fix some security error crashes when permissions are not granted * Fix transliteration of emoji * Fix transliteration of non-ASCII accented characters +* Force gps speed calculation on some phones that do not report it correctly * Introduce WeatherSpec v4 * Make application list sorting case-insensitive * Introduce native app shortcuts for android > 30