v1.22.0
-
NEW FEATURES
f64c840 Dont wait for load event if readyState is complete
9b9032c New option to show a cookies list in the panel @yorkshire-pudding
93e69c3 Design: white and yellow instead of black/green/red by default
926c2a3 Change index finger icon to a yellow emoji -
SERVICES
4ba8978 Add Plausible endpoint for self hosted version @valentingoulier
22d0de3 Instagram: add ability to set a page link (without /p/) @Guilain
d97b11d Add Fillout -
ACCESSIBILITY
54a091f Include percentage in AlertSmall aria-label and title @fchom
40e164c Fix an issue on h2 titles @MaxLardenois @nicozerr @Aniort
dd35537 No more opacity on the buttons, more paragraphs @pierretux @nicozerr
a239af6 Read more links based on language -
FIXES
408c6a5 Remove unused cookie on Youtube
4076380 Enable GTM by default when Consent mode is On and Soft consent mode is Off
d2b0adc Switch from checking if undefined to "" for getElemAttr @Guilain
cde3bce Center the tarteaucitron.io logo
c09d25d CSS issues on Genially and CanalU @lucmuller
3bb7a22 Improve buttons size for mobile devices
77a4f40 Fix missing strings for cn and zh locale -
SECURITY
230a3b6 Avoid a DOM clobbering on document.currentScript @Rudloff