From 50fdfeeba26b1c26275dac86fe9ca284a0f42662 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Sun, 11 Dec 2022 18:44:19 -0500 Subject: [PATCH] Added changelog for version 22.12.2. --- appdefs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appdefs.yml b/appdefs.yml index 04e9e10..341cb97 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -119,6 +119,10 @@ app: for more details. - Make sure the kernel of your Linux distribution is up-to-date. changelog: + - version: 22.12.2 + date: 2022-12-11 + changes: + - 'Implemented workaround for issue seen with Synology devices where container would not start after an image update. The problem is caused by Synology explicitly setting all environment variables and keeping values from the old version.' - version: 22.12.1 date: 2022-12-09 changes: