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 mostly a bug fix release, though a few small features managed to sneak their way into the code.
Be sure to run update.php. In addition to cleaning up your database this will make sure that the menu entries are updated.
Apart from the functionality bug fixes, this release also marks a great leap towards being compliant with Drupal's coding style and generally having cleaner code - not to mention actually sporting a SimpleTest by Gábor Hojtsy!
This release also has a bunch of new/updated translations, thanks to all the wonderful translators out there!
This is mostly a bug fix release, though one small feature managed to sneak its way into the code.
Apart from the functionality bug fixes, this release also marks a great leap towards being compliant with Drupal's coding style and generally having cleaner code, as well as having the 5.x-2.x and 6.x-1.x code be in much closer synchronisation.
This release also has a bunch of new/updated translations, thanks to all the wonderful translators out there!
Bug fixes galore! This release is still *alpha* and therefore totally unsupported. Apart from that minor drawback though, it now works like a breeze, with all known bugs fixed (in FileField itself, at least). So the reason that this is still alpha is that hook_filefield() is not yet ported to the Drupal 6 version... but that shouldn't hurt a lot if you're not a developer.
Fixed up the 'add subscriber' issue that was occuring.
Fixed an issue where the checkboxes on the contact and registration pages were showing up even if they were deselected in the configuration.
Updated the code so that it is a bit more organized and easier to find certain kinds of functions.