Update changelog and README
This commit is contained in:
@@ -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
|
- Link to GitHub changelog after WordOps upgrade
|
||||||
- Automated PHPMyAdmin and Adminer latest release download and install
|
- 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))
|
- 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
|
#### Changed
|
||||||
|
|
||||||
- Improved caching rules (PR [#265](https://github.com/WordOps/WordOps/pull/265))
|
- Improved caching rules (PR [#265](https://github.com/WordOps/WordOps/pull/265))
|
||||||
|
- Default PHP version is now 7.3
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
- MySQL databases backup when using remote MySQL server
|
- MySQL databases backup when using remote MySQL server
|
||||||
- PHPMyAdmin assets missing after installation
|
- PHPMyAdmin assets missing after installation
|
||||||
- Missing WP-CLI argument when switching site URL to https (PR [#257](https://github.com/WordOps/WordOps/pull/257))
|
- 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
|
### v3.11.4 - 2020-01-17
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
- **Easy to install** : One step automated installer with migration from EasyEngine v3 support
|
- **Easy to install** : One step automated installer with migration from EasyEngine v3 support
|
||||||
- **Fast deployment** : Fast and automated WordPress, Nginx, PHP, MySQL & Redis installation
|
- **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
|
- **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
|
- **Secured** : Hardened WordPress security with strict Nginx location directives
|
||||||
- **Powerful** : Optimized Nginx configurations with multiple cache backends support
|
- **Powerful** : Optimized Nginx configurations with multiple cache backends support
|
||||||
|
|||||||
Reference in New Issue
Block a user