All Products

Changelogs

Every published release across Gatilab plugins and themes, newest first.

Showing 385–393 of 393 releases

Date not recorded
Stable

Functionalities0.15.5

Fixed: PHPCS compliance - added proper escaping, wp_unslash(), nonce verification comments, and translators comments across all modules

  • Changes 3
Read full notesHide notes
  • Fixed: PHPCS compliance - added proper escaping, wp_unslash(), nonce verification comments, and translators comments across all modules
  • Removed: GitHub Updates module (not permitted on WordPress.org)
  • Added: readme.txt for WordPress.org submission
Date not recorded
Stable

Functionalities0.15.0

Changed: SVG Icons now use the [func_icon name="slug"] shortcode workaround for better stability

  • Changes 3
Read full notesHide notes
  • Changed: SVG Icons now use the [func_icon name="slug"] shortcode workaround for better stability
  • Improved: Updated block editor to insert shortcodes directly into content
  • Fixed: Render logic now gracefully handles unclosed icon tags on the frontend
Date not recorded
Stable

Functionalities0.14.0

Fonts Module UI Overhaul: Completely rebuilt with modern card-based design

  • Changes 3
Read full notesHide notes
  • Fonts Module UI Overhaul: Completely rebuilt with modern card-based design
  • Dynamic add/remove functionality for unlimited custom fonts
  • WordPress Media Uploader integration for font uploads
Date not recorded
Stable

Functionalities0.13.0

Added new features to Performance & Cleanup module

  • Changes 4
Read full notesHide notes
  • Added new features to Performance & Cleanup module
  • Added wp_body_open support to Snippets module
  • Added BreadcrumbList JSON-LD support to Schema module
  • Added font preloading option to Fonts module
Date not recorded
Stable

Functionalities0.12.0

Performance: Implemented custom autoloader for lazy-loading

  • Changes 4
Read full notesHide notes
  • Performance: Implemented custom autoloader for lazy-loading
  • Performance: Added static property caching for options
  • Performance: Optimized Schema module with regex instead of DOMDocument
  • Performance: Added strpos fast-exit checks to all content filters