Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
11.61 KB
MD5: 27fe826a29b5fa4a170719130a2a8fcf
SHA-1: dadd111f273b9874102c2cc52cbc9b46c8ff0990
SHA-256: c21f0b59c57a7205ffc4fa01e60e9209154a30b98cbce57ab6ab7425e8d04dd5
Download zip
14.96 KB
MD5: 1e08cc36f4229a08c37403a25368a6c3
SHA-1: 5d6ac41dd4745231120861797d603155fc74db06
SHA-256: c96169f8bd9ef6dab9364f6e46fb1a4bf285f51bc5d4f68baa041f381b3d03a3
Release notes
Fixes Hotjar - Moderately Critical - Cross Site Scripting (XSS) - SA-CONTRIB-2017-015
- Use escaped HotjarID when adding tracking code to prevent JS error.
- #2846154: Remove @file tag docblock from all the .php files. & $this->t() should be used instead of t() for Drupal 8 version by nehakhadke: Remove @file tag docblock from all the php files. & $this->t() should be used instead of t() for Drupal 8 version
- #2838972: Visibility/restriction by role is broken by duozersk: Visibility/restriction by role is broken