Browse Source

[skip ci] changelogs

Yann Stepienik 2 years ago
parent
commit
95fe730985
1 changed files with 2 additions and 3 deletions
  1. 2 3
      changelog.md

+ 2 - 3
changelog.md

@@ -1,9 +1,9 @@
-## versiom 0.5.11
+## Version 0.5.11
 - Improve docker-compose import support for alternative syntaxes
 - 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)
 - 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)
 - 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
 - Add Wilcard certificates support
 - Auto switch to Mongo 4 if CPU has no ADX
 - Auto switch to Mongo 4 if CPU has no ADX
 - Improve setup for certificates on new install
 - 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)
 - 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
 - Silent error on favicon fetching
 - Create Servapp step 1: make name / image required
 - Create Servapp step 1: make name / image required
-- re-do mongoDB creation flow with a cosmos-compose request 
 
 
 ## Version 0.5.0
 ## Version 0.5.0
  - Add Terminal to containers
  - Add Terminal to containers