Releases: edx/frontend-component-footer-edx
Releases · edx/frontend-component-footer-edx
v4.6.1
Full Changelog: v4.6.0...v4.6.1
Features
- Adds a CCPADialog component to the footer with a Do Not Sell My Personal information link.
- CCPADialog gives users a way to opt out of selling personal information through a cookie that will be read by edx's facebook tracking code. The facebook tracking code is injected via GTM.
Notes
- This release is backporting this CCPA feature to versions of the component before Paragon was updated to v20.
v5.0.0
5.0.0 (2022-12-14)
Features
- update frontend platform to version 3 (a7e2b85)
BREAKING CHANGES
-
- We are no longer support frontend-platform@2
- We are no longer support default import.
- please use
import { Footer } from '@edx/frontend-component-footer';
v4.7.1
4.7.1 (2022-12-12)
Bug Fixes
- make footer export backward compat (8a24675)
v4.7.0
4.7.0 (2022-12-09)
Features
- updated paragon to v20 & loader-utils in package-lock (#222) (ae6e9ff)
v4.6.0
4.6.0 (2022-11-15)
Features
- Upgrade frontend-platform dependency v2 to v3 range (#217) (bae7fdf)
v4.5.2
4.5.2 (2022-11-10)
Reverts
v4.5.1
4.5.1 (2022-11-10)
Bug Fixes
v4.5.0
4.5.0 (2022-11-07)
Features
- added new translations in Makefile and updated all the translations (a963d89)
v4.4.2
4.4.2 (2022-10-28)
Bug Fixes
- -t flag added in pull translation command (#206) (cc48eae)
v4.4.1
4.4.1 (2022-10-03)
Bug Fixes