From 48a9af712d13ac885d8945df29e88c291dfc07f6 Mon Sep 17 00:00:00 2001 From: Lena Date: Wed, 1 Jul 2026 00:00:00 +0000 Subject: app: release 0.1.1 versionCode 2. Empty-path and config-corruption fixes, rsync process cleanup on stopped syncs, keygen error reporting, and the store icon. --- fastlane/metadata/android/en-US/changelogs/2.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/2.txt (limited to 'fastlane') diff --git a/fastlane/metadata/android/en-US/changelogs/2.txt b/fastlane/metadata/android/en-US/changelogs/2.txt new file mode 100644 index 0000000..a8502dc --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/2.txt @@ -0,0 +1,4 @@ +Fixes: folders can no longer be saved with an empty path (which would have +synced far too much), config writes are atomic, a stopped sync now kills its +rsync process, and key generation reports errors instead of crashing. Adds +the store icon. -- cgit v1.2.3