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