Skip to content

Releases: humanmade/S3-Uploads

3.0.11

22 Oct 14:53
237aef8

Choose a tag to compare

What's Changed

Full Changelog: 3.0.9...3.0.11

3.0.10

07 Aug 19:54
e84c535

Choose a tag to compare

What's Changed

  • [Backport v3-branch] Move tests to github by @joehoyle in #702
  • [Backport v3-branch] Fix get_attachment_files when files are in subdirs by @hm-backport[bot] in #714

Full Changelog: 3.0.9...3.0.10

3.0.9

06 Jun 14:07
f5e9a77

Choose a tag to compare

What's Changed

Full Changelog: 3.0.8...3.0.9

3.0.8

03 Jun 19:21
4089f71

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.7...3.0.8

3.0.7

04 May 08:22
b65f2c7

Choose a tag to compare

What's Changed

  • [Backport v3-branch] Added get_s3_path function instead of hard coding s3 path. by @hm-backport in #632

Full Changelog: 3.0.6...3.0.7

3.0.6

29 Nov 09:35
1f3a7a2

Choose a tag to compare

What's Changed

  • [Backport v3-branch] Add composer/installers to allow-plugins by @hm-backport in #615

Full Changelog: 3.0.5...3.0.6

3.0.5

28 Nov 17:50
776f6d0

Choose a tag to compare

What's Changed

  • [Backport v3-branch] Use ListObjectsV2 where applicable by @hm-backport in #613

Full Changelog: 3.0.4...3.0.5

Note: If you're looking for the pre-built ZIP archive, use version 3.0.6.

3.0.4

02 Mar 12:00
8ad534d

Choose a tag to compare

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

Full Changelog: 3.0.3...3.0.4

3.0.3

30 Jul 15:44
8a1262d

Choose a tag to compare

  • Change priority for S3 Uploads loader, fixes compat issues with AMP and plugins that access wp_upload_dir() early #540
  • Fix local stream wrapper class name #536

3.0.2

17 Jun 08:43
d47a596

Choose a tag to compare

  • Fix manual-install script