Note that this release bumps the WordPress minimum supported version from 6.4 to 6.5.
Added
- When the setting to distribute all images is turned on, do a search/replace on the distributed content to update the image URLs from the origin site to the destination site (props @dkotter, @iamdharmesh, @willemb2, @dcarrionc, @lucymtc, @Sidsector9 via #1283).
Changed
- The default value of the filter
dt_sync_media_delete_and_replace
has been updated fromtrue
tofalse
. This means by default, if an existing media item is found, it is not deleted and replaced, whereas previously it was (props @philbraun, @iamdharmesh, @jeffpaul, @peterwilsoncc via #1296). - Bump WordPress "tested up to" version 6.7 (props @jeffpaul, @qasumitbagthariya, @iamdharmesh via #1290).
- Bump WordPress minimum from 6.4 to 6.5 (props @jeffpaul, @qasumitbagthariya, @iamdharmesh via #1290).
Fixed
- Resolved the media duplication issue when the same image is used in multiple posts (props @philbraun, @iamdharmesh, @jeffpaul, @peterwilsoncc via #1296).
- Update the Show Connections AMP template to avoid a JS error (props @s3rgiosan, @dkotter via #1293).
Developer
New Contributors
- @dottxado made their first contribution in #1282
- @dcarrionc made their first contribution in #1283
- @lucymtc made their first contribution in #1283
- @willemb2 made their first contribution in #1283
- @philbraun made their first contribution in #1296
Full Changelog: 2.0.6...2.1.0
View closed items in the milestone.