Releases: FriendsOfShopware/FroshPlatformHtmlMinify
Releases · FriendsOfShopware/FroshPlatformHtmlMinify
2.1.0
2.0.3
- Feat: add support for Shopware 6.6
2.0.2
- Perf: change comparison of string length to byte length for the compression header which is also faster
- Perf: change internal cache key for JavaScript from sha1 to xxh128 hash
- Feat: enable compressionHeader for fresh installations
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
Changelog
- Feat: Compression is only performed in production mode
1.0.2
Changelog
- Fix: Fix errors caused by empty content
1.0.1
Changelog
- Feat: keep spaces around span tags
- Feat: Keep spaces around button tags
- Feat: Remove standard types `text/javascript` and` text/css`
- Feat: Put semicolons at the end of each Javascript block
- Fix: Correct behavior when installing plug-ins via composer