Two Factor Authentication module change log

Version 2.0.0:
 - New: Module updated with a new interface for entering the authentication code
 - Change: Updated view structure to support new updates in Jamroom Core 6.5.12+
 - Change: User is redirected to their profile after login versus any "saved" location

Version 1.1.4:
 - Bug Fix: 2 Factor Authentication checkbox may not show even if enabled in Quota

Version 1.1.3:
 - Bug Fix: 2 Factor Authentication checkbox could show on non-admin user settings to admin users

Version 1.1.2:
 - Bug Fix: Redirect to 2 Factor code form on login could happen even if "Required For" was disabled
 - Change: 2 Factor Auth checkbox is locked in User Account for master admins if "Required For" is enabled

Version 1.1.1:
 - Bug Fix: If "Required For" was not configured it could return an invalid required group

Version 1.1.0:
 - New: "Required For" global config to force-enable 2 factor authentication for User Groups
 - Change: Generated email codes are only valid for login for up to 60 minutes

Version 1.0.5:
 - Change: Updated to work with new Recycle Bin functions found in Jamroom Core 6.2.0

Version 1.0.4:
 - Bug Fix: Two Factor sessions not being removed when Developer Tools "Reset System" tool is run

Version 1.0.3:
 - Bug Fix: "Continue URL" may not appear correctly in authentication code resend email

Version 1.0.2:
 - New: authentication email now includes clickable link to directly log in

Version 1.0.1:
 - "Remember Login" now works correctly with 2 factor authentication enabled

Version 1.0.0:
 - Adding new Changelog
 - Initial Release