1.2.0
Note that this release bumps the WordPress minimum version from 5.7 to 6.1 and the PHP minimum version from 7.4 to 8.0.
Added
- Settings UI for managing supported post types (props @akshitsethi, @dinhtungdu, @Sidsector9, @jayedul, @dsawardekar, @terrance-orletsky-d7, @ouun via #66, #104, #112, #114).
- Filter hook
convert_to_blocks_update_posts_query_params
to modifyWP_Query
parameters to query posts that need to be migrated (props @kmgalanakis, @Sidsector9, @sanketio via #113). - Cypress end-to-end tests (props @barneyjeffries, @jeffpaul, @iamdharmesh, @Sidsector9, @vikrampm1 via #106).
Changed
- Bump PHP minimum supported version from 7.4 to 8.0 (props @barneyjeffries, @jeffpaul, @iamdharmesh, @Sidsector9, @vikrampm1 via #106).
- Bump WordPress minimum supported version from 5.7 to 6.1 (props @barneyjeffries, @jeffpaul, @iamdharmesh, @Sidsector9, @vikrampm1 via #106).
- Bump WordPress "tested up to" version 6.2 (props @Sidsector9 via #115).
- Updated the Dependency Review GitHub Action (props @jeffpaul via #109).
- WordPress.org Deploy action updated to use Node 16 (props @dkotter via #116).
New Contributors
- @akshitsethi made their first contribution in #66
- @jayedul made their first contribution in #104
- @Sidsector9 made their first contribution in #114
- @kmgalanakis made their first contribution in #113
- @barneyjeffries made their first contribution in #106
Full Changelog: 1.1.1...1.2.0.
View all items closed in the milestone.