Skip to content

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

1.4.3

13 Nov 19:22
1c7f84e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Bump version in pantheon-sessions.php #234.

1.3.2

25 Jan 17:31
f4be4d3
Compare
Choose a tag to compare
  • PHP 8.2 compatibility #232.
  • Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 #229.
  • Update images for lint and test-behat jobs #228.

1.3.1

06 Dec 15:33
e2a753f
Compare
Choose a tag to compare
  • Document session lifetime handling #224.
  • Make dependabot target develop branch #226.
  • Ignore .wordpress-org directory #223.