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.
Beta 4 fixes a critical installation bug for the attributes module along with a host of smaller resolved issues and code improvements. Those interested in helping translate or downloading a translation of Ubercart should check out the recent news post about Ubercart.org community member rak's translation server.
- Fixed: when unique method is set to "none", cdn_unique_filename() would return nothing, instead of simply returning the file path it received. Darn typo.
- Minor improvements and bugfixes for the FTP synchronization plugin.
Updated to the latest jquery.form.js (version 2.03)
Added hook_field_form_render so that other modules can define a way of rendering certain fields, especially when their views fieldname doesn't directly correspond to a node fieldname.