Commit Graph

105 Commits

Author SHA1 Message Date
VirtuBox
8d838ce0b4 Add sponsors section and update CI status 2025-01-10 17:52:19 +01:00
VirtuBox
5b8d16ed87 Update changelog and prepare for release 2024-12-06 16:47:26 +01:00
VirtuBox
138dbf7bd5 Add Ubuntu 24.04 LTS support 2024-06-14 16:44:45 +02:00
VirtuBox
48e076c7ba Update README.md 2024-06-10 22:44:56 +02:00
VirtuBox
c641f1eaa1 Enable HTTP/3 QUIC 2024-06-08 11:59:18 +02:00
VirtuBox
cb18d970bd Minor fix in README 2024-06-07 16:54:22 +02:00
VirtuBox
960758c485 Cleanup wo info and improve gpg key management 2024-05-31 22:39:11 +02:00
VirtuBox
5748ae6ef1 Fix typo 2023-12-01 17:22:54 +01:00
VirtuBox
e7edc69cb7 Set default PHP version to 8.2 2023-12-01 16:54:51 +01:00
VirtuBox
da4d6eaee7 Prepare WordOps for stable release 2023-12-01 16:41:14 +01:00
VirtuBox
c8ff42157e Update compatible distro list 2023-08-04 17:19:53 +02:00
VirtuBox
ad540ceadd Minor changes 2023-05-09 08:14:56 +02:00
Yogesh Beniwal
c922613841 Update MariaDB to latest LTS version 2023-04-03 16:11:04 +08:00
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
VirtuBox
873b70c8d5 Prepare for release 3.15.3 2022-10-24 17:06:13 +02:00
VirtuBox
f867e8ee33 Format README 2022-10-24 14:52:32 +02:00
VirtuBox
785303bd26 Update CI install script 2022-10-24 14:50:53 +02:00
VirtuBox
0e7a8dd952 Fix mariadb service not enabled after upgrade 2022-09-25 13:29:40 +02:00
VirtuBox
cd6f650e9e Prepare for release v3.15.2 2022-09-23 17:44:44 +02:00
VirtuBox
ce244cfbc5 Fix wo secure --auth on Ubuntu 22.04 2022-09-16 17:19:18 +02:00
VirtuBox
0a8ca06b8e Prepare for release v3.15.0 2022-09-09 14:20:20 +02:00
VirtuBox
0ffc52e0d5 Update to MariaDB 10.6 2022-09-08 20:49:35 +02:00
VirtuBox
f1f84fdde1 Fix php upstream in WordOps backend 2022-02-16 14:35:58 +01:00
VirtuBox
9732383cb8 Prepare for release v3.14.0 2022-01-26 13:14:13 +01:00
VirtuBox
9743a60742 Set php8.0 as default 2022-01-25 16:29:13 +01:00
Roman Ananyev
01bed1e283 Remove duplicates for Apps & Tools: MySQLTuner 2021-04-08 12:17:05 +04:00
VirtuBox
4bca86580e Run dist-upgrade after MariaDB upgrade 2020-10-28 11:11:01 +01:00
VirtuBox
869286f19f Update README.md 2020-10-25 19:05:29 +01:00
VirtuBox
c6bd9b329a Update README.md and travis 2020-10-14 19:06:37 +02:00
VirtuBox
85a9862efc Add missing dependency for psutil 2020-10-13 14:13:06 +02:00
VirtuBox
0d0e39d5a0 Update changelog 2020-05-14 01:05:59 +02:00
VirtuBox
327bd96d16 Prepare for release v3.12.0 2020-05-13 13:57:44 +02:00
VirtuBox
77abb969a4 Update changelog and README 2020-05-04 17:11:38 +02:00
VirtuBox
d90bf5a195 Add debian packages list to readme.md 2020-01-17 12:09:47 +01:00
kovach
422e19f73f Update README.md
fix typo in readme
2019-12-23 22:06:53 +01:00
VirtuBox
01ee8c0a13 v3.11.0 (#211)
- PHP 7.4 support
- Improved Webp images support with Cloudflare (Issue [#95](https://github.com/WordOps/WordOps/issues/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` to `wo stack status`
- Add Nginx directive `gzip_static on;` to serve precompressed assets with Cache-Enabler or WP-Rocket. (Issue [#207](https://github.com/WordOps/WordOps/issues/207))
- 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](https://github.com/WordOps/WordOps/issues/206))
- Increased database name length to 32 characters from domain name + 8 random characters
- typo error in motd-news script (Issue [#204](https://github.com/WordOps/WordOps/issues/204))
- Install Nginx before ngxblocker
- WordOps install/update script text color
- Issue with MySQL stack on Raspbian 9/10
- Typo error  (PR [#205](https://github.com/WordOps/WordOps/pull/205))
- php version in `wo debug` (PR [#209](https://github.com/WordOps/WordOps/pull/209))
- SSL certificates expiration display with shared wildcard certificates
2019-12-03 19:48:18 +01:00
VirtuBox
914f049852 Fix acme certificate on domain 2019-11-05 16:11:43 +01:00
VirtuBox
089bb64cdb fix wo info 2019-10-30 04:28:37 +01:00
VirtuBox
4a7bcfbf4b Update command to get latest WordOps version with curl 2019-10-28 11:52:32 +01:00
VirtuBox
f3f0573954 Fix WOFileUtils 2019-10-26 01:30:52 +02:00
VirtuBox
91097c87dc Improve install script 2019-09-17 03:20:12 +02:00
VirtuBox
d3df2b6412 Fix mariadb-backup install 2019-09-04 16:55:58 +02:00
VirtuBox
333469bfce Update Readme & Changelog 2019-09-03 23:14:06 +02:00
VirtuBox
cda05da286 Add links to cache plugins 2019-09-01 14:31:12 +02:00
VirtuBox
cf89d43e1c Update changelog and credits 2019-08-29 20:13:59 +02:00
VirtuBox
6ec91412c0 Improve repo gpg keys handling 2019-08-27 20:20:25 +02:00
VirtuBox
2f411f8831 [skip travis] update README.md 2019-08-22 19:20:13 +02:00
VirtuBox
ddf88570e7 [skip travis] bumping release to v3.9.8 2019-08-16 00:46:07 +02:00
VirtuBox
25c1d8a19b Add Cache-Enabler support 2019-08-15 19:59:23 +02:00
VirtuBox
937e61305a Fix HSTS and update changelog 2019-08-14 13:56:37 +02:00