Skip to content

v3.15.0 - WordOps stable release

Compare
Choose a tag to compare
@VirtuBox VirtuBox released this 09 Sep 19:00
· 311 commits to master since this release
5c44a3e

Added

  • Ubuntu 22.04 LTS Support

Changed

  • New Nginx package based on latest Nginx stable release 1.22.2
  • Update Referrer-Policy by @yogeshbeniwal in #434
  • MariaDB default version is now 10.6

Fixed

Update steps

To upgrade WordOps, you just have to run wo update.
You can also use the initial install command wget -qO wo wops.cc && sudo bash wo.

To upgrade Nginx package, you can use wo stack upgrade --nginx or the command wo maintenance.
To upgrade MariaDB, you can use wo stack migrate --mariadb.