2.7.8
Note that this release bumps the minimum required version of WordPress from 5.7 to 6.3.
Added
- "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #274).
Changed
- Bumped WordPress "tested up to" version 6.5 (props @sudip-md, @dkotter, @jeffpaul via #270).
- Move
simple_local_avatar_deleted
action toavatar_delete
(props @lllopo, @faisal-alvi, @dkotter via #255). - Clean up NPM dependencies and update node to
v20
(props @Sidsector9, @dkotter via #257). - Update
CODEOWNERS
of the plugin (props @jeffpaul, @dkotter via #253). - Disabled auto sync pull requests with target branch (props @iamdharmesh, @jeffpaul via #263).
- Upgrade
download-artifact
from v3 to v4 (props @iamdharmesh, @jeffpaul via #265). - Replaced
lee-dohm/no-response
withactions/stale
to help with closingno-response/stale
issues (props @jeffpaul, @dkotter via #266).
Fixed
- Broken default avatar when
Local Avatars Only
is unchecked (props @faisal-alvi, @ankitguptaindia, @qasumitbagthariya via #260). - Ensure high-quality avatar preview on profile edit screen (props @ocean90, @dkotter via #273).
- Possible PHP warning (props @BhargavBhandari90, @dkotter via #261).
- Fixed typos (props @szepeviktor, @dkotter via #268).
New (PR) Contributors
- @Sidsector9 made their first contribution in #257
- @szepeviktor made their first contribution in #268
Full Changelog: 2.7.7...2.7.8