diff --git a/appdefs.yml b/appdefs.yml index e10274a..e0ee220 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -38,6 +38,14 @@ app: this option, since there is a good chance that created links won't make sense outside the container. 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`.' + - '2:Limit the maximum number of opened files on system having a very large, unlimited value. This prevents unnecessary waste of CPU resources and time for applications trying to close all possible file descriptors.' - version: 23.02.2 date: 2023-02-08 changes: