Skip to content

Static HTML Output 6.6.15

Compare
Choose a tag to compare
@leonstafford leonstafford released this 21 May 18:47
· 139 commits to master since this release

Static HTML Output 15

static-html-output-plugin-6.6.15.zip

updates since 6.6.8

  • preserve font hex values in parsed stylesheets
  • preserve desired link elements when using "Remove WP Tags" option
  • fix for detecting common missing assets
  • fix for PLACEHOLDER.wpsho URLs remaining
  • fix for mixed-content protocols when deploying to https
  • fix deployment test button giving false positives
  • fix ZIP download URL when dev site's protocol doesn't match Site URL's
  • fix protocol relative URLs in stylesheet rewriting
  • support BunnyCDN's BETA API endpoint regions
  • Tested with WP 5.4.1
  • Requires minimum PHP 7.3
  • Matching project name to wp.org slug
  • Implement code quality tooling
  • Performance optimization for slow hosting providers
  • rm offline zip functionality
  • Minor fix for setting base HREF option
  • use WP's mime-types lookup for S3 deployer