From 9e5e2718f4e12c1a433cc5b47f8b81889494d477 Mon Sep 17 00:00:00 2001 From: Joe Fusco Date: Wed, 4 Sep 2024 12:39:48 -0400 Subject: [PATCH] Update tested up to version --- plugins/faustwp/readme.txt | 42 +++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/plugins/faustwp/readme.txt b/plugins/faustwp/readme.txt index 10b6fba92..cecab9e8b 100644 --- a/plugins/faustwp/readme.txt +++ b/plugins/faustwp/readme.txt @@ -2,7 +2,7 @@ Contributors: antpb, apmatthe, blakewpe, chriswiegman, claygriffiths, jasonkonen, joefusco, markkelnar, matthewguywright, mindctrl, modernnerd, rfmeier, TeresaGobble, thdespou, wpengine Tags: faustjs, faust, headless, decoupled, composable-architecture Requires at least: 5.7 -Tested up to: 6.5 +Tested up to: 6.6.1 Stable tag: 1.4.0 Requires PHP: 7.2 License: GPLv2 or later @@ -52,24 +52,24 @@ plugins/faustwp/.wordpress-org/screenshot-1.png plugins/faustwp/.wordpress-org/screenshot-2.png plugins/faustwp/.wordpress-org/screenshot-3.png -== Changelog == - -= 1.4.0 = - -### Minor Changes - -- 9ff1df86: Introduces a new setting on the Faust settings page that allows users to opt-in or out of Faust removing Nav Menu Locations that are not registered on the Faust Settings page. - -= 1.3.2 = - -### Patch Changes - -- 84076cd1: Bug: Fixes issue with blocks not showing in the block editor when running blockset command on WP >=v6.5 - -= 1.3.1 = - -### Patch Changes - -- c28624c: Improve domain_match function to handle port checks and Add Comprehensive Test Cases - +== Changelog == + += 1.4.0 = + +### Minor Changes + +- 9ff1df86: Introduces a new setting on the Faust settings page that allows users to opt-in or out of Faust removing Nav Menu Locations that are not registered on the Faust Settings page. + += 1.3.2 = + +### Patch Changes + +- 84076cd1: Bug: Fixes issue with blocks not showing in the block editor when running blockset command on WP >=v6.5 + += 1.3.1 = + +### Patch Changes + +- c28624c: Improve domain_match function to handle port checks and Add Comprehensive Test Cases + [View the full changelog](https://github.com/wpengine/faustjs/blob/canary/plugins/faustwp/CHANGELOG.md) \ No newline at end of file