Update 0.1.7.md

This commit is contained in:
Stefan Pejcic 2024-04-30 17:23:26 +02:00 committed by GitHub
parent b2ec60ded6
commit b3ad17583c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,13 +9,17 @@ Not yet released.
### 🚀 New features
- [Cronjobs can now be enabled/disabled and run on demand](#cron-disable)
- [Containerized services](#containerized-services)
- [Ubuntu 24.04 images](#ubuntu24-images)
- [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)
- [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
- [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
@ -37,7 +41,6 @@ Not yet released.
- Sidebar toggle images are now hosted locally.
- 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 services in our official docker images are now disabled by default](#disabled-services)
----