From 0c3c52b7c0b1b6f8bf6dee1c0d1f8ed6e095ad02 Mon Sep 17 00:00:00 2001 From: Comodore125 Date: Sat, 12 Jul 2025 23:06:16 +0200 Subject: [PATCH] known issues added to 0.6 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e8bd3aa..87c5b026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved README documentation with updated clone URLs - Enhanced logging throughout the application for better debugging +### Known Issues +- reinstallation via apk does not work in some or all cases, it is advised to uninstall previous version first ## [0.5.1] - 2025-07-10 ### Added