From 5f670e153844ae77b4e1c9ab510483d5be867871 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 22 Dec 2023 15:59:19 +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 e90fea9b9..ad7480a42 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 +* **22.12.23:** - Site default conf updating to include mime.types for js and mjs and update location to include more file types. * **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.