== Changelog == = 3.2.0 (Dec.1, 2021) = * Removed push notifications = 3.1.0 (Oct. 17, 2021) = * Add deprecation info = 3.0.6 (Sep. 6, 2021) = * Removed old migration * Updated Account SDK to 4.3 = 3.0.5 (Jun. 21, 2021) = * Added user migration to 2FAS Prime plugin = 3.0.4 (Mar. 29, 2021) = * Update plugin name = 3.0.3 (Feb. 8, 2021) = * Upgrade cookies support * Check adblocker when sending Push Notification = 3.0.2 (Oct. 23, 2020) = * Fixed paths to works with WP-CLI = 3.0.1 (Aug. 10, 2020) = * Fixed Push Notifications = 3.0 (Jul. 20, 2020) = * Dropped support for PHP 5.4, 5.5. Minimum required PHP version is now 5.6 * Dropped support for Wordpress < 4.2 Minimum required version is now 4.2 * Added Privacy Policy * Updated SDK (Account 4.2, Api 7.2) * Administrator can disable trusted devices feature * Administrator can see 2FAS status on each user in user list * Fixed uninstaller = 2.6.1 (May. 7, 2020) = * Updated SDK * Fixed cookies for none logged users * Frontend fixes * Added translations for Spain, Portuguese and Polish languages = 2.6.0 (Jan. 27, 2020) = * Updated SDK * Use OAuth instead of Basic Auth in SDK * Dropped support for PHP 5.3. Minimum required PHP version is now 5.4 * Fixed deprecation notification is now visible for admins only * Add support for translations. Translations will be added in next releases. = 2.5.0 (Aug. 14, 2019) = * Refresh OAuth Tokens with expiry date of one year * Fixed QR code disappears when send empty token * Fixed send button in deactivation form * Fixed validation in SMS configuration form * Fixed notification width in interim login * Remove browser and OS version from Push Notification * Updated SDK * Improved notifications about feature updates * Set PHP 5.3 version as deprecated * Dropped support for WordPress 3.6 and 3.7. Minimum required version is now 3.8 = 2.4.4 (Jul. 15, 2019) = * Added deactivation survey * Fixed notification width * More strict filtering when logging errors * Fixed subscription error * Fixed IP address on trusted devices list * Improved VMS login flow = 2.4.3 (May 20, 2019) = * Fixed bug in a plugin's session: old sessions were not deleted * Fixed code validation on configuration page = 2.4.2 (Apr. 1, 2019) = * Dropped foreign key = 2.4.1 (Mar. 24, 2019) = * Fixed migration = 2.4.0 (Mar. 21, 2019) = * Deprecated the legacy mode (users in this mode are forced to configure TOTP) * Added password field to the registration form * Spinner is showed when a QR code is refreshed * Added link to a contact form * Added new notifications * Disabling TOTP and SMS methods must be confirmed * Updated texts * Deleted automated logging in to 2FAS dashboard during redirection from WordPress to dashboard.2fas.com * Created new tables for migrations and trusted devices * Secured send SMS action * Fixed interim login configuration * Fixed menu * Fixed error during disabling legacy mode * Automated logging out users obligated to use 2FA after 14 days = 2.3.0 (Nov. 14, 2018) = * Added error reporting * Changed API for IP geolocation * Trusted devices are deleted when 2FA is disabled or removed * Added integration deletion * Deleted requiring pluggable.php file * Fixed offline codes bugs * Updated SDK = 2.2.0 (Aug. 6, 2018) = * Administrator can obligate users to use two-factor authentication * Fixed trusted device deletion button = 2.1.2 (Jun. 11, 2018) = * Changed a link description on the login page * Fixed error displayed when integration user did not exist * Added remaining offline codes number next to a tab title * Fixed a bug with TOTP secret not being updated in the link for a mobile configuration = 2.1.1 (Feb. 19, 2018) = * Security enhancements * Updated text of notification displayed when provided code is invalid * Added required PHP extensions check * Fixed push notifications which were sent after configuration reset * Minor frontend fixes = 2.1.0 (Nov. 28, 2017) = * Added mechanism for displaying update message when a new version of the plugin is available * Highlighted active plan on administrator's settings page * Changed text in button for generating backup codes * Bug fixes = 2.0.2 (Nov. 3, 2017) = * Fixed compatibility issues with offline codes and menu icon on Firefox = 2.0.1 (Oct. 16, 2017) = * Fixed broken theme customization = 2.0.0 (Aug. 30, 2017) = **Important notice** This version is a **major** version. It significantly changes the flow of authentication. Currently, you can only authenticate through TOTP (tokens) or push (2FAS Auth mobile app). Text messages and Voice Calls are only available as a backup method. If you are using SMS or VMS as the main authentication method, please note that the plugin will be switched to legacy mode. As soon as you configure TOTP method or disable SMS/VMS method, the legacy mode is disabled. * Redesign * Added backup codes * Added logging in via 2FAS Auth mobile app (push notification) * SMS and VMS authentication methods became backup methods * Trusted device is not being added automatically anymore * Added compatibility with All In One WP Security & Firewall plugin's feature which allows changing the login page URL = 1.2.2 (May 9, 2017) = * Added compatibility with WooCommerce = 1.2.1 (Jan. 17, 2017) = * Bug fixes = 1.2.0 (Jan. 4, 2017) = * Added support for OAuth to 2FAS * Improved the QR code quality * Minor frontend fixes = 1.1.1 (Dec. 29, 2016) = * Improved login page * Fixed "jQuery is not defined" error = 1.1.0 (Nov. 29, 2016) = * Added new authentication channels: text message and voice call * Improved overall plugin performance * Refreshed appearance = 1.0.1 (Sept. 27, 2016) = * Login process improvements * Trusted device list changes * Minor changes in visual performance * Bug fixes = 1.0.0 (Aug. 24, 2016) = * The first stable release of the plugin