Skip to content

Releases: pantheon-systems/wp-native-php-sessions

1.4.5

04 Dec 16:13
aa99229

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.4...1.4.5

1.4.4

17 Sep 21:39
7bd9c84

Choose a tag to compare

  • Compatibility: Supports PHP 8.4
  • Increases minimum supported PHP version to 7.4
  • Increases minimum supported WordPress version to 5.3

What's Changed

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3

13 Nov 19:22
1c7f84e

Choose a tag to compare

  • Fixed a PHP warning when running the pantheon session add-index command on a single site installation. [#285]

1.4.2

08 Nov 15:54
5cd922e

Choose a tag to compare

What's Changed

  • Fixed an issue with the pantheon session add-index PHP warning. [#276] (props @careydayrit)
  • Fixed a syntax issue with the suggested WP CLI commands [#278] (props @jms-pantheon)
  • Made wp pantheon session add-index, wp pantheon session primary-key-finalize, and wp pantheon session primary-key-revert fully multisite compatible. [#275]

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

23 Oct 18:53
e482b03

Choose a tag to compare

  • Fixed an issue with the pantheon session add-index command not working properly on WP multisite [#270]
  • Made the notice added in 1.4.0 dismissable (stores in user meta) & hides for multisite (an update is coming to iterate through all sites on a network) [#271]

1.4.0

17 Oct 21:38
3e28e84

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.6...1.4.0

1.3.6

01 Jun 20:24

Choose a tag to compare

What Changed

  • Fixes PHP 8.2 deprecated dynamic property error [#251]
  • Update CONTRIBUTING.md [#252].
  • Update informational Error message for the case of headers already sent [#249].
  • Add pantheon-wp-coding-standards [#247].

1.3.5

07 Apr 19:58
776840b

Choose a tag to compare

What's Changed

  • Bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5 [#245].
  • Bump tested up to version

Full Changelog: 1.3.4...1.3.5

1.3.4

07 Feb 22:07
6afb1d2

Choose a tag to compare

  • Add fallback for $session->get_data() [#237] (reported on WordPress.org)
  • Update CODEOWNERS file [#239]
  • Fix GPL license in composer.json file [#236]
  • Bump grunt from 1.5.3 to 1.6.1 [#235]

Full Changelog: 1.3.3...1.3.4

1.3.3

25 Jan 18:21
6e83dd3

Choose a tag to compare

  • Bump version in pantheon-sessions.php #234.