Changed
- Bump WordPress "tested up to" version 6.5 (props @iamdharmesh, @dkotter, @sudip-md, @jeffpaul via #319).
Fixed
- Ampersands no longer converted to HTML entities when adding query parameters to the post URL with the
autoshare_for_twitter_post_url
filter (props @justinmaurerdotdev, @iamdharmesh via #324).
Security
- Bump
express
from 4.18.2 to 4.19.2 (props @dependabot, @iamdharmesh via #321). - Bump
follow-redirects
from 1.15.5 to 1.15.6 (props @dependabot, @iamdharmesh via #321). - Bump
ip
from 1.1.8 to 1.1.9 (props @dependabot, @iamdharmesh via #321). - Bump
webpack-dev-middleware
from 5.3.3 to 5.3.4 (props @dependabot, @iamdharmesh via #321).
Developer
- Cleaned up NPM dependencies and update Node to v20 (props @Sidsector9, @dkotter via #310).
- Upgrade
download-artifact
from v3 to v4 (props @iamdharmesh via #316). - Replaced lee-dohm/no-response with actions/stale to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #318).
- Added a "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #322). - Changed from
actions/upload-release-asset
tosoftprops/action-gh-release
GitHub Action (props @Sidsector9, @jeffpaul via #325).
Full Changelog: 2.2.0...2.2.1
View closed items in the milestone
New Contributors
- @sudip-md made their first contribution via #319
- @kmgalanakis made their first contribution via #322