Skip to content

Releases: edx/frontend-component-footer-edx

v4.6.1

15 Dec 19:59
Compare
Choose a tag to compare

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

14 Dec 18:29
Compare
Choose a tag to compare

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

12 Dec 21:04
Compare
Choose a tag to compare

4.7.1 (2022-12-12)

Bug Fixes

  • make footer export backward compat (8a24675)

v4.7.0

09 Dec 10:52
ae6e9ff
Compare
Choose a tag to compare

4.7.0 (2022-12-09)

Features

  • updated paragon to v20 & loader-utils in package-lock (#222) (ae6e9ff)

v4.6.0

15 Nov 16:20
bae7fdf
Compare
Choose a tag to compare

4.6.0 (2022-11-15)

Features

  • Upgrade frontend-platform dependency v2 to v3 range (#217) (bae7fdf)

v4.5.2

10 Nov 14:30
5c88c7c
Compare
Choose a tag to compare

4.5.2 (2022-11-10)

Reverts

v4.5.1

10 Nov 13:16
a550d2c
Compare
Choose a tag to compare

4.5.1 (2022-11-10)

Bug Fixes

v4.5.0

07 Nov 09:48
Compare
Choose a tag to compare

4.5.0 (2022-11-07)

Features

  • added new translations in Makefile and updated all the translations (a963d89)

v4.4.2

28 Oct 10:14
cc48eae
Compare
Choose a tag to compare

4.4.2 (2022-10-28)

Bug Fixes

  • -t flag added in pull translation command (#206) (cc48eae)

v4.4.1

03 Oct 07:58
407d18d
Compare
Choose a tag to compare

4.4.1 (2022-10-03)

Bug Fixes