Contact Attach will now use managed file fields if the Drupal core file module is enabled. If not, a simple file field will be used as before. To complement this change a toggle has been added (that can be set on the module's settings page) to use a simple file field, even though the file module is enabled. Users upgrading from previous versions will have this toggle enabled by default, so as not to change the attachment file field type to managed file field unexpectedly.
After the release of the 7.x-1.0-beta1 release some badly formed UI text was discovered when reviewing the translations. The user-facing text was cleaned up, but the names of the two permissions were also changed to match the UI text. This means that anyone using the 7.x version will need to reset these permissions. One day has passed since the release of 7.x-1.0-beta1, so I don't think this will cause many problems.
Changes since the 7.x-1.0-beta1 version (newest first):
The Contact Attach module has been ported to Drupal 7. It is now possible to define settings for attachments on a per-role basis and for each contact form type (site-wide contact form and user contact forms). A lot of clean-up, bug fixes and rewriting has been done.
The Contact Attach module has been ported to Drupal 7. It is now possible to define settings for attachments on a per-role basis and for each contact form type (site-wide contact form and user contact forms). A lot of clean-up, bug fixes and rewriting has been done.