add support for embedded script execution in tick content (#14) (#20)

Evaluate embedded SCRIPT-tags in tick content or move them to the
document head for referenced resources.
This commit is contained in:
2022-01-23 16:44:19 +01:00
parent f50dfe92c7
commit 6ac1f85739
2 changed files with 38 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ caching time of 12 hours obviously makes no sense.
* Migrated AJAX to REST API
* Resolved Javascript compatibility issues with IE11
* Added optional shortcode support for tick content
* Support embedded JavaScript execution in tick content (e.g. for social media integrations)
### 1.1.1 - 2021-03-20