From b350099b0d5dc99115a0d2e40962d370384f4e97 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 21 Jun 2020 18:13:47 -0400 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24493f3..66c466e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - New: Added a step to create dhparams during installation to improve security. - Bugfix: Fixed Certbot certs issues on servers without any active deploys in 30 days (https://github.com/caprover/caprover/issues/700) - New: Added docker API version to the config params so that it can be changed by the users (https://github.com/caprover/caprover/issues/620) +- New: Added ability to add 3rd party one-click app repositories (https://github.com/caprover/caprover/issues/691) - Bugfix: Root domain change prevented nginx from booting up if a local registry was enabled (https://github.com/caprover/caprover/issues/686) - Security: Updated Node version to 14 - Security: Updated Node dependencies