From fc50679f30cfab5b923acd84edfce2b6dc620cd4 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Fri, 10 Nov 2023 11:12:10 -0500 Subject: [PATCH] Added changelog for version 23.11.1. --- appdefs.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appdefs.yml b/appdefs.yml index 1cc7f0a..7ae5a97 100644 --- a/appdefs.yml +++ b/appdefs.yml @@ -69,6 +69,16 @@ app: [Click'n'Load]: http://jdownloader.org/knowledge/wiki/glossary/cnl2 [MyJDownloader browser extension]: https://my.jdownloader.org/apps/ changelog: + - version: 23.11.1 + date: 2023-11-10 + changes: + - 'Updated baseimage to version 4.5.1, which brings the following changes:' + - '2:Mirror for packages installation can be set via the `PACKAGES_MIRROR` environment variable.' + - '2:Improved the way the `take-ownership` script is working.' + - '2:Readiness and minimum running time checks should not be done for a service defined with an interval.' + - '2:Raise an error when a synched service fails to start.' + - '2:Minimum running time check of a service was using an incorrect way to verify if process is still alive.' + - '2:Fixed installation of CJK font.' - version: 23.06.1 date: 2023-06-08 changes: