Skip to content

Releases: Pierre-Lannoy/wp-sessions

Version 3.0.0

28 May 14:47
fc26e95
Compare
Choose a tag to compare

Added

  • [BC] To enable installation on more heterogeneous platforms, the plugin now adapts its internal logging mode to already loaded libraries.

Changed

  • Updated DecaLog SDK from version 4.1.0 to version 5.0.0.

Fixed

  • PHP error with some plugins like Woocommerce Paypal Payments.

Version 2.14.0

07 May 14:23
9bea74d
Compare
Choose a tag to compare

Changed

  • The plugin now adapts its requirements to the PSR-3 loaded version.

Version 2.13.3

04 May 21:35
1b81592
Compare
Choose a tag to compare

Fixed

  • PHP error when DecaLog is not installed.

Version 2.13.2

04 May 21:16
49cd43d
Compare
Choose a tag to compare

Fixed

  • PHP error when DecaLog is not installed.

Version 2.13.1

04 May 16:39
7c69de4
Compare
Choose a tag to compare

Changed

  • Updated DecaLog SDK from version 3.0.0 to version 4.1.0.
  • Minimal required WordPress version is now 6.2.

Version 2.13.0

02 Mar 10:20
61ef663
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.5.

Changed

  • Minimal required WordPress version is now 6.1.
  • Minimal required PHP version is now 8.1.

Version 2.12.0

25 Oct 06:13
25a1403
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.4.

Fixed

  • With PHP 8.2, in some edge cases, deprecation warnings may be triggered when viewing analytics.

Version 2.11.0

12 Jul 11:39
94eef81
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.3.

Changed

  • The color for shmop test in Site Health is now gray to not worry to much about it (was previously orange).

Version 2.10.0

28 Apr 15:36
facb09d
Compare
Choose a tag to compare

Added

  • New blocking type "fallback page" to redirect user when he/she is not authorized to login (thanks to drmustafa1).

Changed

  • Improved speed of sessions lookup on large WordPress users base.
  • Improved messages handling.
  • Details added (in the UI) about allowing logins from all/public/private IP ranges.

Version 2.9.1

02 Mar 16:12
33d9da3
Compare
Choose a tag to compare

Fixed