From 56e846a22713fdf1ba76ec5d153397e4f1e47ff7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 17:57:45 +0000 Subject: [PATCH] GitHub bot : changelog --- unpackerr/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unpackerr/CHANGELOG.md b/unpackerr/CHANGELOG.md index de0a98c37..991dbf055 100644 --- a/unpackerr/CHANGELOG.md +++ b/unpackerr/CHANGELOG.md @@ -1,3 +1,5 @@ +### 0.12.0-3 (31-12-2023) +- Minor bugs fixed - Deprecated options watch_path and extraction_path to avoid breakage of the configuration file. Any modifications needs to be done manually using (for example) the Filebrowser addon in /addon_configs/db21ed7f_unpackerr/unpackerr.conf. This also means you'll have to make sure the PUID/PGID specified really correspond to your actual permissions (the app doesn't allow to run as root) ## 0.12.0 (30-12-2023)