- GHSA-vh22-6c6h-rm8q Fix jte HTML templates with script tags or script attributes that include a Javascript template string (backticks) are subject to XSS. (thanks to https://github.com/Petersoj for reporting and reviewing the bugfix)
It is strongly advised to upgrade as soon as possible if you use jte to output variables in Javascript template strings. - #416 Fix compilation in module enabled applications (thanks to @rickardoberg)