cache_actions 7.x-2.0-alpha4

New features
Bug fixes
Unsupported

This release fixes some bugs and adds the option to specify your own cache keys for panel panes.

cache_actions 7.x-2.0-alpha3

New features
Bug fixes
Unsupported

Major change to how the panels cache invalidation works.

cache_actions 7.x-2.0-alpha1

Unsupported

This is the first port of Cache Actions 2 for Drupal 7. It supports everything Cache Actions 2 for Drupal 6 does except:

* Clearing Panel Pages is supported, but Panels does not seem to have a UI for clearing Panel pages yet.
* Clearing Mini Panels is supported, but Panels does not seem to have a UI for clearing Panel pages yet.
* Varnish is not supported since there is no D7 version yet.

cache_actions 6.x-2.0-beta1

New features
Bug fixes
Unsupported

This is the first beta release, which means that we now deem this module stable enough for production use.

Among the fixes:
* No more problems with in-code and database panels.
* The cache keys should not be colliding anymore.

New features:
* Clear Views Displays, not just the whole view.
* Cache per language in panels
* Alter the Panels cache key with hook_cache_actions_panels_cache_alter().

cache_actions 6.x-2.0-alpha3

Bug fixes
Unsupported

#976266 by nevets: Fixed Improper form element for Wildcard.
#944102 by sigent, bibo, fabsor: Fixed upgrade path and added better error handling.
..and some coding style issues.

cache_actions 6.x-2.0-alpha2

Bug fixes
Unsupported

This release fixes so that in-code panels will work as intended with cache actions. If you use in-code panels then you should update immidiately, since the old version removed the cache of all in-code panels instead of just the one panel it is supposed to clear the cache for.

As a result of this, the tests for this module finally passes =)

cache_actions 6.x-2.0-alpha1

New features
Unsupported

The first Alpha Release of version 2. New features in short:

* Clearing The cache of more than one view at a time
* Clearing The cache of specific panel page variants
* Clearing The cache of specific panel page panes
* Clearing The cache of specific mini panel variants
* Clearing The cache of specific mini panel panes
* Unit tests
* Clearing the varnish cache with rules, if the varnish module is enabled. This means we have token support and support for varnish regular expressions.

cache_actions 6.x-1.0

Bug fixes
Unsupported

There haven't been any big issues in the alpha release so we skip the beta stage and just go for a real release now.

Fixes in this release:

* The js cache actually gets cleared by the "Clear css and js" action.
* The readme file is updated (a little =).

cache_actions 6.x-2.x-dev

New features

This is the first dev version of cache actions 2.x

New features are:

* Support for clearing the cache for specific panel variants for mini panels and panel pages.
* Support for clearing the cache for specific panel panes for mini panels and panel pages.
* Better views support. We are now taking the cache plugin into account.
* Support for clearing more than one view in one action.
* Support for clearing varnish pages, when the varnish module is active.
* Support for clearing specific cache sids.
* Tests.

cache_actions 6.x-1.0-alpha2

Bug fixes
Unsupported

* Fixed issue with the views cache plugin. It should work as intended now.
* Added some if statements to protect from crashes when disabling panels or views.

cache_actions 6.x-1.0-alpha1

Unsupported

This is the first alpha release of this module. It should be fairly stable, but needs further testing before we can make a real release. Please test this and report any bugs you may find.

cache_actions 6.x-1.x-dev

This is the development snapshot of this module. Please try it out and report any bugs you may find!

Subscribe with RSS Subscribe to Releases for Cache Actions