Updates to Inactive Logout pro as well as information on what has changed.
*** Inactive Logout Pro Changelog *** 2023.11.22 - version 2.4.0 Added: Users filtering through Last Active column. Added: Hooks Fixed: Bug Fixes 2023.10.01 - version 2.3.4 * Minor changes. * Fixed: License activation failing due to SSL verification. 2023.08.16 - version 2.3.3 * Fixed: User session check timer. 2023.08.15 - version 2.3.2 * Added: Responsive admin design changes. * Fixed: Exact Logout Time. * Added: Setting to turn on forced logout message. * Added: New cron task. 2023.07.09 - version 2.3.1 * Added Loading Screen. * Added Currently logged in users view. * Optimized Forced Logout timings. * Styling changes. 2023.06.29 - version 2.3.0 * Added: Message popup for user whoever is forced logged out by administrator from backend. * Added: Redirection to the page after administrator logout invocation. * Added: Modal customization styler added in settings page. * Added: Unlock access customization field * WP Scripts Updated. * Login restricted message section moved to different tab. * UI changes. * Major Bug Fixes. 2023.04.05 - version 2.2.2 * Major Fix: Multisite optimization. * Bug fixes related to login redirections. 2023.04.03 - version 2.2.1 * Fix: Hook priority as well condition checks corrected. 2023.03.31 - version 2.2.0 * Added: User session details in users table. * Added: Login Redirection * Code Refactoring. * Security Patches. * Bug Fixes 2023.02.02 - version 2.1.1 * Important Fix: Plugin update not working. 2023.01.30 - version 2.1.0 * Fixed: Login fail certain times when a user is logged in via 3rd party plugins. Such as during WooCommerce checkout process. * Changed: Code standard upgraded to PSR-4 * Patched: Security fixes. * Updated: Login restricted message now can be customized fully from backend. * Updated: JS bundler(transitioning) * Alot of bug fixes. 2023.01.10 - version 2.0.5 * Fixed: License activate issue. 2023.01.04 - version 2.0.4 * Updated: Minor Bug Fixes 2022.12.13 - version 2.0.3 * Updated: Multiple login message customizable section changed to visual editor 2022.10.19 - version 2.0.2 * Fixed: Logout all user sessions not working when using concurrent logins. * Fixed: Major Bug Fixes. 2022.09.09 - version 2.0.1 * Fixed: Ajax error when free version script was disabled. 2022.08.01 - version 2.0.0 * Compatiblity: Made compatible with free version 3.0.0 * Added: Browser tab sync functionality. * Added: Enhancements 2022.07.25 - version 1.1.19 * Added: Email headers changed when sending emails. 2021.12.14 - version 1.1.18 * Changed: Added a hook "ina_addon_change_browser_logout_threshold" for changing browser auto logout timelimit. This value needs to be in seconds. 2021.11.21 - version 1.1.17 * Changed: method 'check_valid_session' to be called from WordPress hook. 2021.11.08 - version 1.1.16 * Added: Option to disabled inactive logout based on post type. 2021.10.04 - version 1.1.15 * Fixed: Datable issue for not relatable pages. 2021.09.29 - version 1.1.14 * Changed: User tracker is now always accessible. * Added: Ability to filter username, email, role etc in user tracker page. * Added: Search filter in user tracker page. * Added: Ability to modify list size in user tracker page. 2021.02.01 - version 1.1.13 * Fixed: User Login tracker page date issue. 2021.01.29 - version 1.1.12 * Added: User tracker feature if concurrent login feature is enabled. * Fixed: Multisite license issue 2020.12.22 - version 1.1.10/ 1.1.11 * Fixed: Auto browser logout issues, license error when used with multisite. 2020.12.21 - version 1.1.9 * Fixed: Multisite issue - Auto browser logout not working due to restriction in ajax call. 2020.12.02 - version 1.1.8 * Fixed: Multi-site support issue. Addon not working because condition check was not validated when multisite functionality was active. * Changes: Major bug fixes 2020.11.01 - version 1.1.7 * Added: Option to disable concurrent login limit and only allow concurrent login where old session will be logged out when a new session is logged in. 2020.11.23 - version 1.1.6 * Added: Filters to change title of site for request received page. * Added: Filters for changing body contents of the received page. 2020.11.12 - version 1.1.5 * Fixed: Ajax login shows password reset form if concurrent login has reached. * Bug Fix: Only enqueue script if user is logged in. * Removed: ina_addon_user_locked_on_ajax_login action hook * Added: ina_addon_user_before_lock_msg for redirect usage etc. 2020.11.10 - version 1.1.4 * Added: Destroy session for all other sessions except for logged in user btn in settings page. * Fixed: Concurrent Login not working when defined 1 * Added: Ajax login for frontend hook to be customizable. Filter hook ina_addon_user_locked_if_using_ajax and action: ina_addon_user_locked_on_ajax_login which will allow user to customize message if the login is ajax based. 2020.08.31 - version 1.1.3 Fixed: Issue with Concurrent logins when "Concurrent User Limit" field is defined greater than 2. Changed: Static resource cache friendly. 2020.06.04 - version 1.1.2 Fixed: Issue with concurrent logins and browser logout 2020.02.27 - version 1.1.1 Fixed: array_key_exists() function warning when saved multi-role settings. 2020.02.26 - version 1.1.0 Added: Added Browser close disable feature for all roles in user role tab Fixed: Minor Bug fixes Updated: Text Strings for Browser Logout Description Added: Filter hook "ina_redirect_unblock_session"; for redirection on unblock session. Redirection will happen to defined url. Added: Filter hook "ina_addon_user_locked_title" for blocked user page title change option. 2020.02.19 - version 1.0.7 * Fix: Login redirection loop to user not being logged out when used with s2membership plugin due to wp_login hook priority reported by @Bo Koue Callesen ( A big thank you! ) 2020.01.24 - version 1.0.6 * Fix: License field was not showing because the default value of status was "invalid" instead of false by Pasco. * Fix: Save and activate button was missing because of conditional check for "license" reported by Pasco. 2020.01.06 - version 1.0.5 * Added: Disable Inactive logout for Certain Pages * Fixed: Activation Page * Fixed: Minor bugs and errors * Updated: Localization Strings 2019.11.04 - version 1.0.4 * Fixed: $this->version returning notice error becuase this was removed in previous version. * Added: Compatibility to "User Switching" plugin allowing you to switch without being logged out. * Localization strings added 2019.11.04 - version 1.0.3 * Fixed: Plugin automatic updates * Bug Fixes: Minor fixes 2019.10.22 - version 1.0.2 * Fixed: Role based browser close logout issue * Bug Fixes: Minor fixes * Added: Korean translation 2019.10.14 - version 1.0.1 * Added: Translation ready plugin. * Added: Few translation strings