This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
Releases: scm-spain/boros-CMP
Releases · scm-spain/boros-CMP
Move to @adv-ui
sameSite cookies && latest vendorlist version fix
Fix HTTP resources being downloaded twice
feat: target adevinta cdn instead of default consensu.org (#71)
We now try to retrieve the vendorlist and purposes from CDN of adevinta instead of consensu.org CDN
v1.3.5
v1.3.4
- Hotfix/use vendor list host for purpose translations (#69)
As we will copy the IAB's static resources (vendor list and purpose translations) into our CDN in order to avoid CORS errors in some user browsers, we need to enable the vendor list host config to the HttpTranslationVendorListRepository, which will be the same that was being used in the HttpVendorListRepository.
After this and when the CDN is ready with the static data, we will be able to use our CDN's domain as DEFAULT value for this library.
v1.3.3 Fix the CMP_VERSION assigned on build process
v1.3.2 CMP translations (fix)
Revert "Hotfix/purposes translation"
v1.3.0 - purpose translations
Hotfix/purposes translation (#64)
-
Add the translations repository
-
update team’s PR template