Fixed: Issue with Concurrent login function still working for user roles to whom this was deactivated.
Optimizations to mimic exact idle logout duration logout.
Bug Fixes related to plugin activation and deactivation when free version was not available.
Updated Regression: License change license ownership from the UI.
Optimizations: Track user logins.
v2.11.0
Feature: Daily logout setting based on defined time and timezone. This will logout all users each day during the specified time.
Fixed: Logout time not being recorded when concurrent setting was enabled.
Updated translations for French.
UI changes.
Bug Fixes
v2.10.1
Bug Fixes
v2.10.0
Added: Shortcode to show User Login History in frontend.
Added: Compatibility with kinde authentication SSO connected through OpenID Connect Generic Client plugin.
Fixed: Timezone not being stored properly for new logins.
Fixed: Browser close logout logging out users if they have signed in through multiple places. Ex: User A would have been logged out if User A in another browser had a browser close logout.
Added: Cron and Settings to delete old user login history data.
Optimization: Database queries.
Major Bug Fixes
v2.9.4
Added last active timestamp alternative if browser close logout is disabled.
v2.9.3/2.9.2
Enhancements to Track User Logins.
Enhancements to Browser close logout.
Fixed: Plugin deactivation issue.
Fixed an issue related to browser close logout staying logged in.
v2.9.1
Affiliates added.
Fixed activation issues.
v2.9.0
Enhanced Track user logins
Individual Session Tracking
Added: Bulk delete option (Track User Login module)
Major Bug Fixes related to Track user login module.
Security Updates.
v2.8.1
Fixed: Disable inactive logout functionality for selective pages sometimes not taking pages.
v2.8.0
Fixed: Helper functions
Added: Logger
Added: Events based on User interactions (More to be added in coming days)
Added: WP CLI commands
Fixed: Multi-role functions not working for different roles.
Bug fixes
v2.7.1
Added: Option to configure browser tab close logout duration.
Fixed: Issue with Track user login
v2.7.0
Revamped codebase
Added: Track User Login history
Added: User Session tracker filters
Added: User Logout history
Javascript library updates
Code Optimization
v2.6.0
Security Updates
Added: Feature called 'Disable Native WordPress Session Expiration Popup' – This will disable native WordPress login popup.
Added: SDK
v2.5.4
Security Patch
Fixed: Plugin activation error fixed PHP string type error.
v2.5.3
Fix: wp_footer and wp_header priority fixes.
Activation message if activated without free version plugin.
v2.5.2
Enhancement: Browser close logout more accurate.
v2.5.1
Fixed: Plugin archive incompatible issue when activating the plugin on WordPress version greater than 6.4
v2.5.0
Updated: Browser tab close feature refinements.
Added: Option to limit concurrent logins based on user role.
Code Refactoring.
Security Updates.
Major Bug Fixes.
v2.4.0
Added: Users filtering through Last Active column.
Added: Hooks
Fixed: Bug Fixes
v2.3.4
Minor changes.
Fixed: License activation failing due to SSL verification.
v2.3.3
Fixed: User session check timer.
v2.3.2
Added: Responsive admin design changes.
Fixed: Exact Logout Time.
Added: Setting to turn on forced logout message.
Added: New cron task.
v2.3.1
Added Loading Screen.
Added Currently logged in users view.
Optimized Forced Logout timings.
Styling changes.
v2.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.
v2.2.2
Major Fix: Multisite optimization.
Bug fixes related to login redirections.
v2.2.1
Fix: Hook priority as well condition checks corrected.
v2.2.0
Added: User session details in users table.
Added: Login Redirection
Code Refactoring.
Security Patches.
Bug Fixes
v2.1.1
Fix: Plugin update not working.
v2.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)
A lot of bug fixes.
v2.0.4
Updated: Minor Bug Fixes
v2.0.3
Updated: Multiple login message customizable section changed to visual editor
v2.0.2
Fixed: Logout all user sessions not working when using concurrent logins.
Fixed: Minor Bug Fixes.
v2.0.1
Fixed: Ajax error when free version script was disabled.
v2.0.0
Compatibility: Made compatible with free version 3.0.0
Added: Browser tab sync functionality.
Added: Enhancements
v1.1.19
Added: Email headers changed when sending emails.
v1.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.
v1.1.17
Changed: method 'check_valid_session' to be called from WordPress hook.
v1.1.16
Added: Option to disabled inactive logout based on post type.
v1.1.15
Fixed: Datable issue for not relatable pages.
v1.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.
v1.1.13
Fixed: User Login tracker page date issue.
v1.1.12
Added: User tracker feature if concurrent login feature is enabled.
Fixed: Multisite license issue
v1.1.10/1.1.11
Fixed: Auto browser logout issues, license error when used with multisite.
v1.1.9
Fixed: Multisite issue – Auto browser logout not working due to restriction in ajax call.
v1.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
v1.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.
v1.1.6
Added: Filters to change title of site for request received page.
Added: Filters for changing body contents of the received page.
v1.1.5
Fixed: Ajax login shows password reset form if concurrent login has reached.
Bug Fix: Only enqueue script if user is logged in.
Added: ina_addon_user_before_lock_msg for redirect usage etc.
v1.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.
v1.1.3
Fixed: Issue with Concurrent logins when "Concurrent User Limit" field is defined greater than 2.
Changed: Static resource cache friendly.
v1.1.2
Fixed: Issue with concurrent logins and browser logout.
v1.1.1
Fixed: array_key_exists() function warning when saved multi-role settings.
v1.1.0
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.
v1.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!)
v1.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.
v1.0.5
Added: Disable Inactive logout for Certain Pages.
Fixed: Activation Page.
Fixed: Minor bugs and errors.
Updated: Localization Strings.
v1.0.4
Fixed: $this->version returning notice error because this was removed in previous version.
Added: Compatibility to "User Switching" plugin allowing you to switch without being logged out.
Localization strings added.
v1.0.3
Fixed: Plugin automatic updates.
Bug Fixes: Minor fixes.
v1.0.2
Fixed: Role based browser close logout issue.
Bug Fixes: Minor fixes.
Added: Korean translation.
v1.0.1
Added: Translation ready plugin.
Added: Few translation strings.
Enhance your Security right away.
Get concurrent logins, browser close logout, and more by upgrading.