
Category: Announcements


Some news about WordOps
WordOps project is alive for more than 3 years (the first stable release was published in May 2019) and we wanted to share with you some news about the project. WordOps release cycle At first, we are going to publish two stable releases every year. We will publish a stable release in June, and another…
v3.15.0 – WordOps stable release
We are really happy to publish this new stable release only few weeks after then end of our holidays. We were waiting for MariaDB official APT repository for Ubuntu 22.04 LTS and it’s now available. We are still running tests on Debian & Raspbian 11 before adding them to the list of the supported linux…
New Nginx package for WordOps
We are very happy to announce the availability of a new Nginx package for WordOps built on the latest Nginx stable release (1.20.2). The package is available for Ubuntu 18.04, 20.04 and 22.04, Debian 9.0, 10 and 11 as well as Raspbian 9.0, 10 and 11. Debian 11 and Ubuntu 22.04 LTS will be supported…
v3.14.0 – WordOps stable release
We are really sorry for the delay about WordOps update and we will try to keep it up to date properly in the future. This is a stable release but we will publish some maintenance release in the next few weeks. What’s New ? The main feature is PHP 8.0 and PHP 8.1 support. A…
v3.13.0 – WordOps stable release
After two maintenance releases two weeks ago, we have published a new stable release today. What’s New ? MariaDB 10.5 is now shipped by default with WordOps, and we added the command wo stack migrate –mariadb to upgrade previous MariaDB versions to 10.5. This command will perform a full backup of your databases before upgrading…
v3.12.4 – New WordOps maintenance release
After a few quieter months, two WordOps maintenance releases were published this week! What’s New ? The first maintenance release (v3.12.3) add support for Avif (AV1 Image Format) in addition to WebP with Nginx, and replace Gzip by Zstd (Zstandard) to perform all compression tasks in WordOps (Zstandard provide better compression level with lower compression…
v3.12.0 – New WordOps stable release
After a few quieter months, a new stable WordOps release is available ! We hope you are safe and healthy during these uncertain times. What’s New ? The latest Nginx stable release package is now shipped with WordOps (1.18.0), built with the latest OpenSSL release (1.1.1g) and we added support for the brand new Ubuntu…
v3.11.0 – WordOps stable release
A new stable release is available ! What’s New ? The main new feature of this release is PHP 7.4 support. You can install PHP 7.4 at anytime with the following command: wo stack install –php74 Otherwise, you can switch a site to PHP 7.4 by running the command: wo site update site.tld –php74 As…