2.0.5
Note that Distributor now requires WordPress 6.4 or later.
Added
- Introduce "View all" post type view when pulling content from external connections (props @mehul0810, @ravinderk, @cadic, @peterwilsoncc, @ankitrox, @Sidsector9, @jeffpaul via #1002).
Changed
- Account for FSE post types in rest endpoints (props @mehul0810, @peterwilsoncc, @faisal-alvi via #1246).
- Bump WordPress "tested up to" version 6.6 (props @jeffpaul, @qasumitbagthariya, @dkotter via #1214, #1243).
- Bump WordPress minimum from 5.7 to 6.4 (props @jeffpaul, @dkotter via #1214, #1261).
Fixed
- Ensure you can publish distributed posts in WordPress 6.6 (props @claudiulodro, @phpbits, @faisal-alvi via #1252).
- Address an issue where the incorrect featured image can sometimes be pushed with a post (props @phpbits, @matthew-upslope, @dkotter, @faisal-alvi via #1254).
- Add a check to ensure a connection is internal and exit early if not (props @kirtangajjar, @peterwilsoncc via #1225).
- Ensure the proper admin CSS file loads (props @psorensen, @Sidsector9 via #1208).
- Address a PHP deprecation notice (props @kirtangajjar, @peterwilsoncc, @faisal-alvi via #1227).
- Ensure no errors occur in the synced patterns editor (props @kirtangajjar, @peterwilsoncc, @Sidsector9 via #1228).
- Undefined array key "id" warning on the Pull Content page (props @Sidsector9, @peterwilsoncc via #1247).
- PHP warning about invalid argument supplied for foreach in
\Distributor\Utils\prepare_meta()
(props @dhanendran, @peterwilsoncc, @faisal-alvi, @kirtangajjar via #1167). - Deprecation notice in
PullListTable
when distributed posts are not allowed to be edited (props @kirtangajjar, @faisal-alvi via #1245). - Undefined "id" notices showing in the error log (props @phpbits, @dkotter via #1253).
Security
- Bump
follow-redirects
from 1.15.4 to 1.15.6 (props @dependabot, @faisal-alvi via #1209). - Bump
ip
from 1.1.8 to 1.1.9 (props @dependabot, @faisal-alvi via #1209). - Bump
jsdoc
from 3.6.11 to 4.0.2 (props @dependabot, @faisal-alvi via #1209). - Bump
webpack-dev-middleware
from 5.3.3 to 5.3.4 (props @dependabot, @faisal-alvi via #1209). - Bump
express
from 4.18.2 to 4.19.2 (props @dependabot[bot], @peterwilsoncc via #1213). - Bump
braces
from 3.0.2 to 3.03,pac-resolver
from 7.0.0 to 7.0.1,socks
from 2.7.1 to 2.8.3,ws
from 7.5.9 to 7.5.10 and removeip
(props @dependabot[bot], @Sidsector9 via #1234).
Developer
- "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @iamdharmesh, @jeffpaul via #1219). - Bumped
actions/upload-artifact
from v3 to v4 (props @iamdharmesh, @jeffpaul via #1217). - Replaced
lee-dohm/no-response
withactions/stale
to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #1206). - Use
GITHUB_OUTPUT
envvar instead ofset-output
command (props @arunsathiya, @iamdharmesh via #1178). - Fix some failing E2E tests (props @kirtangajjar, @iamdharmesh via #1242).
- Add
taffydb
as devDependecy (props @dependabot, @faisal-alvi via #1209).
New Contributors
- @ankitrox made their first contribution in #1002
- @mehul0810 made their first contribution in #1002
- @kirtangajjar made their first contribution in #1167
- @arunsathiya made their first contribution in #1178
- @psorensen made their first contribution in #1208
- @qasumitbagthariya made their first contribution in #1214
- @claudiulodro made their first contribution in #1252
- @phpbits made their first contribution in #1252
- @matthew-upslope made their first contribution in #1254
Full Changelog: 2.0.4...2.0.5
View closed items in the milestone.