s3fs_cors 8.x-1.0-rc5

Bug fixes
New features

Add support for public/private takeover

Contributors (3)

cmlara, heddn, catch

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0-rc4:

s3fs_cors 8.x-1.0-rc4

Bug fixes

Hotfix for PHP 8.1 fixes

Contributors (3)

tomvanetten, heddn, asghar

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0-rc3:

s3fs_cors 8.x-1.0-rc3

New features

Drupal 10 support

Contributors (3)

Project Update Bot, Taran2L, heddn

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0-rc2:

s3fs_cors 8.x-1.0-rc2

Bug fixes

Minor release with two issues fixed:

  • #3214668 - Settings.php config override doesn't work with form
  • #3218051 - Special characters in file names cause upload failures

s3fs_cors 8.x-1.0-rc1

Bug fixes

This release confirms that the module is nearly ready for a stable release. The only significant outstanding action is to add PHPUnit tests.

This release includes:

  • #3196650 by jlscott, Pooja Ganjage: Code clean-up

s3fs_cors 8.x-1.0-beta5

Bug fixes
New features

This release contains fixes for almost all reported issues.

s3fs_cors 8.x-1.0-beta4

Bug fixes
New features

Changes since 1.0-beta3 release:

  • Issue #3082248 by Sergiu Stici: Deprecated Code Report
  • Issue #3137621 by Project Update Bot: Automated Drupal Rector fixes
  • Issue #3119708 by joecorall: Allow saving after file upload is complete
  • Issue #3131143 by karishmaamin, jlscott: Drupal 9 readiness
  • Issue #3108070 by jlscott, ShaunLaws, dkh: Support Temporary Credentials from AWS STS

s3fs_cors 8.x-1.0-beta3

Bug fixes

Issues fixed in this release:

  • 3074728 by edysmp,jlscott: Use public folder
  • 3074727 by edysmp: Fix s3 endpoint
  • 3058539 by clayfreeman: Fields with "upload" in their machine name fail the ValidReferenceConstraint ("This value should not be null.") on file upload field types

s3fs_cors 8.x-1.0-beta2

Bug fixes

Some additional bug fixes.

  • No issue by jlscott: Mark old S3Cors file item as deprecated. Has been renamed to s3fsCors.
  • 3053495 by jtolj: File description field is not displayed in widget
  • 2993843 by jtolj, jlscott: Uploaded file disappears from widget on success

s3fs_cors 8.x-1.0-alpha7

Bug fixes

Changes since release alpha6:

  • #2985826 by LammensJ: Use field_parents in js settings
  • #2991995 by bdlangton: element_parents in the POST url not always correct
  • #2993845 by jlscott, jeremylichtman: Notice when root folder isn't set
  • #2985118 by jlscott, tvdijck: Missing support for Signature Version 4

Still working on getting a beta release ready.

s3fs_cors 8.x-1.0-alpha6

Bug fixes
New features

The following changes have been made since 1.0-alpha5:

  • #2981954 by jlscott: Error when list of file extensions is empty
  • #2983190 by jlscott: Encode "/" chars in S3 path
  • #2983493 by jlscott: Field change event data is being lost
  • #2984489 by jlscott: Return full file details after save

Still working towards a beta1 release soon.

s3fs_cors 8.x-1.0-alpha5

Bug fixes

The following changes have been made since release alpha4:

  • Issue [n/a] by jlscott: Fix missing use statement
  • Issue #2980155 by jlscott: Multiple file uploads cause incorrect display
  • Issue #2980346 by jlscott: Mixed S3fs widgets prevent cors uploads
  • Issue #2980847 by jlscott: Repeat uploads failing

If no further errors are reported, then the next release will be beta1.

s3fs_cors 8.x-1.0-alpha4

Bug fixes
New features

The following issues have been fixed since release alpha3:

s3fs_cors 8.x-1.0-alpha3

New features

Another alpha release with the following changes

  • Issue #2974917 by jlscott: Provide custom file field class for S3 cors files
  • Issue #2973156 by jlscott: Restrict widget to file or image fields using S3 storage
  • Issue #2974920 by jlscott: Clean redundant functions from module file
  • Issue #2976454 by jlscott: Validate max file size specified in widget

s3fs_cors 8.x-1.0-alpha2

Bug fixes
New features

Next step in getting a stable release.
Changes since alpha1:

  • By jlscott: Fix use statement in s3fs_cors.module.
  • By jlscott: Provide a custom element validation function.
  • By jlscott: Rename file.js to s3fs_cors.js replacing old file.
  • #2974392 by jlscott: Set correct mime type in S3.
  • #2771995 by Gravypower, jlscott: Upload limit.
  • By jlscott: Tidy up the saveFile function and remove unnecessary stream flush.

Issue #2789153 is still a known problem.

s3fs_cors 8.x-1.0-alpha1

Bug fixes

Installable with composer, meets Drupal coding standards, and has basic S3FS upload functionality working.

s3fs_cors 8.x-1.x-dev

Most Functionality of this module is working. If there any issues please report a bug.

s3fs_cors 7.x-1.4

Bug fixes

Issue #2573171:
- Forms with multiple CORS fields which have different "File directory" settings now work correctly.
- Multiple CORS Upload Widgets on the same form will no longer cause duplicate submissions.

s3fs_cors 7.x-1.3

Bug fixes

Issue #2543284: Fixed a bug with file uploads getting duplicated. Thanks javiertoledos!
Issue #2455183: S3 upload failures will no longer be erroneously recorded by Drupal. Thanks bmcclure!
The CORS Upload widget now respects a field's "File directory" setting.

s3fs_cors 7.x-1.2

Bug fixes

Fixed the widget's javascript to make it compatible with jQuery 1.5.

s3fs_cors 7.x-1.1

Changed the URL for the config page to admin/config/media/s3fs/cors. It's now a tab under s3fs's config page.

s3fs_cors 7.x-1.0

New features

The first official release! CORS uploads work great, and the javascript is as robust as I can make it. Please read the README for more information.

s3fs_cors 7.x-1.x-dev

This is the dev snapshot for S3 File System CORS Upload. It should remain stable.

Subscribe with RSS Subscribe to Releases for S3 File System CORS Upload