Releases: 10up/simple-local-avatars
Releases · 10up/simple-local-avatars
2.7.11
Note that this release bumps the minimum required version of WordPress from 6.3 to 6.4.
Changed
- Bumped WordPress "tested up to" version 6.6 and minimum version to 6.4 (props @sudip-md, @ankitguptaindia, @jeffpaul via #289, #290).
Security
- Add nonce check when saving the default avatar ID (props @faisal-alvi, @aaemnnosttv, @rafiem, @dkotter via GHSA-46pw-6m35-9m7x).
- Bump
braces
from 3.0.2 to 3.0.3,pac-resolver
from 7.0.0 to 7.0.1,socks
from 2.7.1 to 2.8.3 and removesip
(props @dependabot, @Sidsector9 via #286). - Bump
ws
from 7.5.9 to 7.5.10 (props @dependabot, @faisal-alvi via #287).
New Contributors
- @sudip-md made their first contribution in #289
- @aaemnnosttv made their first contribution in GHSA-46pw-6m35-9m7x
- @rafiem made their first contribution in GHSA-46pw-6m35-9m7x
Full Changelog: 2.7.10...2.7.11
View closed items in the milestone.
2.7.10
Fixed
- Fix Default Avatar Fallback (props @amirhossein7, @faisal-alvi, @dkotter, @qasumitbagthariya via #281).
Security
- Bump
express
from 4.18.2 to 4.19.2 (props @dependabot, @faisal-alvi via #269). - Bump
follow-redirects
from 1.15.5 to 1.15.6 (props @dependabot, @faisal-alvi via #269). - Bump
ip
from 1.1.8 to 1.1.9 (props @dependabot, @faisal-alvi via #269). - Bump
webpack-dev-middleware
from 5.3.3 to 5.3.4 (props @dependabot, @faisal-alvi via #269).
Full Changelog: 2.7.9...2.7.10
2.7.9
Fixed
- Ensure default Gravatar avatars are shown correctly (props @faisal-alvi, @dkotter, @horrormoviesgr, @inpeaks, @lillylark, @rafaucau, @janrenn via #278).
New Contributors
- horrormoviesgr made their first contribution in #278
- inpeaks made their first contribution in #278
- lillylark made their first contribution in #278
- @rafaucau made their first contribution in #278
- janrenn made their first contribution in #278
Full Changelog: 2.7.8...2.7.9
View closed items in the milestone.
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
2.7.7
Fixed
- Revert the Host/Domain support for local avatar URL (props @faisal-alvi, @jakejackson1, @leogermani, @dkotter via #247).
Security
- Bump
axios
from 0.25.0 to 1.6.2 and@wordpress/scripts
from 23.7.2 to 26.18.0 (props @dependabot, @faisal-alvi via #250).
New Contributors
- @jakejackson1 made their first contribution in #247
- @leogermani made their first contribution in #247
Full Changelog: 2.7.6...2.7.7
View closed items in the milestone.
2.7.6
Added
- Check for minimum required PHP version before loading the plugin (props @kmgalanakis, @faisal-alvi via #226).
pre_simple_local_avatar_url
filter to allow an avatar image to be short-circuited before Simple Local Avatars processes it (props @johnbillion, @peterwilsoncc via #237).- Repo Automator GitHub Action (props @iamdharmesh, @faisal-alvi via #228).
- E2E test for checking the front end of avatars (props @Firestorm980, @iamdharmesh via #219).
Changed
- Bumped WordPress "tested up to" version 6.4 (props @zamanq, @ankitguptaindia, @faisal-alvi, @qasumitbagthariya via #230, #244).
- Update the Dependency Review GitHub Action to leverage our org-wide config file to check for GPL-compatible licenses (props @jeffpaul, @faisal-alvi via #215).
- Documentation updates (props @jeffpaul, @faisal-alvi via #242).
Fixed
- Address conflicts with other plugins and loading the media API (props @EHLOVader, @dkotter via #218).
- Prevent PHP fatal error when switching from a multisite to single site installation (props @ocean90, @ravinderk, @faisal-alvi via #222).
- Local avatar urls remain old after domain/host change (props @jayedul, @ravinderk, @jeffpaul, @faisal-alvi via #216).
Security
- Bump
word-wrap
from 1.2.3 to 1.2.4 (props @dependabot, @faisal-alvi via #223). - Bump
tough-cookie
from 4.1.2 to 4.1.3 (props @dependabot, @faisal-alvi via #225). - Bump
@cypress/request
from 2.88.10 to 3.0.0 (props @dependabot, @faisal-alvi via #225, #234). - Bump
cypress
from 11.2.0 to 13.2.0 (props @dependabot, @faisal-alvi, @iamdharmesh via #234, #236). - Bump
postcss
from 8.4.21 to 8.4.31 (props @dependabot, @faisal-alvi via #238). - Bump
@babel/traverse
from 7.20.12 to 7.23.2 (props @dependabot, @faisal-alvi via #240). - Bump
@10up/cypress-wp-utils
version to 0.2.0 (props @iamdharmesh, @faisal-alvi via #236). - Bump
@wordpress/env
version from 5.2.0 to 8.7.0 (props @iamdharmesh, @faisal-alvi via #236). - Bump
cypress-mochawesome-reporter
version from 3.0.1 to 3.6.0 (props @iamdharmesh, @faisal-alvi via #236).
Full Changelog: 2.7.5...2.7.6
2.7.5
What's Changed
Added
- Ajax loading animation during process of uploading and deleting local avatars (props @lllopo, @BhargavBhandari90, @faisal-alvi via #204).
Changed
- Avatar removal button text (props @jayedul, @jeffpaul, @dkotter, @faisal-alvi via #208).
- WordPress "tested up to" version 6.2 (props @jayedul, @faisal-alvi via #210).
- Run E2E tests on the zip generated by "Build release zip" action (props @jayedul, @iamdharmesh, @faisal-alvi via #205).
Security
- Bump
webpack
from 5.75.0 to 5.76.1 (props @dependabot, @faisal-alvi via #207).
Full Changelog: 2.7.4...2.7.5
2.7.4
Fixed
- Support passing
WP_User
toget_avatar()
(props @mattheu, @faisal-alvi via #193). - Remove trailing commas in function calls (props @patrixer, @dkotter, @sekra24, @faisal-alvi via #196).
Security
- Bump
simple-git
from 3.15.1 to 3.16.0 (props @dependabot, @faisal-alvi via #191). - Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @dependabot, @faisal-alvi via #197).
New (PR) Contributors
- @mattwatsoncodes made their first contribution in #183
- @sekra24 made their first contribution in #196
- @mattheu made their first contribution in #193
Full Changelog: 2.7.3...2.7.4
2.7.3
What's Changed
Fixed
- Issue causing fatal errors when avatars used on front end of site (props @Rottinator, @peterwilsoncc, @ravinderk, @faisal-alvi via #187).
- Deprecation error in admin on PHP 8.0 and later (props @Rottinator, @peterwilsoncc, @ravinderk, @faisal-alvi via #187).
Full Changelog: 2.7.2...2.7.3 & Milestone 12
2.7.2
Added
- Filter hook
simple_local_avatars_upload_limit
to restrict image upload size & image file checking enhanced (props @Shirkit, @jayedul, @faisal-alvi, @jeffpaul via #171). - GitHub Actions summary on Cypress e2e test runs (props @faisal-alvi, @jeffpaul, @iamdharmesh via #174).
Changed
- Cypress integration migrated from 9.5.4 to 11.2.0 (props @iamdharmesh, @jayedul, @faisal-alvi via #172).
Fixed
- PHP8 support for
assign_new_user_avatar
(props @lllopo, @mattwatsoncodes, @faisal-alvi via #183). - Fixed the user profile language not respected issue (props @dkotter, @lllopo, @faisal-alvi, @jeffpaul via #175).
Removed
- textdomain from the core strings and the function
update_avatar_ratings
as it's not required anymore (props @dkotter, @lllopo, @faisal-alvi, @jeffpaul via #175).
Security
- Bump
json5
from 1.0.1 to 1.0.2 (props @dependabot, @faisal-alvi via #182).
New (PR) Contributors
- @mattwatsoncodes made their first contribution in #183
Full Changelog: 2.7.1...2.7.2 & Milestone 11