NitroPack 3.5.17
– Improvement: Better Internet Explorer compatibility
– Improvement: Clear cache on category edit
– Improvement: Add TTF, EOT and WOFF2 compression
– Improvement: Switch to v4 of the PageSpeed API
– Improvement: PHP binary in the POST data is now working fine with server secrity extensions
– Improvement: Better base CSS loading for faster rendering and reduced flickering (if any)
– Improvement: Add OcModify compatibility
– Improvement: Relative paths prefix will not be applied to empty url() CSS rules
– Improvement: Performance improvement in rendering the site when NitroPack’s image lazy loader is enabled
– Improvement: Better handling of HTML code found after the closing BODY or HTML tags
– Improvement: Use the base CSS for category pages on the search pages
– Improvement: Better base CSS extraction method
– Improvement: Count affiliate tracking code clicks for cached pages
– Improvement: Better handling of image file names containing special characters in the image optimizer
– Improvement: Better compatibility with Windows based servers
– Improvement: Better UTF-8 support in the DOM parser
– Improvement: Attempt the creation of product to cachefile map only once instead of once per request
– Improvement: Handle incorrect Redis password gracefully
– Improvement: Better detection of minified resources
– Improvement: Better compatibility between Journal’s image lazy loader and the one provided by NitroPack
– Improvement: Improved image dimension detection for the lazy loader
– Bug fix: Resolve an issue with duplicate entries for Journal’s popup and header notice cookies when the same module is assigned to more than one layout
– Bug fix: Fix an issue in parsing HTML documents containing SVG elements
– Bug fix: Fix the SNI_server_name deprecation warning in the HTTP client
– Bug fix: Remove the use of create_function
– Bug fix: Remove catgorizr support since it is not detecting devices properly
– Bug fix: Resolve an issue in the DOM Parser’s createElement() function
– Bug fix: Resolve an issue with many combined files being generated, when old ones can be reused
– Bug fix: Remove duplicate CRON entries
– Bug fix: Resolve and issue with base64 encoded images when the generic CDN is enabled
– Bug fix: Resolve a ‘nesting level too deep’ error
– Bug fix: Resolve an issue for pages without image tags, when lazy load is enabled