summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0829975fe..78f4f79234 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -90,8 +90,6 @@ Line wrap the file at 100 chars. Th
- Remove auto-launch file, GUI settings and other files created by the app in user directories, when
uninstalling/purging.
-#### Android
-- Fix tile service crash when trying to unbind.
### Security
- Restrict which applications are allowed to communicate with the API while in a blocking state.
@@ -100,6 +98,12 @@ Line wrap the file at 100 chars. Th
whereas on Linux and macOS only root processes are able to reach the API.
+## [android/2022.1-beta3] - 2022-02-08
+### Fixed
+#### Android
+- Fix app crash caused by quick settings tile.
+
+
## [android/2022.1-beta2] - 2022-01-27
### Fixed
#### Android