Releases: humanmade/S3-Uploads
Releases · humanmade/S3-Uploads
3.0.11
What's Changed
- Fix(class-plugin): fix expected return type for get_files_for_unique_filename_file_list by @chrisbaltazar in #582
- Added
get_s3_pathfunction instead of hard coding s3 path. by @johnrom in #564 - Use ListObjectsV2 where applicable by @kovshenin in #609
- Move adding of wp-cli command to init() by @sweber83 in #619
- Use get_temp_dir instead of sys_get_temp_dir by @ajakov in #655
- fix readdir bug from PHP 8 substr change by @sc0tth0lden in #661
- Add return type to getLocalPath() by @dilipbheda in #689
- PR: Scandir fix for #634 and #630 by @ramonfincken in #687
- Fix implicit nullable parameter deprecations in PHP 8.4 by @philo23 in #703
- Added a line to link best practices for managing AWS access keys by @VlasicVojislav in #719
- Add url_fopen option checking to requirements by @joehoyle in #705
Full Changelog: 3.0.9...3.0.11
3.0.10
3.0.9
3.0.8
What's Changed
- Replace "/" with "" on windows machines by @rasmuswinter in #636
- [Backport] Add Stream support for audit logs of all ACL sets by @joehoyle in #696
New Contributors
- @rasmuswinter made their first contribution in #636
Full Changelog: 3.0.7...3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
What's Changed
- Fix spelling mistake in class-wp-cli-command.php by @jezemery in #545
- Fix typo in class-wp-cli-command.php by @jezemery in #547
- Updating version to latest release by @kopiro in #544
- Support composer/installers 2.x, in addition to the 1.x by @grappler in #551
- Image Editor Imagick: Always return the WP_Error object of parent call by @ocean90 in #566
- Remove misleading documentation from README.md by @jezemery in #546
- Backport to v3 branch by @joehoyle in #567
New Contributors
- @jezemery made their first contribution in #545
- @kopiro made their first contribution in #544
- @grappler made their first contribution in #551
Full Changelog: 3.0.3...3.0.4