diff --git a/CHANGELOG.md b/CHANGELOG.md index db7a00ef5b..6bdd5143d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - Fix crash where changing the theme via setting the preferences remotely causes the theme change to not happen on the main thread - Fix crash where trying to close the MQTT connection whilst it's connecting thows an unhandled exception - Only latest stop reason should be printed to logs on startup -- Fix bug where geofencing client wasn't initialized properly, leading to very unreliable region transition detection +- Fix bug where geofencing client wasn't initialized properly, leading to very unreliable region transition detection (#1764) - Fix bug where some settings (`pubQos`, `mqttProtocolLevel` etc.) couldn't be set via the config editor (#1801) - Fix crash when trying to decode an invalid face image on an info card - Fix MQTT disconnect when receiving an encrypted message that can't be decrypted (#1831)