2.5.13 - 2024.06.27
Changed
- Update
global-variables.twig
to apply{% spaceless %}
around everything (#91) - Unregister lingering service workers (#92)
Fixed
- Removed a reference to pollyfill.io, which is a security risk due to a supply-chain attack https://sansec.io/research/polyfill-supply-chain-attack
- Fixed the hashbang in the node container script (#94)
- Updated
tab-handler.twig
to fix broken link and JavaScript code (#93)