A new WordOps version released
Added
- PHP 7.4 support
- Improved Webp images support with Cloudflare (Issue #95). Nginx will not serve webp images alternative with Cloudflare IP ranges.
- Stack upgrade for adminer
- Check acme.sh installation and setup acme.sh if needed before issuing certificate
- Add
--ufw
towo stack status
- Add Nginx directive
gzip_static on;
to serve precompressed assets with Cache-Enabler or WP-Rocket. (Issue #207)
Changed
- Previous
--php73
&--php73=off
flags are replaced by--php72
,--php73
,--php74
to switch site’s php version - phpMyAdmin updated to v4.9.2
- Adminer updated to v4.7.5
- Replace dot and dashes by underscores in database names (Issue #206)
- Increased database name length to 32 characters from domain name + 8 random characters
Fixed
- typo error in motd-news script (Issue #204)
- Install Nginx before ngxblocker
- WordOps install/update script text color
- Issue with MySQL stack on Raspbian 9/10
- Typo error (PR #205)
- php version in
wo debug
(PR #209) - SSL certificates expiration display with shared wildcard certificates
A few minor bug may occur please update with caution