From 95fe73098544a6e2d91a0d53594f05706b7969d1 Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Sat, 27 May 2023 14:09:00 +0100 Subject: [PATCH] [skip ci] changelogs --- changelog.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 4cb504b..6505e11 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,9 @@ -## versiom 0.5.11 +## Version 0.5.11 - Improve docker-compose import support for alternative syntaxes - Improve docker service creation when using force secure label (fixes few containers not liking restarting too fast when created) - Add toggle for using insecure HTTPS targets (fixes Unifi controller) -## version 0.5.1 -> 0.5.10 +## Version 0.5.1 -> 0.5.10 - Add Wilcard certificates support - Auto switch to Mongo 4 if CPU has no ADX - Improve setup for certificates on new install @@ -15,7 +15,6 @@ - Fixed issue with a Docker bug preventing re-creating a container with a network mode as container (https://github.com/portainer/portainer/issues/2657) - Silent error on favicon fetching - Create Servapp step 1: make name / image required -- re-do mongoDB creation flow with a cosmos-compose request ## Version 0.5.0 - Add Terminal to containers