event_log 7.x-1.2

Bug fixes
  • Change column types to 'varchar' to decrease storage requirements.
  • Allow node views to not be logged using a variable (because of storage/performance issues).
  • Several bugfixes

twilio 7.x-1.7

Bug fixes
New features
Insecure

Lots of internal changes to the module. I highly recommend you test your upgrades on a non production version of your site prior to deploying. PLEASE READ ON!!

Rules Changes

This update changes the way tokens are used in Rules and will probably break your existing rules. If you have any rules that are currently using the tokens for 'number' or 'message' you will have to update your rules to use the new token identifiers.

Old Tokens -> New Token
[number:value] -> [sms:number]
[message:value] -> [sms:message]

Pages

Subscribe with RSS Subscribe to RSS - 7.x