This release of FileField Sources fixes several long-standing bugs that have been fixed by the community as well as a security fix that now properly hides the file names when using the autocomplete source. The security fix only applies to users that both used the autocomplete source and used private files on the same field. See the security announcement at https://www.drupal.org/sa-contrib-2018-007 for more information.
This release of FileField Sources allows the default "upload" field to be entirely disabled, making it so that individual file fields can use any source exclusively. This release also fixes a number of bugs. Upgrading is recommended for everyone.
New features
#932994 by rudiedirkx and mducharme: Filefield source "Remote URL" (or any other) set as default option (aka Disable Upload option).
This release of FileField Sources fixes a bug in the remote file source and adds a new "Paste from Clipboard" source. Note that this new source has limited browser compatibility, as documented in http://drupal.org/node/1775902.
This major bug fixing release helps keep FileField Sources up with the times. It also improves a few sources with long-standing problems:
- The "IMCE" source can now select files based on IMCE permissions instead of being restricted by field.
- The "IMCE" source works again in IE browsers.
Changes since 6.x-1.4:
#1650000: Specified file attach path must exist or be writable even if no sources are enabled.
#1334378 by ducktape, tirdadc, and quicksketch: Insert file on IMCE fails in Internet Explorer (7-9).
#1547356: Browse option for IMCE disapear after an image has been uploaded in another IMCE image field.
#1528404: Display sub-folder path in the file attach select file list drop-down.
Only show IMCE settings if IMCE module is present.
#1221486 by budda and quicksketch: Remote images appearing as access denied / 403.
#877452 by ufku: Enable uploading and deletion through IMCE.
#1242516: HTTP error 404 on progress bar if user doesn't have "access content" permission.
This major bug fixing release helps keep FileField Sources up with the times, including major fixes for PHP 5.3 compatibility. It also improves a few sources with long-standing problems:
- The "Attach" source can now use the "move" option for attached files, instead of only "copy".
- The "IMCE" source can now select files based on IMCE permissions instead of being restricted by field.
- The "IMCE" source works again in IE browsers.
Changes since 7.x-1.4:
#1650000: Specified file attach path must exist or be writable even if no sources are enabled.
Preventing notice when settings are not yet set on field form.
#1334378 by ducktape, tirdadc, and quicksketch: Insert file on IMCE fails in Internet Explorer (7-9).
#1547356: Browse option for IMCE disapear after an image has been uploaded in another IMCE image field.
#1528404: Display sub-folder path in the file attach select file list drop-down.
#1492558 by Robin Millette: Unsupported operand types fatal error on PHP 5.3 when other widget settings are not present.
#1176784: Undefined index when file module is enabled and image module is not.
This release fixes an issue with removing the default image field on Drupal 7 sites. Please resave your field configurations to correct the array_flip() error described in the issue below.
The 1.3 release of FileField Sources marks the first Drupal 7 official release. This version has almost complete feature-parity with the Drupal 6 version of FileField Sources. A small outstanding issue exists with the "Attach" source not being able to move files from the attach directory (it can only copy).
Note that users of the beta version of FileField Sources will need to reconfigure all FileField Sources options due to an error in our settings storage in the beta version!
The 1.3 release of FileField Sources fixes several bugs and adds few new minor features. This release finally includes some adequate documentation and serves as the branch-point for the Drupal 7 release.
The initial Drupal 7 release of FileField Sources. FileField Sources now works directly with the "File" and "Image" field types provided by Drupal core. This release has complete feature parity with the 1.2 version for Drupal 6.
This release of FileField Sources fixes a number of bugs, including an XSS security hole. It also offers support for Transliteration module and feature to reuse files that have been uploaded via FTP to the server.
This release fixes a few minor bugs and provides compatibility with FileField 3.4 and higher. Note that you MUST use the new version of FileField with this release.
FileField Sources 1.1 == FileField 3.4 and higher
FileField Sources 1.0 == FileField 3.3 and lower
Initial stable release of FileField Sources. This version doesn't contain any known "bugs", but it does have certain limitations, especially when using the IMCE browser.