From b1e95e7f592b3d62a0f90e873a4dc6a1d331ad08 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Mon, 24 Oct 2022 17:19:38 -0400 Subject: [PATCH] Added changelog for version 22.10.4. --- appdefs.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appdefs.yml b/appdefs.yml index 26afd54..e848ad2 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -119,6 +119,16 @@ app: for more details. - Make sure the kernel of your Linux distribution is up-to-date. changelog: + - version: 22.10.4 + date: 2022-10-24 + changes: + - 'Update of the baseimage to version 4.1.1 brings the following changes:' + - '2:Collapse the setting section of the control panel by default on touch devices to accommodate the size taken by the on-screen keyboard.' + - '2:Include the Docker image platform in informational box printed during container startup.' + - '2:Fixed logmonitor crash on arm64 platform.' + - '2:A umask value of `0000` was not properly applied.' + - '2:Fixed issue where the window manager configuration may fail to load.' + - '2:Fixed errors from yad caused by usage of wrong fontconfig related files.' - version: 22.10.3 date: 2022-10-14 changes: