Downloads
Release notes
This version of Image Resize Filter provides greater compatibility with different configurations of Drupal, including private files, combined use with BBCode or other non-HTML filters, and resizing of images generated by ImageCache.
Important: This version may require you to reorder the filters after upgrading. If Image Resize Filter stops working after upgrading, make sure that you visit admin/settings/filters, click "configure" on the input format, then click the "Rearrange" tab within the filter configuration. Make sure that "Image Resize Filter" is run BEFORE the "Filtered HTML" filter. This is the default setting on new input formats, so this problem should only affect sites that have manually rearranged filters.
Fixed bugs/tasks:
#392058: BBCODE [img] tags not recognized
#372500: Delete Files When Originals are Deleted (hook_file support)
#449058: Don't convert absolute URLs
#397680: Resized images are missing file name (on PHP 5.1 and lower)
#372607: Support private downloads
#462034: Support Generating ImageCache Images
#462040: Cut down on "Directory was created" messages by using FileField's field_file_check_directory()