From b67e1aec62a46dc5863e953a8d676f49066de6fd Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Fri, 17 Jan 2025 23:26:38 -0500 Subject: [PATCH] CHANGELOG.md: Add entry for PR #129 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c913e99..1fc51ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * Only perform copy and move operations via rclone if they can be done server-side ([PR #126]) * Android does not allow file copy/move operations to be slow and will kill RSAF if they are. * For non-server-side copies/moves, RSAF will report that the operation is unsupported and the file manager will handle it itself instead. +* Fix revoking access to the original path when a directory is moved or deleted ([PR #129]) ### Version 3.0