Note that this release bumps the WordPress minimum supported version from 6.6 to 6.8.
Added
- Add categories to pull screen (props @kirtangajjar, @sanketio, @jeffpaul, @faisal-alvi, @vikrampm1, @Sidsector9, @dkotter via #1237)
- Taxonomy filter for remote content pulls—allows filtering by category, tag, or custom taxonomy (props @sanketio, @jeffpaul, @peterwilsoncc, @dkotter via #1327)
- Provide way to delete all Distributor data on plugin deletion, utilizing the
DT_REMOVE_ALL_DATAconstant. (props @dinhtungdu, @faisal-alvi, @peterwilsoncc, @ravinderk, @qasumitbagthariya, @jeffpaul, @dkotter via #540)
Changed
- Bumped WordPress tested-up-to version 7.1 (props @phpbits, @peterwilsoncc, @zamanq, @dkotter via #1383, #1370, #1387)
- Bumped WordPress minimum supported version to 6.8 (props @peterwilsoncc, @dkotter via #1383)
- Link to original Post (props @gustavo-p-rossler, @jeffpaul, @peterwilsoncc, @dkotter, @sanketio via #1280)
- Update npm dependencies via npm audit fix. (props @peterwilsoncc, @dkotter via #1354)
- Update to Node version 20 for build and development tools. (props @peterwilsoncc, @dkotter via #1354)
- Upgrade the Plugin Update Checker library from 5.1 to 5.7 (props @peterwilsoncc, @dkotter via #1380)
Fixed
- Ensure our WordPress Playground integration works properly without any deprecation warnings (props @ianfs-com, @dkotter, @jeffpaul via #1357)
- Ensure the block index is correctly propagated during recursive processing of registered data, so inner blocks (e.g., images inside columns) receive the right
extra_dataon distribution. (props @ggutenberg, @jeffpaul, @peterwilsoncc via #1363) - Prevent undefined array key warning in
DistributorPost::get_extra_data()(props @oleksandrhurskyi, @peterwilsoncc via #1372) - Correct escaping of
distributor_the_original_site_link()(props @thisismyurl, @peterwilsoncc via #1379) - Fixed args type (props @zamanq, @peterwilsoncc via #1387)
- Improved database query for getting a users authorized sites on very large networks. (props @jeffpaul, @boonebgorges, @peterwilsoncc, @kirtangajjar, @dkotter, @vikrampm1, @Sidsector9 via #1179)
- Post data not slashed when receive a subscription update (props @chandrapatel, @peterwilsoncc, @dkotter via #1310)
Security
- Bump
basic-ftpfrom 5.1.0 to 5.2.0 (props @dependabot[bot], @dkotter via #1362) - Bump
flattedfrom 3.3.3 to 3.4.2 (props @dependabot[bot], @dkotter via #1366) - Bump
immutablefrom 5.1.4 to 5.1.5 (props @dependabot[bot], @dkotter via #1364) - Bump
lodashfrom 4.17.21 to 4.17.23 (props @dependabot[bot], @dkotter via #1355) - Bump
lodash-esfrom 4.17.22 to 4.17.23 (props @dependabot[bot], @dkotter via #1356) - Bump
node-forgefrom 1.3.3 to 1.4.0 (props @dependabot[bot], @jeffpaul, @peterwilsoncc, @dependabot, @dkotter via #1369) - Bump
phpunit/phpunitfrom 8.5.29 to 8.5.52 (props @dependabot[bot], @dkotter via #1358) - Bump
qsfrom 6.14.1 to 6.14.2 (props @dependabot[bot], @dkotter via #1359) - Bump
simple-gitfrom 3.30.0 to 3.33.0 (props @dependabot[bot], @dkotter via #1367) - Bump
svgofrom 3.3.2 to 3.3.3 (props @dependabot[bot], @dkotter via #1365) - Bump
systeminformationfrom 5.30.5 to 5.31.1 (props @dependabot[bot], @jeffpaul, @dkotter via #1361) - Bump
tar-fsfrom 3.1.0 to 3.1.1 (props @dependabot[bot], @jeffpaul, @dkotter via #1338) - Bump
picomatchfrom 2.3.1 to 2.3.2, and 4.0.3 to 4.0.4 (props @dependabot[bot], @dkotter via #1368)
Developer
- Add Patchstack security-reporting FAQ. (props @jeffpaul via #1353)
- Composer dev packages now require PHP 8.0 or later. (props @peterwilsoncc, @dkotter via #1386)
- Remove deprecation warnings in test suite. (props @peterwilsoncc, @dkotter via #1388)
- Replaced hookdoc with WP Hooks Documentor (props @jeffpaul, @iamdharmesh, @dkotter, @peterwilsoncc via #1337)
- Tests: Ensure images are saved to classic editor post content (flaky test fix). (props @peterwilsoncc, @dkotter via #1354)
- Tests: Force click view post buttons in toolbar. (props @peterwilsoncc, @dkotter via #1354)
- Update
@wordpress/envto 10.38.0 (props @peterwilsoncc, @dkotter via #1354) - Update
@wordpress/scriptsto 31.3.0 (props @peterwilsoncc, @dkotter via #1354) - Update
PHPCSto 3.13.6. (props @peterwilsoncc, @dkotter via #1386) - Update
cypressto 15.9.0 (props @peterwilsoncc, @dkotter via #1354)
Full Changelog: 2.2.0...2.3.0
View closed items in the milestone.