diff --git a/CHANGELOG.md b/CHANGELOG.md index fa968e1..c6074c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,11 +16,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - ClamAV anti-virus with weekly cronjob to update signatures database - Internal function to add daily cronjobs - Additional comment to detect previous configuration tuning (MariaDB & Redis) -- Domain/Subdomain detection based on public domain suffixes list +- Domain/Subdomain detection based on public domain suffixes list for letsencrypt - Increase Nginx & MariaDB systemd open_files limits - Cronjob to update Cloudflare IPs list -- mariadb-backup to perform full and non-blocking databases backup (only installation) -- Nginx configuration check before performing start/reload/restart +- mariadb-backup to perform full and non-blocking databases backup (installation only. Backup feature will be available soon) +- Nginx configuration check before performing start/reload/restart (If configuration check fail, WordOps will not reload/restart Nginx anymore) - Nginx mapping to proxy web-socket connections #### Changed diff --git a/install b/install index d5132ba..d4da65f 100755 --- a/install +++ b/install @@ -9,7 +9,7 @@ # ------------------------------------------------------------------------- # wget -qO wo wops.cc && sudo bash wo # ------------------------------------------------------------------------- -# Version 3.9.8.3 - 2019-08-20 +# Version 3.9.8.4 - 2019-08-28 # ------------------------------------------------------------------------- # CONTENTS