CookieConsent v3.0.0-rc.14

v3.0.0-rc.14Pre-release

cookieconsent v3.0.0-rc.14

Added 5
  • Automatically discard unsaved preferences when preferencesModal is closed
  • Add cookieTable.caption for better accessibility
  • Allow custom z-index via --cc-z-index CSS variable
  • Allow custom type on external script tags via the data-type attribute
  • Add support for Safari 11.3+ (previously only 14+)
Changed 1
  • Disable transitions if prefers-reduced-motion is enabled
Fixed 4
  • Fix duplicate ids in the th tags
  • Fix error when a script tag with invalid category is found
  • Fix focus trap stops working after calling .setLanguage()
  • Fix css icon inconsistencies across different browsers by using svg icons

From CookieConsent

Bug Fixes
  • Fix duplicate ids in the th tags c2623fb8765a2d840e14821519f05cfbea8ea3df (ref. #483)
  • Fix error when a script tag with invalid category is found 30621705bfc40245927e5724fda962f03d3b178a (ref. #506)
  • Fix focus trap stops working after calling .setLanguage() 3d54c535f4d12cbb50b88c02772498714096d667
  • Fix css icon inconsistencies across different browsers: use svg icons f7fa35a2b0064f408222df622b14bd15123ef955 383a7a1c6467a190d54b83520496c3d8bae2a7eb
Features
  • Automatically discard unsaved preferences when preferencesModal is closed a51dd88254e53df978eb6110281cc60466710c25 (ref. #481)
  • Add cookieTable.caption for better a11y 35b3457069ac9aaa0a795f5679b5ff6edb1f972f a306cb37f7d2eaeb1c370a37b5b0b13918832846 (ref. #485)
  • Allow custom z-index via --cc-z-index 91e1877d2d2e07391fb72c83deca5177632fc0f6 (ref. #501)
  • Allow custom type on external script tags via the data-type attribute by @orestbida in https://github.com/orestbida/cookieconsent/pull/514
  • Disable transitions if prefers-reduced-motion is enabled 8a34f86f47b0d90246dcf356e18e25898742a33c
  • Add support for Safari 11.3+ (previously only 14+) 605ae6f0e5020c4088299b7fdcf72c8e39451e04 8c0112688bde234fe6b169dee84596a678d99571 (ref. #524)
Docs
Other
New Contributors

Full Changelog: https://github.com/orestbida/cookieconsent/compare/v3.0.0-rc.13...v3.0.0-rc.14

View original

Upgraded? How did it go?

Discussion