From 5d3c019b83c071ea3036d97bcb72c56b66ea4f6c Mon Sep 17 00:00:00 2001 From: kawaiipunk Date: Tue, 2 Jun 2026 17:41:56 +0100 Subject: [PATCH] Add release notes --- release/next | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release/next diff --git a/release/next b/release/next new file mode 100644 index 0000000..780040d --- /dev/null +++ b/release/next @@ -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