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.
This is the first function alpha release of FileField for Drupal 6. This release does not have AJAX. It implements the basic form workflow. We need to test the upgrade path more than anything. If you have a DB to test updating please do. If it fails we would love to have before and after dumps of you content_node_field and content_node_field_instance tables as well as the relevant field tables...
New features:
* Site registry removed. Not only because it has no relation to authentication but it was not used at all.
* The site might use distributed authentication only as a client or as server.
* Code compliance,
* Much faster.
Bugs fixed:
* Form API bugs fixed
NOTE:
Both password cryptography and data import problems are yet like the old module