-
Fix S3 path encoding.
-
Fix warnings and signed url encoding of filenames with spaces for S3 containers with access control.
-
Prevent warnings when creating secure S3 container.
-
Default specified to prevent warning during testing (unknown reason).
-
Use drupal_unlink() instead of unlink().
-
Remove helper functions that just instantiate unchainable objects.
-
Catch exceptions in DrupalStorageStreamWrapper.
-
Improve string quoting. Improve menu structure. Remove _storage_classes_query().
-
Fix File field / Filesystem service issue.
-
Add support for fields on user accounts..