imagecache 6.x-2.0-rc1

Bug fixes

Bug fixes

  • Follow up to #570132 to prevent locale from injecting the language prefix into ImageCache URLs.

Other changes

  • Simplify the logic in theme_imagecache().

imagecache 5.x-2.6

Bug fixes

Changes since DRUPAL-5--2-5:

  • Recommitting #347566 by Bevan: Require transliteration module.
  • #719508 by dreamdust, veracium and drewish: Update installation info on using lighttpd.
  • #554932 by sergtop and Ozeuss: imagecache_resize action declaration missing 'file'.

imagecache 6.x-2.0-beta9

Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA8:

  • Fixing the case of TRUE, FALSE and NULL so they're uppercase.
  • #418986 by drewish: Page split to conserve memory.
  • #366177 by drewish: imagecache_create_url() wonky with public file transfers.
  • #355230 by drewish: Correctly pass background color (or transparency) to ImageAPI.

imagecache 6.x-2.0-beta8

Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA7:

  • #372643 by drewish: Can't create new presets, duplicate name error reported.

imagecache 6.x-2.0-beta7

New features
Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA6:

  • #356668 by q0rban: Remove the ability to change preset names.
  • #255421 by yhahn: Export ImageCache presets and allow modules to define default presets.

imagecache 6.x-2.0-beta6

Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA5:

  • #366960 by mfb: undefined %image placeholder in watchdog error messages.
  • #357764 by q0rban: PHP warnings in imagecache_field_formatter().
  • #356668 by q0rban: Validation problems with imagecache_ui_preset_add_form.

imagecache 6.x-2.0-beta5

Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA4:

  • #354914 by drewish: db errors after update_6000.

imagecache 5.x-2.3

Bug fixes
Insecure

Changes since DRUPAL-5--2-2:

  • #327919 by webernet: Update missing return value.
  • #353148 by schildi: imagecache update_4: "ALTER TABLE" executed twice.
  • #279861 by smk-ka, drewish and sun: Flush cache when user picture changes.
  • #297230 by joachim: Typos in preset description text.

imagecache 6.x-2.0-beta2

Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA1:

  • #324621 by andershal and drewish: Missing third argument in watchdog function call.
  • #311813 by thePanz: Warning on Flush of a Preset.
  • #294538 by davidwhthomas: Postgres support for imagecache_update_4().

imagecache 5.x-1.7

New features

Changes since DRUPAL-5--1-6:

  • #242932 by dww, revision 1.19.2.36 throws divide-by-zero and other errors when first generating a derivative

imagecache 5.x-2.0

Bug fixes
Insecure

Everyone Say Hello to ImageCache 2.x. I'm satisfied with my own usage enough that I think its ready to really be beaten on. It's a much improved code base with support for public and private files, clean and dirty urls, actions as plugins, support for multiple image toolkits via imageapi, new formatters, and then some.

You have to look at a diff against 1.5 to really see the changes.

imagecache 5.x-2.0-rc2

Bug fixes
Insecure

Several fixes to imagecache formatters.

parse formatter name properly.
print img tag in link to node formatter
code style cleanups.

see:

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagecache/...

imagecache 5.x-1.5

Bug fixes

We'll call this the oops update :) I forgot a 0....

imagecache 5.x-2.0-beta

New features
Bug fixes
Insecure

I've cleaned up a couple small bugs, and it's almost ready for release as soon as I'm confident in ImageAPI in multiple environments.

imagecache 5.x-2.0-alpha

New features
Bug fixes
Insecure

This is a major update of imagecache. This is alpha quality code.

New Features include:

imagecache 5.x-1.3

Security update
Bug fixes

This minor release resolves the mysql installation bug and a possible DOS vector in cache image generation.

imagecache 5.x-1.2

Insecure

Minor bugfix update.
http://www.drupal.org/node/108672 - update module_exist to module_exists
http://www.drupal.org/node/118281 - remove unnecessary theme('placeholder',...) calls.

imagecache 4.7.x-1.1

Imagecache is a 'Just In Time' thumbnail generator for Drupal. It is primarily a themer's tool, but integrates well with Imagefield, CCK, and Views.

Features:
* Percentile & Keyword Expressions for Preset Actions.
* Imagefield/Views/CCK Integration
* Scale, Crop, Resize

imagecache 5.x-1.1

Insecure

Imagecache is a 'Just In Time' thumbnail generator for Drupal. It is primarily a themer's tool, but integrates well with Imagefield, CCK, and Views.

Features:
* Percentile & Keyword Expressions for Preset Actions.
* Imagefield/Views/CCK Integration
* Scale, Crop, Resize

Change Log:
- fixed permission issue with _imagecache_preset_flush - dopry

Special thanks to quicksketch for helping mature this module and adding some rocking features.

imagecache 5.x-1.0

Insecure

Imagecache is a 'Just In Time' thumbnail generator for Drupal. It is primarily a themer's tool, but integrates well with Imagefield, CCK, and Views.

Features:
* Percentile & Keyword Expressions for Preset Actions.
* Imagefield/Views/CCK Integration
* Scale, Crop, Resize

imagecache 5.x-1.x-dev

This is the 5.0 dev release. It should be working with most platforms as its based on the 4.7 stable and there wasn't a lot to update.

Subscribe with RSS Subscribe to Releases for ImageCache