Skip to content

Releases: Veriteworks/CookieFix

3.1.2

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 14 May 00:23

merged PR #36 .

Revert PHPSESSID

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 22 Apr 08:25

Revert PHPSESSID into affected_keys.

Update

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 22 Apr 00:37

Tested on PHP8.3 and Magento 2.4.7.
Removed PHP7.3 support.
Added plugin for session.
Removed PHPSESSID for affected_keys.

Update

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 31 Mar 08:55

Fix unit test case return type hinting.

Fix store switcher issue

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 02 Jun 05:18

Merged PR #30 . Thanks @bsdnomad !

Update

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 15 Feb 08:37

stable release.
compatible with 2.3.6-p1 and later / 2.4.1 and later.
From this release, you can change below cookies samesite attribute.

  • PHPSESSID
  • form_key
  • private_content_version
  • X-Magento-Vary

of course, you can change above keys via config.xml

Magento 2.4.1 compatible beta release

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 04 Nov 09:04

Re-implement rewrite and plugins.
Added Samesite cookie value configuration.

Avoiding wrong install for Magento 2.4.1

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 26 Oct 07:11

Magento 2.4.1 has SameSite cookie implementation by default. Until our next major release for 2.4.1 and later, the module shouldn't install for Magento 2.4.1.

Improvement

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 16 Sep 03:44

Replace Config preference into plugin.
Fix missing browser compatibility check on Plugin\Session\AddSameSite.php

Update composer.json for 2.3.x

Choose a tag to compare

@HirokazuNishi HirokazuNishi released this 28 Aug 03:50
dbac2e1
Merge pull request #12 from vovsky/composer-install-issues

add ability to install on Magento 2.3.x via composer