Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
File level permissioning added for admins and file owners:
Public download: Allows the file to be downloaded anonymously even if .htaccess exists.
Role View/Download: Allows users of the same role to view/download the file.
Role Attach: Allows users of the same role with view rights to attach the file to nodes.
Role Full Access: Allows users of the same role to delete/rename/move/attach/alter metadata for the file. File permission edits are not allowed by role.
fixed bug that prevented admins seeing files not in the database.