From cde32f39b7a25e5578dd28e252c827c82f612477 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 28 Oct 2023 19:54:51 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-nextcloud.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-nextcloud.md b/docs/images/docker-nextcloud.md index 16bb878ca..653a7fc3f 100644 --- a/docs/images/docker-nextcloud.md +++ b/docs/images/docker-nextcloud.md @@ -329,6 +329,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **28.10.23:** - Disable web upgrades using occ during init. * **31.08.23:** - Re-add updatenotification app. This allows users to be notified for app updates, but also notifies for NextCloud updates. Updating NextCloud via the web UI is not supported when using this image. * **14.08.23:** - Add develop branch. * **25.06.23:** - Move Nextcloud installation inside container. Remove CLI updater. [See changes announcement](https://info.linuxserver.io/issues/2023-06-25-nextcloud/).