Update changelog before release
This commit is contained in:
@@ -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
|
- ClamAV anti-virus with weekly cronjob to update signatures database
|
||||||
- Internal function to add daily cronjobs
|
- Internal function to add daily cronjobs
|
||||||
- Additional comment to detect previous configuration tuning (MariaDB & Redis)
|
- 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
|
- Increase Nginx & MariaDB systemd open_files limits
|
||||||
- Cronjob to update Cloudflare IPs list
|
- Cronjob to update Cloudflare IPs list
|
||||||
- mariadb-backup to perform full and non-blocking databases backup (only installation)
|
- 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
|
- 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
|
- Nginx mapping to proxy web-socket connections
|
||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|||||||
2
install
2
install
@@ -9,7 +9,7 @@
|
|||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
# wget -qO wo wops.cc && sudo bash wo
|
# 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
|
# CONTENTS
|
||||||
|
|||||||
Reference in New Issue
Block a user