1. Fixes include_once Issue #1498488
2. Added some missing translation support #1444168
New Features
1. Allows text input filter to be specified in prefix and suffix -therefore allowing use of HTML in the prefix / suffix text (was previously plain text only)
1.0 release of Two-factor Authentication module for Drupal 7 with included support for SMS Framework for sending one-time login codes as a method of increasing the authentication security of your Drupal site.
#1458904: Some permissions seem duplicated, which may be confusing for some users. use node_list_permissions() generated support_ticket permissions 'create tickets' becomes 'create support_ticket content', 'delete any ticket' becomes 'delete any support_ticket content', 'delete own tickets' becomes 'delete own support_ticket content', 'edit any ticket' becomes 'edit any support_ticket content', and 'edit own tickets' becomes 'edit own support_ticket content'.
Hopefully a final alpha with loads of improvements and bug fixes before releasing a beta if nothing major comes up. Huge thanks to the community for all their contributions, especially @dpi, who's been very active with patches in the issue queue. Changes since 7.x-1.0-alpha4: