Issue #2091785 UI bug fixed for chrome browser
Issue #2193683 When deleting a node from a queue...
Issue #2183527 Minimum PHP version if not specified...
Issue #215517 - make locked row swap after modifying...
Issue #2155075 Don't update nodeflowqueue table if...
Issue #2146611 by killua99 - Rules implementation to...
Issue #2140677 Moved call to rules_invoke back inside...
This is an important bug fixing release, which also introduces a couple of new features. Loading CKEditor from an external URL is now supported - thanks to this feature, the CKEditor module is able to load CKEditor from CDN and the manual download of CKEditor library is now optional.
Important: the <code> tag isn't protected now by default in CKEditor, in wysiwygarea. If your installation of Drupal requires this, edit ckeditor.config.js and uncomment the relevant line.
Includes experimental fixes to allow the module to ignore whether or not a user was in fact registered by a different module and adds an alter hook to change the username see: https://drupal.org/node/2098823