Releases: Openmail/system1-cmp
Releases · Openmail/system1-cmp
2.1.5 Release
Background
Implements disclosures for cookieMaxAgeSeconds based on this amendment: https://iabeurope.eu/wp-content/uploads/2020/08/TCF_V-CMP_comms_AmendmentsToTCFv2.0PoliciesAndTechnicalSpecificationsToRequireDisclosureOfStorageDurationPlanet49-ruling_190820_IABEurope-converted.pdf
- Updates to GVL 79
- Improve legibility on Purposes List legal disclaimers ("\n" was not inserting a new line)
- Implement cookieMaxAgeSeconds Device Storage disclosers in Vendors List
- Refactor error logger so we don't need to manage onerror overrides.
2.1.2 Release
2.1.2 Release
Upgrade DPL to verify DPL schema changes
Refactor
- upgrades DPL to 3.2.1 for enum-schema changes
2.1.1
2.1.0
2.1.0 Release
Implement UI and functional changes based on feedback from IAB to pass the IAB TCF 2.0 validator. Includes build tooling improvements and other UI improvements.
Refactor
- performance optimization shaved 5kb (10%) of payload.
-
isServiceSpecificpassed through config, default true. - Upgrade to vendor-list 56
- Configuration to turn toggle Stacks on Layer 1
- refactor (store/config: isServiceSpecific) add isServiceSpecfic prop
- update vendor-list,
- pass in current cmp version
- upgrade
@iabtcfmodules - add a script to auto-upgrade vendor-list files + docs
- make stack support on Screen 1 configurable to list out Purposes/Special-Features or present Stacks
- implement legitimate interest toggle on Vendor Screen 2
- implement legitimate interest toggle on Purposes Screen 1
- add legal description to legitimate interests on Purposes Screen 1
- move navigation below content, treat as persistent container
- refactor "Auto Resize" to larger version when interacting or switching Screens
- improve scroll-bar visibility for webkit
Dev Tooling
- CMPVersion managed in package.json and incremented on each change
- Add script to auto-upgrade vendor-list and remote translations using
yarn update-vendor-list
2.0.4
v0.0.3-modal
Features
- ads
shouldAutoConsentWithFooterautomatically consent on behalf of the user and immediately open footer - heavily customizes footer
v0.0.2-modal
Features
Note: This is the MODAL based CMP, tracking in the modal branch, this is different from master branch which is a FOOTER based CMP.
- Initial Release of versioned Modal-Based CMP
- Versioned Deployment and updated README for installing CMP
- Tracking branch that uses the old Modal style CMP