chore: publish 3.0.0+7.0.0 release

This commit is contained in:
2026-06-02 17:42:25 +01:00
parent 5d3c019b83
commit ef27645a30
2 changed files with 1 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
- WordPress upgraded from 6.9.4 to 7.0 (major! test before deploying)
- MariaDB upgraded from 10.x to 11.4 (major! SSL now enabled by default)
- ENTRYPOINT_CONF_VERSION bumped to v9
- Breaking: MariaDB 11.4 enables SSL by default — if clients don't support SSL, add --disable-ssl to db command
- Breaking: WordPress 7.0 introduces new AI features and admin theme changes
- Backup database and files before upgrading