diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index 58286b16..63e6f2be 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -60,4 +60,5 @@ Not yet released. - `opencli admin new` and `opencli admin password` will now do validations for username/password fields: must contain only letters and numbers, and be between 5 and 20 characters. - Adding applications is disabled from OpenPanel > PM2 interface until a domain is added. - 2FA is now an optional module that is enabled by default. +- All opencli scripts now use same file for a list of servers for ip checks: `/usr/local/admin/core/scripts/ip_servers.sh`.