1.2.0
- Add CSS-in-head collection: all Page Block CSS is combined into a single
<style>tag in<head>, preventing FOUC - Add external file output (
output: file): CSS/JS written to cacheable files in uploads directory - Add
outputblock attribute (inlineorfile) - Add
save_post/delete_posthooks to regenerate and clean up external asset files - Add JS file collection at
template_redirectfor external JS serving - Add transient caching for theme class suggestions
- Combine footer scripts into a single
<script>tag - Fix CSS minification breaking
>=in media query range syntax - Fix
sanitize_cssstripping<=operators via CSS-safe sanitization
