Static HTML Output 6.6.16
Static HTML Output 6.6.16
(changes since 6.6.8)
- finally supporting UTF/multibyte URLs!
- preserve font hex values in parsed stylesheets
- fix detection of posts pagination pages
- fix detection of URLs within inline styles
- fix rewriting of urlencoded WP site URL
- preserve desired link elements when using "Remove WP Tags" option
- preserve query strings in URLs
- preserve whitespace in generated HTML
- force https on external links when destination protocol is https
- fix for detecting common missing assets
- fix for special characters not being converted properly
- 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
- support link extraction/rewriting from more element types
- update S3 region endpoints
- Tested with WP 5.4.1
- Requires minimum PHP 7.3
- removed insecure FTP option
- removed relative link conversion and base element processing
- 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