# CookieConsent v3.0.0-rc.14 — cookieconsent v3.0.0-rc.14 - Product: CookieConsent (https://whatsnew.fyi/product/cookieconsent) - Vendor: Orest Bida - Date: 2023-05-29 - Version: v3.0.0-rc.14 - Original notes: https://github.com/orestbida/cookieconsent/releases/tag/v3.0.0-rc.14 - Permalink: https://whatsnew.fyi/product/cookieconsent/releases/v3.0.0-rc.14 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix duplicate ids in the th tags - **fixed** — Fix error when a script tag with invalid category is found - **fixed** — Fix focus trap stops working after calling .setLanguage() - **fixed** — Fix css icon inconsistencies across different browsers by using svg icons - **added** — Automatically discard unsaved preferences when preferencesModal is closed - **added** — Add cookieTable.caption for better accessibility - **added** — Allow custom z-index via --cc-z-index CSS variable - **added** — Allow custom type on external script tags via the data-type attribute - **changed** — Disable transitions if prefers-reduced-motion is enabled - **added** — Add support for Safari 11.3+ (previously only 14+) ##### 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`](https://cookieconsent.orestbida.com/reference/configuration-reference.html#translation-preferencesmodal-sections) 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`](https://cookieconsent.orestbida.com/advanced/manage-scripts.html#available-script-attributes) 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 * Fix typo in [callbacks-events.md](https://cookieconsent.orestbida.com/advanced/callbacks-events.html#onfirstconsent) by @frusznyak in https://github.com/orestbida/cookieconsent/pull/484 ##### Other * Fix typo in playground de.json by @ndresx in https://github.com/orestbida/cookieconsent/pull/511 * Major [playground update](https://playground.cookieconsent.orestbida.com/) + update dependencies ##### New Contributors * @frusznyak made their first contribution in https://github.com/orestbida/cookieconsent/pull/484 * @ndresx made their first contribution in https://github.com/orestbida/cookieconsent/pull/511 **Full Changelog**: https://github.com/orestbida/cookieconsent/compare/v3.0.0-rc.13...v3.0.0-rc.14