From f65da5c089c7546a19ee26c7fd28b7750403dcd0 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Mon, 13 Feb 2023 22:59:30 -0500 Subject: [PATCH] Added changelog for version 23.02.3. --- appdefs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appdefs.yml b/appdefs.yml index a46022b..88b07b0 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -101,6 +101,12 @@ app: for more details. - Make sure the kernel of your Linux distribution is up-to-date. changelog: + - version: 23.02.3 + date: 2023-02-13 + changes: + - 'Updated baseimage to version 4.3.6, which brings the following changes:' + - '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.' + - 'Added default preference to prevent closing Firefox when closing the last tab.' - version: 23.02.2 date: 2023-02-08 changes: