3.15.4
π New features
- Ask the user's consent to deposit cookies (#982)
π₯ Breaking changes
- To keep Google Analytics running (if defined by
googleAnalyticsId
inglobal.json
), you need to define the newprivacyPolicyLink
key inglobal.json
with the url of your privacy policy page (See #459).
β¨ Improvements
- Add the
privacyPolicyLink
key inglobal.json
to define the link of privacy policy page (#982)
π§ Maintenance
- Upgrade html-react-parser package to 2.0.0 (#982)
π Documentation
- Create GDPR documentation (#982)