Skip to content

2.2.0

Latest

Choose a tag to compare

@dkotter dkotter released this 08 Sep 15:02

Note that this release bumps the WordPress minimum supported version from 6.5 to 6.6.

Added

  • The distributor_register_data function that enables developers to register stored data references, such as IDs stored in post meta, shortcodes, or block attributes and define custom pre-distribution and post-distribution callbacks to process these references (props @iamdharmesh, @jeffpaul, @peterwilsoncc, @dkotter via #1302).
  • Add some default pre and post callback functions to the distributor_register_data function, allowing easy processing of common entities like posts, terms, and media (props @iamdharmesh, @jeffpaul, @peterwilsoncc, @dkotter via #1309).
  • Ability to auto-distribute posts when turned on via a filter, dt_auto_distribution_enabled (props @peterwilsoncc, @faisal-alvi, @jeffpaul, @dkotter via #1321).

Changed

Fixed

Security

  • Prevent cross-site scripting vulnerabilities on the pull screen (props @iamdharmesh, @peterwilsoncc, @jeffpaul, @Sidsector9, @dkotter via #1273, #1274, #1316).
  • Bump ws from 7.5.10 to 8.18.0 and @wordpress/scripts from 26.19.0 to 29.0.0 (props @dependabot, @Sidsector9 via #1270).
  • Bump axios from 1.7.4 to 1.9.0, body-parser from 1.20.2 to 1.20.3, express from 4.19.2 to 4.21.2, @wordpress/e2e-test-utils-playwright from 1.7.0 to 1.23.0, http-proxy-middleware from 2.0.6 to 2.0.9, tar-fs from 3.0.4 to 3.0.8, serialize-javascript from 6.0.1 to 6.0.2, mocha from 10.2.0 to 11.3.0 and send from 0.18.0 to 0.19.0; also removes cookie (props @dependabot, @peterwilsoncc via #1314).
  • Bump on-headers from 1.0.2 to 1.1.0 and compression from 1.7.4 to 1.8.1 (props @dependabot, @dkotter via #1325).
  • Bump tmp from 0.2.1 to 0.2.5 and @wordpress/env from 10.5.0 to 10.29.0 (props @dependabot, @dkotter via #1334).

Developer

New Contributors


Full Changelog: 2.1.0...2.2.0
View closed items in the milestone.