From 77abb969a417e336f59df2589f10d4e6fbeef997 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 4 May 2020 17:11:38 +0200 Subject: [PATCH] Update changelog and README --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b057590..17a2c60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,16 +14,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Link to GitHub changelog after WordOps upgrade - Automated PHPMyAdmin and Adminer latest release download and install - Enable Let's Encrypt SSL on sites with http auth (PR [#254](https://github.com/WordOps/WordOps/pull/254)) +- Ubuntu 20.04 LTS Support (testing) +- New Nginx 1.18.0 package built with OpenSSL 1.1.1g +- Default PHP version can be set in /etc/wo/wo.conf #### Changed - Improved caching rules (PR [#265](https://github.com/WordOps/WordOps/pull/265)) +- Default PHP version is now 7.3 #### Fixed - MySQL databases backup when using remote MySQL server - PHPMyAdmin assets missing after installation - Missing WP-CLI argument when switching site URL to https (PR [#257](https://github.com/WordOps/WordOps/pull/257)) +- WordOps installation failure with pip +- Installation on raspberry pi 4 +- Fail2ban configuration when Nginx is not installed + ### v3.11.4 - 2020-01-17 diff --git a/README.md b/README.md index e0bc159..a76b43c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ - **Easy to install** : One step automated installer with migration from EasyEngine v3 support - **Fast deployment** : Fast and automated WordPress, Nginx, PHP, MySQL & Redis installation -- **Custom Nginx build** : Nginx 1.16.1 - TLS v1.3 Cloudflare HTTP/2 HPACK & Brotli support +- **Custom Nginx build** : Nginx 1.18.0 - TLS v1.3 Cloudflare HTTP/2 HPACK & Brotli support - **Up-to-date** : PHP 7.2, 7.3 & 7.4, MariaDB 10.3 & Redis 5.0 - **Secured** : Hardened WordPress security with strict Nginx location directives - **Powerful** : Optimized Nginx configurations with multiple cache backends support