-
#618134 andrewlevine: Fix hook_imagecache_actions() in imagecache.api.php
-
Issue #739504 by foripepe: Fix notice bug in imagecache_file_delete().
-
#549436: _imagecache_apply_action contains unnecessary variables.
-
Whitespace cleanup in INSTALL.txt
-
Simplify the logic in theme_imagecache().
-
Follow up to #570132 to prevent locale from injecting the language prefix into ImageCache URLs.
-
Issue #587086 by jhedstrom, jwhat, phayes, mikeytown2, drewish: Drush command to flush presets and build cache.
-
Issue #791094 by bangpound, drewish: Add JavaScript ImageCache theme functions.
-
Issue #570132 by drewish, praestigiare: call hook_alter_file_url() on ImageCache paths to all CDN to rewrite them.
-
Issue #985598 by jonathan_hunt: Pass image by reference to actions so they can manipulate it.