====== Layer's PVS Changelog ====== This page lists the changelog and updates for the WHMCS Module: MyRSK's Phone Verification System. ===== V4.4.3 [29-04-2017] ===== * Added mass actions to mass add and remove all accounts for verification * Added single accounts add/remove to PVS for verification * Added the option to delete entry from PVS for verified or unverified accounts (not requiring them to verify their account) * Code Clean Up ===== V4.4.2 [26-04-2017] ===== * Added new Clickatell SMS API integration * Kept Legacy Clickatell SMS API integration for those who are still using the legacy system * Added the ability to override the brand name for Nexmo - previously clients could not verify their accounts if WHMCS's site name is longer than 18 characters * Added a new function to allow admin to test API settings from the admin side, this allows the admin to verify that accounts can get verified and sms/calls are actually going through * Minor improvements to the user experience/process * Code Clean Up ===== V4.4.1 [20-10-2016] ===== * Fixed a bug that prevented the PVS module to work correctly ===== V4.4 [18-10-2016] ===== * Made the module compatible with WHMCS7, and PHP7 * Improved the user experience/process * Customer now inputs his mobile number in local format, and the system automatically prepends the country code * Fixed an issue with OnPageChange strategy, previously it did not allow clients to open a ticket * Added OnPageChangeCC strategy, which is more lenient when compared to OnPageChange - this is mainly for providers who accept credit card payments * Implemented a new redirection method after the clients' update their phone number * Add an Overview page on the admin side to see quick statistics * Improved the admin pages of verified accounts, and unverified accounts - including a new quick search filter * Added multiple language (multilang) support for the module * customdevkit.php has been renamed to customdevkit_default.php (to not overwrite original customdevkit.php if is in use) * Changed wording of sentences, to further help the customer * Code Clean Up ===== V4.3 [28-06-2016] ===== * Fixed a conflict that prevented some installations from using the module * Code Clean Up * Additional compatibility tests on older versions of PHP ===== V4.2 [03-03-2016] ===== * Added a Custom Dev Kit, to allow you to integrate other SMS/API providers (this can be found as an additional file in the module directory, called customdevkit.php with an example) * Added a field to set the maximum amount of client tries * Code Clean Up * Additional compatibility tests on older versions of PHP ===== V4.1 [14-02-2016] ===== * Fixed a bug with Nexmo API * Additional module logs for debug purposes * Code Clean Up * Additional compatibility tests on older versions of PHP ===== V4.0 [15-12-2015] ===== * Added Clickatell as an additional API provider * Added MaxMind's minFraud to be used with a new verification strategy * Added ability to set the maximum risk score from minFraud * Added API responses in the module log * Fixed client side text, buttons, and overall UI improvement * Fixed a bug with Nexmo API * Code Clean Up * Additional compatibility tests on older versions of PHP ===== V3.5 [21-08-2015] ===== * Updated module to work with the latest version of WHMCS (v6) * Fixed a bug Nexmo API which had an effect on a small client base * Code Clean Up ===== V3.0 [11-03-2015] ===== * Added Nexmo as an additional API provider * Added Verification Strategies * Added Verification Methods * Automatically add company name, from WHMCS, to SMS sent out by Nexmo * Removed the need of manually entering a local WHMCS Admin username * Removed the need of manually specifying the local path to the module directory * Removed the requirement of setting up a local licensekey TXT file * Streamlined the installation and configuration steps for the module * Implemented Upgrade System when an older version is detected ===== V2.0 [01-03-2015] ===== * Added Phone Call Verification Method * Cleaned up code * Fixed a bug with a small client base ===== V1.0 [20-02-2015] ===== * Admin Side * View current unverified accounts * View current verified accounts * Search for accounts in the system * Verify accounts manually from admin panel * Unverify accounts manually from admin panel * Reset amount of verification attempts * Customize the SMS greeting/beginning message * Customize the SMS thankyou/ending message * Client Side * Simple self service verification process * Two verification attempts per customer * Ability to self place the verification code * Proper error messages that guide and not mislead