cookieconsent icon indicating copy to clipboard operation
cookieconsent copied to clipboard

Incompatible cc_cookie between minor versions

Open stefanides opened this issue 2 years ago • 1 comments

Hi,

I am using the library to get cookie consents across multiple domains. One is Wordpress, where the version is set manually to v 2.8.0. Another one is managed by npm, which has got recently updated to v. 2.8.5. This introduces the new cc_cookie format (see PR 257), which is not compatible with previous versions - user is then required to confirm cookies on each site separately even the request contains cc_cookie with already agreed values from the other site.

Could this change be backward compatible within minor versions or at least marked as breaking in some release notes?

stefanides avatar Sep 06 '22 11:09 stefanides

Hi @stefanides,

this was marked as a breaking change in v2.8.1. If I had created a dedicated "Breaking Changes" section it would have probably been much more visible. Also check out https://github.com/orestbida/cookieconsent/issues/349#issuecomment-1195535562.

orestbida avatar Sep 15 '22 16:09 orestbida

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 17 '22 05:10 stale[bot]