Note this release bumps the PHP minimum from 7.3.11 to 8.0 and the WordPress minimum from 4.0 to 6.3.
Added
- Minimum PHP version check for 7.3.11 (props @bmarshall511, @Sidsector9 via #60).
Changed
- Support Level downgraded from
Active
toStable
(props @jeffpaul, @dkotter, @felipeelia, @oscarssanchezz via #65). - Bump WordPress "tested up to" version 6.5 (props @zamanq, @jeffpaul, @oscarssanchezz via #58, #66).
Fixed
- Improve compatibility with PHP 8.1 by replacing the deprecated
FILTER_SANITIZE_STRING
(props @burhandodhy, @jeffpaul, @felipeelia, Sven via #68).
Developer
- Create
dependency-review.yml
GitHub Action (props @jeffpaul via #54). - Replaced lee-dohm/no-response with actions/stale to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #64).
New Contributors
- @zamanq made their first contribution in #58
- @bmarshall511 made their first contribution in #60
- @oscarssanchezz made their first contribution in #66
Full Changelog: 1.3.2...1.3.3
View all items closed in the milestone.