From 8b8960d383eabd75696fe35bececc55a75a3f032 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 14 Sep 2024 14:56:56 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-cops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-cops.md b/docs/images/docker-cops.md index d18092705..5e39f4add 100644 --- a/docs/images/docker-cops.md +++ b/docs/images/docker-cops.md @@ -306,6 +306,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **14.09.24:** - Ensure user config files have the right permissions. * **09.09.24:** - In COPS 3.x, the config_local.php is being moved over to config/local.php and this container will automatically migrate it. Existing users should verify: config_local.php and/or config/local.php - define $config['cops_kepubify_path'] if they want to use it * **28.08.24:** - Add kepubify tool to update metadata for Kobo - see mikespub-org/seblucas-cops#77 * **24.06.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.