Gatilab Products

Changelogs

Improvements, fixes, and the details behind each release.

GT Page Blocks Builder

Custom HTML, CSS, and JavaScript sections with previews and reusable blocks.

View Product
StableDate not recorded

GT Page Blocks Builder 1.2.0

Read release notes
  • 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 output block attribute (inline or file)
  • Add save_post/delete_post hooks to regenerate and clean up external asset files
  • Add JS file collection at template_redirect for 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_css stripping <= operators via CSS-safe sanitization