Added check in 'verge_lib_measure' sub-module:
Checking for needed jQuery system libraries ('ui' and 'cookie') which could be missing when certain core modules are disabled.
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]