Skip to content

Releases: Pierre-Lannoy/wp-sessions

Version 1.1.1

05 May 13:06
Compare
Choose a tag to compare

Changed

  • Expired sessions cookies are now counted as cleaned sessions.

Fixed

  • There's an error while activating the plugin when the server is Microsoft IIS with Windows 10.
  • The counted deleted user may be wrong in KPIs.
  • Batch sessions deletion are wrongly counted.
  • With Microsoft Edge, some layouts may be ugly.

Version 1.1.0

12 Apr 09:44
Compare
Choose a tag to compare

Added

  • It's now possible to set the maximum number of IP addresses per user.
  • It's now possible to override the (weak) WordPress IP detection (this setting is strongly recommended).
  • It's now possible to refresh IP when a session is resumed (this setting is strongly recommended).
  • Now compatible with Jetpack SSO.
  • Now compatible with Next Active Directory Integration SSO.
  • Compatibility with DecaLog early loading feature.
  • Full integration with IP Locator.
  • Integration with Wordfence.
  • Partial compatibility with miniOrange SAML SSO.

Changed

  • Active sessions deleted by an admin are now counted as cleaned sessions.
  • In site health "info" tab, the boolean are now clearly displayed.
  • Better display of KPIs when there's no (or not yet) data to compute.

Fixed

  • Some typos in the settings screen.

Removed

  • Dependency to "Geolocation IP Detection" plugin. Nevertheless, this plugin can be used as a fallback solution.
  • Flagiconcss as library. If there's no other way, flags will be rendered as emoji.

Version 1.0.0

24 Mar 11:23
Compare
Choose a tag to compare

Initial release

Version 1.0.0-rc1

21 Mar 16:48
Compare
Choose a tag to compare
Version 1.0.0-rc1 Pre-release
Pre-release

Release candidate 1 - ready to submission on wp.org directory.