Releases: Automattic/s3-media-sync
Releases · Automattic/s3-media-sync
1.3.0
What's Changed
- Update stop_the_insanity to vip_inmemory_cleanup by @rebeccahum in #16
- update readme to note composer use by @BrookeDot in #21
- Adjustments to terminology and adding some links by @yolih in #22
- Adding Tests Skeleton by @ovidiul in #25
- Add composer ^2.0 by @matriphe in #24
- Bump aws/aws-sdk-php from 3.150.3 to 3.288.1 by @ovidiul in #26
- chore: Remove composer.lock by @GaryJones in #27
- Define minimum supported PHP version by @GaryJones in #28
- Release 1.3.0 by @GaryJones in #29
New Contributors
- @rebeccahum made their first contribution in #16
- @BrookeDot made their first contribution in #21
- @yolih made their first contribution in #22
- @ovidiul made their first contribution in #25
- @matriphe made their first contribution in #24
- @GaryJones made their first contribution in #27
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Update dependencies for PHP 8.0 and bump to v1.2.0 by @bratvanov in #18
New Contributors
- @bratvanov made their first contribution in #18
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Check settings exists before hooking for sync by @PatelUtkarsh in #2
- VIP: Eliminate chance of duplicate
wp-content/uploads
in destination path by @jacklenox in #1 - Update
aws-sdk-php
version by @parkcityj in #3 - Update composer.lock file for aws-sdk-php lib update. by @rahulsprajapati in #4
- Change hooks to improve reliability by @jacklenox in #5
- Add/upload image edits to s3 by @brettshumaker in #11
New Contributors
- @PatelUtkarsh made their first contribution in #2
- @jacklenox made their first contribution in #1
- @parkcityj made their first contribution in #3
- @rahulsprajapati made their first contribution in #4
- @brettshumaker made their first contribution in #11
Full Changelog: 1.0.0...1.1.0