You are here

CHANGELOG.txt in Computed Field Tools 6

Same filename and directory in other branches
  1. 7 CHANGELOG.txt
Computed Field Tools 6.x-1.1
============================

Features
- While batch processing it now displays an estimated time left and remaining items rather than processed items.

Bugfixes:
- #1494178 by frakke: Now not storing unchanged data thus avoiding warnings and gaining some performance.
- by frakke: Removed dependency on views.
- by frakke: When the content of a computed field is changed, the content cache for the node is cleared which makes the new content available immediately.

File

CHANGELOG.txt
View source
  1. Computed Field Tools 6.x-1.1
  2. ============================
  3. Features
  4. - While batch processing it now displays an estimated time left and remaining items rather than processed items.
  5. Bugfixes:
  6. - #1494178 by frakke: Now not storing unchanged data thus avoiding warnings and gaining some performance.
  7. - by frakke: Removed dependency on views.
  8. - by frakke: When the content of a computed field is changed, the content cache for the node is cleared which makes the new content available immediately.