Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Releases: scm-spain/boros-CMP

Move to @adv-ui

10 Mar 14:56
b10a2c9
Compare
Choose a tag to compare
  • Task/move to advui (#77) …

sameSite cookies && latest vendorlist version fix

17 Feb 08:08
803a612
Compare
Choose a tag to compare

Hotfix/latest vendorlist (#75 )
Feature/same site cookie lax (#74 )

Fix HTTP resources being downloaded twice

11 Feb 12:18
bd2bdb8
Compare
Choose a tag to compare
  • Hotfix/http resources downloaded twice (#73)
  • Bump webpack-dev-server from 3.1.5 to 3.10.1 (#70)

feat: target adevinta cdn instead of default consensu.org (#71)

10 Jan 16:33
196af62
Compare
Choose a tag to compare

We now try to retrieve the vendorlist and purposes from CDN of adevinta instead of consensu.org CDN

v1.3.5

10 Jan 15:08
3c82b56
Compare
Choose a tag to compare

add versiona (#72)

This change adds the versiona js publisher to ease how we deal with PR and releases, allowing us to not update the package version manually when we need to publish a new version.

v1.3.4

20 Dec 10:23
e03b1fb
Compare
Choose a tag to compare
  • 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

28 Aug 11:04
be3db15
Compare
Choose a tag to compare
  • Fix the CMP_VERSION assigned on build process (#68)
  • Solves #67

v1.3.2 CMP translations (fix)

27 Aug 08:19
b330e3c
Compare
Choose a tag to compare

Hotfix/cmp translations (#66)

  • Revert "Revert "Hotfix/purposes translation" (#65)"

This reverts commit e482513.

  • Build a ’fetch’ wrapper to inject from the container

Revert "Hotfix/purposes translation"

26 Aug 13:09
e482513
Compare
Choose a tag to compare

Revert "Hotfix/purposes translation" (#65)

  • Revert "Hotfix/purposes translation (#64)"

This reverts commit 49aef58.

  • Update project version

v1.3.0 - purpose translations

26 Aug 10:07
03a8b51
Compare
Choose a tag to compare

Hotfix/purposes translation (#64)

  • Add the translations repository

  • update team’s PR template