From b9879f6a28c32e0fcde89c7663a02c3584291ed8 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Fri, 18 Feb 2022 13:40:05 +0100 Subject: [PATCH] Android: update Changelog --- android/ChangeLog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/android/ChangeLog.md b/android/ChangeLog.md index 118c74f4..57e7811b 100644 --- a/android/ChangeLog.md +++ b/android/ChangeLog.md @@ -1,5 +1,15 @@ # Version 2.0.x: +## 2.0.7 + +### 🛠 Fixes + +* Fixed keyboard not being toggleable from menu on Android 12. +* Fixed right mouse button clicks from Bluetooth mice being intertwined with flaky left mouse button + clicks. +* Fixed bookmarks having empty names when saving a connection that was not coming from + Zeroconf/Bonjour. + ## 2.0.6 ### 🛠 Fixes