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 version updates upload so that file versioning is possible. Now attachments to nodes or file metadata can be maintained without having to manually detach/re-attach or reenter metadata when a file of the same path is updated via the upload fieldset. Currently there is no rollback capability.
Added supporting custom content types.
Added theme_trackback_url function.
Deleting trackbacks when the node is deleted.
Improving performance and hook_link support.
#151071 by gnassar. "unknown table 'spam_tracker'" on node delete.
#146905. "Success" indicator does not check success.
#29503. Add a pot file.
Fixed some minor bugs.