toc_js 3.2.1
Bug fix.
Contributors (1)
Changelog
Changes since 3.2.0:
Bug
- Use javascript for labels settings.
3.2.1
Bug fix.
Changes since 3.2.0:
This release contains a fix for XSS vulnerability in data-* attributes:
https://security.drupal.org/node/183076
Run module update with composer option -W (--with-all-dependencies), because there is a new added dependency DOM Purify.
composer update drupal/glightbox -W
Adding Access Checks for Booking Contact & Updated default view config for booking contacts.