From fd68fd39de4b2c613b09b1c3625fbaafed849896 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 17 Feb 2026 16:09:53 +0100 Subject: [PATCH] Update wordpress to 6.9.1 (#4807) --- wordpress/docker-compose.yml | 2 +- wordpress/umbrel-app.yml | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/wordpress/docker-compose.yml b/wordpress/docker-compose.yml index 0d82a3c7..463434b4 100644 --- a/wordpress/docker-compose.yml +++ b/wordpress/docker-compose.yml @@ -7,7 +7,7 @@ services: PROXY_AUTH_ADD: "false" app: - image: wordpress:6.9.0@sha256:91eeee906a3edacc66550eeca85aff027e13754aba64a98bdb8f9598e8dadeee + image: wordpress:6.9.1@sha256:1b5fee9f90d12c7fcba8b0bcb0f9d94166daa1086b7559def66d62e5c9b7c947 user: "1000:1000" environment: - WORDPRESS_DB_HOST=wordpress_db_1 diff --git a/wordpress/umbrel-app.yml b/wordpress/umbrel-app.yml index 9f0bf1c8..9f8c23cc 100644 --- a/wordpress/umbrel-app.yml +++ b/wordpress/umbrel-app.yml @@ -3,7 +3,7 @@ id: wordpress name: WordPress tagline: The open source publishing platform of choice for millions of websites worldwide category: social -version: "6.9.0" +version: "6.9.1" port: 8567 description: >- 📚 **Empower Your Digital Voice** - The open-source publishing platform trusted by millions. From personal blogs to enterprise portals, WordPress gives everyone the tools to share their stories. @@ -41,13 +41,11 @@ releaseNotes: >- ⚠️ To fully update your Wordpress instance, you need to go to the admin interface and update from there as well. - WordPress 6.9 brings major upgrades to collaboration and content creation: - - New Notes feature for block-level commenting and streamlined reviews - - Expanded Command Palette accessible throughout the entire dashboard - - Fit text to container option for Paragraph and Heading blocks - - New Abilities API for standardized permissions and automated workflows - - Over 30 accessibility improvements for screen readers and assistive tech - - Significant performance enhancements including improved page load times and optimized database queries + This minor release includes fixes for 49 bugs throughout Core and the Block Editor: + - Fixes for issues affecting the block editor + - Improvements to mail functionality + - Bug fixes for classic themes + - Various other improvements across WordPress Core Full release notes can be found at https://wordpress.org/news/category/releases/