Ver código fonte

Update 0.1.7.md

Stefan Pejcic 1 ano atrás
pai
commit
b3ad17583c
1 arquivos alterados com 5 adições e 2 exclusões
  1. 5 2
      documentation/docs/changelog/0.1.7.md

+ 5 - 2
documentation/docs/changelog/0.1.7.md

@@ -9,13 +9,17 @@ Not yet released.
 
 
 ### 🚀 New features
 ### 🚀 New features
 - [Cronjobs can now be enabled/disabled and run on demand](#cron-disable)
 - [Cronjobs can now be enabled/disabled and run on demand](#cron-disable)
-- [Containerized services](#containerized-services)
 - [Ubuntu 24.04 images](#ubuntu24-images)
 - [Ubuntu 24.04 images](#ubuntu24-images)
 - [Admin users can now be edited: rename, change password, suspend/unsuspend from OpenAdmin interface](#edit-admin-users)
 - [Admin users can now be edited: rename, change password, suspend/unsuspend from OpenAdmin interface](#edit-admin-users)
 - [OpenAdmin search for users, websites and options](#admin-search)
 - [OpenAdmin search for users, websites and options](#admin-search)
 - [Forbidden usernames list](#forbidden-username)
 - [Forbidden usernames list](#forbidden-username)
 
 
 
 
+### 💥 Breaking Changes
+- [Containerized services](#containerized-services)
+- [All services in our official docker images are now disabled by default](#disabled-services)
+- Script `opencli docker-is_port_in_use` is now retired.
+
 ### 🐛 Bug fixes
 ### 🐛 Bug fixes
 - [Fixed bug with successful update message in notification center](#success-message)
 - [Fixed bug with successful update message in notification center](#success-message)
 - Fixed bug with email alerts not being sent if server does not have  a valid ssl
 - Fixed bug with email alerts not being sent if server does not have  a valid ssl
@@ -37,7 +41,6 @@ Not yet released.
 - Sidebar toggle images are now hosted locally.
 - Sidebar toggle images are now hosted locally.
 - Google Cloud Storage is now used as a mirror for installation files.
 - Google Cloud Storage is now used as a mirror for installation files.
 - [All docker images are now hosted on hub.docker.com](#hub-docker-com)
 - [All docker images are now hosted on hub.docker.com](#hub-docker-com)
-- [All services in our official docker images are now disabled by default](#disabled-services)
 
 
 
 
 ----
 ----