profile_sync_email 7.x-1.2

Bug fixes

1297748 - resolved order of if conditions
resolved issue of non-object notices when profiles are included on registration pages

token 7.x-1.0

New features
Bug fixes
Insecure

Notes from Dave Reid

This is the first stable release of the Token module for Drupal 7. I recognize that we still have a bit of work to go with regards to field tokens and performance/accessibility of the token browser, but I have decided that none of those issues are able to block a 1.0 release, so I just did it. Hopefully we'll get more momentum on solving those more difficult problems soon and fixed in minor 1.1 or 1.2 releases.

Changes since 7.x-1.0-rc1:

  • #1438512: Fixed extra closing brace in token_update_token_text().
  • #1512934: Added workaround for core bug #1477932 in which the cache_token table does not exist but drupal_flush_all_caches() is called.
  • #1515978: Added support for token replacement in block titles.
  • #1508404 by arpieb, jec006: Fixed token fields not rendered properly if replacement called from inside field_attach_view() and the fields' display were set to hidden.
  • #1515864: Added a [file:basename] token.
  • #1515776: Add an [entity:original] token.

adaptivetheme 7.x-3.0-alpha3

New features
Bug fixes

- Improves cache handling for the Plugins system to speed up admin operations.
- Adds new feature for wrapping panels layouts when used in Display suite nodes, see http://drupal.org/node/1514216
- Adds new documentation to many functions, improved documentation for most functions already documented.

Pages

Subscribe with RSS Subscribe to RSS - 7.x