Secure Login Two-Factor Authentication Plugin Version History (Changelog)
Version 1.8.5 11th Nov 2024
- Bugfix related to login email link controller
- Added button in settings for reset default settings
Version 1.8.4 27th Sep 2024
- Added support to login attempts with IP
- Compatible "login attempts with IP" feature with CM Registration Pro plugin
Version 1.8.3 18th July 2024
- Fixed PHP warnings in settings section
Version 1.8.2 19th July 2024
- Added support to allow/deny login only from global defined IP
- Added support to for enable separated input fields for google authenticator code
- Added allow user to trust the device with time period
- Added few parameters in notification email
Version 1.8.1 8th June 2024
- Updated package 1.9.2 and fix security issues
Version 1.8.0 16th May 2024
- Bugfix related to additional roles
Version 1.7.9 3rd May 2024
- Replaced google chart deprecated API with quickchart
Version 1.7.8 29th April 2024
- Resolved bug while creating new user from admin
Version 1.7.7 11th April 2024
- Added support to add additional roles with user
Version 1.7.6 from the 3rd Jan 2024
- Bugfix related to label
Version 1.7.5 from the 24th Oct 2023
- Code Improvement
Version 1.7.4 from the 4th June 2023
- Resolved health check issues
Version 1.7.3 from the 28th April 2023
- Compatible with wp_login_form() function
- Compatible with elementor login form
- Improved Restricted by device and IP features
Version 1.7.2 from the 16th March 2023
- Added support to manage roles
Version 1.7.1 from the 15th Dec 2022
- Bugfix related to SMS feature
Version 1.7.0 from the 7th Aug 2022
- Bugfix in statistics feature
- Updated nonce error message
Version 1.6.9 from the 2nd Aug 2022
- Improvement in statistics feature
Secure Login and Two-Factor Authentication Release Notes
Version 1.6.8 from the 29th Dec 2021
- Added statistics feature
Version 1.6.7 from the 18th June 2021
- Bugfix related to license package 1.9.1
Version 1.6.6 from the 23rd May 2021
- Updated license package to version 1.9.1
Version 1.6.5 11th May 2021
- Update requires at least WordPress 5.4.0
Version 1.6.4 26th Feb 2021
- Bugfix related to store device with "Send confirmation link to user's email address" protection method
- Bugfix related to store IP address with "Send confirmation link to user's email address" protection method
Version 1.6.3 7th Feb 2021
- Improved settings description
Version 1.6.2 8th Jan 2021
- Bugfix related to version 1.6.1
Version 1.6.1 2nd Jan 2021
- Added new hooks
- Added new setting called logout mode now user able to set logout with active time
- Bugfix related to disable passwords feature
Version 1.6.0 15th Sep 2020
- Bugfix related to protection method
- Added to change after redirect URL with email code protection method
Version 1.5.9 24th Aug 2020
- Bugfix related to validate the password before sending the Code/Link/SMS
Version 1.5.8 11th June 2020
- Added support with ultimate member login form
- Improvement in SMS protection method
- Updated license package 1.9.0
Version 1.5.7 8th June 2020
- Small JS Bug fix
Version 1.5.6 8th June 2020
- Added support for per user IP restrictions
- Added support for Device type restrictions
- Bug fixes
Version 1.5.5 9th April 2020
- Added protection verified for up to days
Version 1.5.4 7th April 2020
- Optimized code
Version 1.5.2 25th Feb 2020
- Added support to auto redirect to back link URL from email
Version 1.5.1 8th Jan 2020
- Added support to test AWS SNS API in settings tab
- Bugfix related to email link confirm page backlink url
Version 1.5.0 27th Oct 2019
- Bugfix in send auth code to additional email feature
Version 1.4.9 12th Oct 2019
- Added option to enable/disable login instructions
Version 1.4.8 25th Sep 2019
- Compatible with Peepso login
- Added css on buttons
- Updated license package 1.8.9
Version 1.4.7 13th Dec 2018
- Compatible with "Login Widget With Shortcode" plugin
Version 1.4.6 23rd Nov 2018
- Bugfix related to session
Version 1.4.5 15th Nov 2018
- Added support with woocommerce login form
Version 1.4.4 13th Sep 2018
- Fixed phone number for the SMS update issue in edit profile section.
Version 1.4.3 31st Aug 2018
- Fixed twice click issue on buttons.
- Updated license package
Version 1.4.2 16th Aug 2018
- Added new option in settings that allow users to choose between "Send Code via Email" / "Send Code via SMS" in login page.
Version 1.4.1 5th Aug 2018
- Updated login instructions default URL
- Updated license package
Version 1.4.0 17th Oct 2017
- Added option to set the user's phone number on the "Add new user" page in wp-admin.
Version 1.3.0 11th Oct 2017
- Added option to change the SMS/email code length and define the characters set.
- Fixed some issue with logging-in when using the email link.
- Fixed error with email code - it was calling sms ajax action.
Version 1.2.0 8th Aug 2017
- Added option to send the notification email with the email/SMS code or the confirmation link to an additional email address for chosen roles
Version 1.1.4 8th Aug 2017
- Fixed bug with multiple AJAX calls
Version 1.1.3 11th July 2017
- Added option to send the Google Authenticator secret reminder email to a user
Version 1.1.2 11th July 2017
- Added a back link on the login confirmation screen after confirmed by the email link
- Added option to send the notification email only to roles that have to use the protection
Version 1.1.1 10th July 2017
- Added feature to notify all users about the protection by sending the email
- Added instructions text that can be displayed on the login form
- Minor adjustments