diff options
| author | Lena <lena@omega> | 2026-07-01 00:00:00 +0000 |
|---|---|---|
| committer | Lena <lena@omega> | 2026-07-01 00:00:00 +0000 |
| commit | 48a9af712d13ac885d8945df29e88c291dfc07f6 (patch) | |
| tree | 3720b9cba894f35c0a6e54b5a489dcf8ed72ea37 /fastlane/metadata | |
| parent | 6cbbfba9fd19caa1b204b536c4d4d12f0b9a0226 (diff) | |
| download | rsend-0.1.1.tar.gz | |
app: release 0.1.10.1.1
versionCode 2. Empty-path and config-corruption fixes, rsync process
cleanup on stopped syncs, keygen error reporting, and the store icon.
Diffstat (limited to 'fastlane/metadata')
| -rw-r--r-- | fastlane/metadata/android/en-US/changelogs/2.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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. |