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.
Numerous bug fixes
Several enhancements to code and themability
See CHANGELOG.txt for details
The release also fixes a security issue. See SA-2008-010 for details. No security announcement regarding the 6.x version has been sent, as Drupal 6 is still in development.
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.