- Deprecated OpenLiteSpeed images.
- Added basic testing to images.
- Support for multi-arch php 8 nginx images.
- Adjust where multisite nginx config examples are stored to align with changes in the parent php image.
- remove cs_auth_key env variable assignment in php. This is now done in the parent php image.
- Remove
MAILTO=
from the app cronjob. Mail is now disabled globally for all cronjobs.
- Explicitly set WordPress Core Auto-Updates to minor only.
- Remove default plugin installation.
- Added example multisite configurations for nginx
- PHP 7.4 FPM with nginx.
- PHP 8.0 & 8.2 FPM with nginx.
- PHP 8.1 FPM with nginx added.
- Added expire headers for css,js,images,fonts.
- Ensure
mu-plugins
directory exists before installing our plugin. - Tweak lsphp defaults.
- Force WP-CRON to run via cronjobs, and disable per-request cron checks.
- Tweak default OLS PHP settings.
- Formatting change to log file configuration.
- Auto-configure litespeed vhosts with latest configuration changes.
- Automatically install the ComputeStacks wordpress plugin to ensure functionality with older sites.
- Added PHP 8.2