Skip to main content
Amazon S3 Changelog

Version 2.1.9 — September 1, 2015

  • Added internationalization support for translators

Version 2.2 — September 1, 2015

  • Better error and exception handling

Version 2.1.8 — August 27, 2015

  • Display error message when API keys have not been entered

Version 2.1.7 — May 8, 2015

  • Fix: Error when open_basedir disabled

Version 2.1.6 — April 27, 2015

  • Fix: Double URL escaping that caused the View More button to break

Version 2.1.5 — April 27, 2015

  • Fix: issue with download method not being set to Redirect automatically.

Version 2.1.4 — April 20, 2015

  • Fix: XSS vulnerability in query args

Version 2.1.3 — March 5, 2015

  • Added support for separating FES vendor files into separate files named after the vendor.

Version 2.1.2 — February 3, 2015

  • Fixed a bug with improper parts of the file name possibly being extracted from the file when the bucket name is removed.

Version 2.1.1 — February 2, 2015

  • Fixed a bug with S3 download URLs on files uploaded prior to v2.1

Version 2.1 — January 30, 2015

  • Added support for browsing in and uploading to multiple buckets
  • Added integration support for the Frontend Submissions extension
  • Improved the interface for browsing files

Version 2.0.3 — September 10, 2014

  • Fixed a display issue with WP 4.0

Version 2.0.2 — August 12, 2014

  • Fixed a bug with sites running SSL that sometimes resulted in an error message being displayed
  • Fixed a conflict with the Frontend Submissions extension

Version 2.0.1 — July 24, 2014

  • Removed an old upgrade routine that caused some performance issues for some users.

Version 2.0 — April 25, 2014

  • Dramatically improved upload experience using the new WordPress 3.5+ media manager.
  • Simpler integration API for future support of Frontend Submissions and other extensions.
  • Improved file download reliability.

Version 1.7.1 — April 14, 2014

  • Fixed a bug that caused a fatal error if EDD was not activated.

Version 1.7 — January 12, 2014

  • This release requires EDD 1.9+
  • Fixed the broken Use File button for EDD 1.9+
  • Updated the licensing / updater to use the version in EDD core.
  • Moved the settings for S3 to Downloads > Settings > Extensions

Version 1.6.3 — November 13, 2013

  • Make sure $files is an array to prevent a notice from being displayed.

Version 1.6.2 — October 15, 2013

  • Fixed a compatibility bug with EDD 1.8+.

Version 1.6.1 (to 1.1) — October 14, 2013

  • Fixed an issue with the wrong URL getting inserted after upload.

Version 1.6

  • Added option to change the host S3 uses.
  • Fixed an undefined index error.

Version 1.5

  • Added support for subfolders inside of buckets.
  • Fixed an undefined index error.
  • Added support for deactivating license keys.

Version 1.4.1

  • Fixed a bug with Amazon S3 taking over all file download URLs.

Version 1.4

  • Added support for dynamically generated URLs to better protect file downloads.

Version 1.3

  • Fixed compatibility issues with the new 3.5 Media Manager.

Version 1.2.7

  • Fixed a bug with saving file URLs after the first file.

Version 1.2.6

  • Fixed a minor issue with the auto updater.

Version 1.2.5

  • Fixed an undefined index bug.
  • Fixed a bug with the “Use File” button.

Version 1.2.4

  • Fixed a bug with the “Use File” button.

Version 1.2.3

  • Fixed a problem with access keys/IDs that have extra white space.

Version 1.2.2

  • Fixed a minor bug with API credentials.

Version 1.2.1

  • Updated so that files pushed to S3 get a mimetype set.

Version 1.2

  • Added basic pagination to Amazon S3 Library.

Version 1.1

  • Added the option to browse existing files in your Amazon S3 bucket.Version 1.0
  • Initial release