Enables GTM consent preference functionality for Termly's Consent Management Platform.
- Changed embed script pattern in template settings
- Added security_storage configuration
- Re-export from GTM
- Incremented version number
- Added user-facing configuration inside GTM, other changes to bring template into compliance with the Google CoMo policies
- Now stores consents in localStorage for use during consent initialization when the page reloads or is revisited in the future. Also now triggering a new Termly.saveConsentDone event just before finishing a successful update.
- Added `wait_for_update: 500` to all consent saves
- Initial Version