- Nothing changed yet.
- Remove default set cookie [mamico]
- Add title to close link also for tech cookies. [cekk]
- Remove unused python_requires in setup.py [cekk]
- [BREAKING CHANGE] Store list of accepted_providers in ascii-way. If you update to this version, you need to force re-accept cookies for example using a different prefix. [cekk]
- Merge analytics and tech cookies labels into functional cookies field. [cekk]
- More extensibility for transformers (now you can set a transform for each provider name). [cekk]
- Handle recaptcha. [cekk]
- policy_url field now can handle multi-language strings. [cekk]
- Do not break for iframes without src attribute. [cekk]
- Add flag to control panel that allow to enable cookie banner
- Add cookie prefix to control panel to control the js plugin option
- Allow to select endpoint for consent registry
- Add domain whitelist so in case you have site with multiple domain can show the banner in selected domain
- Add matomo
- Some minor fix to prevent cases where site editor remove configuration lines partially
- Add log tracking to new introduced actions
- Fix problem loading twitter timeline in tile manager from redturtle.tiles.management [lucabel]
- Do not use $ but vanilla javascript for old Plone sites compatibility. [cekk]
- Align text with label of buttons.
- Removed cookie_setting_open button when only_technical_cookies is checked. [eikichi18]
- Fix layers in adapters. [cekk]
- Add facebook script manually (copied from original chefcookie script). [cekk]
- Allow to handle social based on link/script like twitter timeline [lucabel]
- Remove YouTube unused field. [cekk]
- Fix accept_iframe loading. [cekk]
- Fix domain names when saving cookie settings. [cekk]
- Initial release. [cekk, lucabel]