From 6e51f11e9d8325b89159d3c25f9a83268cfcac87 Mon Sep 17 00:00:00 2001 From: bohwaz Date: Mon, 11 Sep 2023 01:45:48 +0200 Subject: [PATCH] Update changelog --- doc/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index b827d2a..1ef5b0d 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,6 +1,7 @@ ## 0.3.13 - September 10, 2023 * Use files inodes as file ID, so that we keep the same id when the file is moved or renamed. +* Fix a bug in the NextCloud Android app, where the "Plus" button was disabled, because the NextCloud app doesn't respect the NextCloud spec. ## 0.3.12