Note that this release bumps the WordPress minimum version from 5.7 to 6.4.
Added
- Better error handling for environments that don't match our minimum PHP version (props @rahulsprajapati, @dkotter, @peterwilsoncc via #123).
- Support for the WordPress.org plugin preview (props @dkotter, @jeffpaul via #138, #157).
Changed
- Bump WordPress "tested up to" version 6.6 (props @sudip-md, @ankitguptaindia, @jeffpaul, @dkotter via #147, #152).
- Bump WordPress minimum supported version to 6.4 (props @sudip-md, @ankitguptaindia, @jeffpaul, @dkotter via #147, #152).
Security
- Bump
browser-sync
from 2.28.3 to 3.0.2 (props @dependabot, @Sidsector9 via #142).
Developer
- Clean up NPM dependencies and update node to v20 (props @Sidsector9, @dkotter via #155).
- Move from
actions/upload-release-asset
tosoftprops/action-gh-release
GitHub action (props @Sidsector9, @jeffpaul via #156). - Replaced
lee-dohm/no-response
withactions/stale
to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #145). - "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #146). - Update
CODEOWNERS
(props @jeffpaul, @dkotter via #140).
New Contributors
- @rahulsprajapati made their first contribution in #123
- @kmgalanakis made their first contribution in #146
- @ankitguptaindia made their first contribution in #147
- @sudip-md made their first contribution in #147
Full Changelog: 1.1.4...1.1.5
View closed items in the milestone.