From 9b076dd9498c961761104a71bc1aa776ac1d4108 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Sun, 5 Mar 2023 08:16:07 -0500 Subject: [PATCH] Added changelog for version 23.03.1. --- appdefs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/appdefs.yml b/appdefs.yml index 88b07b0..b48989c 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -101,6 +101,13 @@ app: for more details. - Make sure the kernel of your Linux distribution is up-to-date. changelog: + - version: 23.03.1 + date: 2023-03-05 + changes: + - 'Updated baseimage to version 4.4.0, which brings the following changes:' + - '2:Updated components providing access to application's UI over web.' + - '2:Improved web UI usage with touch devices.' + - '2:Fixed issue with initialization of Linux users and groups when the `GROUP_ID` is also part of `SUP_GROUP_IDS`.' - version: 23.02.3 date: 2023-02-13 changes: