Gatilab Products

Changelogs

Improvements, fixes, and the details behind each release.

All Products

Release history across our plugins and themes.

Stable

Functionalities 1.4.0

Read release notes

What's Changed

  • Added: Bricks Builder font integration — custom fonts appear in Bricks typography picker and load inside the builder canvas
  • Added: PWA module prefills app name, short name, description, and icons from WordPress Settings and Site Icon
  • Improved: Task Manager UI redesign — external CSS, card-based project grid, improved modals, hover task actions, polished column view
  • Improved: Task Manager consistent spacing across all sections

= 1.3.3 = = 1.4.0 = Bricks Builder font support. Task Manager redesign: cleaner card-based UI, external CSS, improved modals, hover actions on tasks, and polished column view.

Commits

  • docs: mention Bricks font integration and typography assignments in readme (59b4f89)
  • v1.4.0: Bricks font support, Task Manager redesign, typography assignments, PWA prefill (55d8432)
Stable

GT ACF Blocks Plugin 2.5.4

Read release notes

What's Changed

Commits

  • Bump version to 2.5.4 (c3bfe3b)
  • Fix font sizing when html font-size is set to 62.5% (1rem = 10px) (6dde474)

Stats

  • Commits: 2
  • Changes: 35 files changed, 59 insertions(+), 59 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable

GT ACF Blocks Plugin 2.5.3

Read release notes

What's Changed

Commits

  • Use readable filenames in image localizer, preserve old MD5 lookups (8193b46)
  • Generate readable filenames for imported URL preview images (90e03b4)
  • Replace hardcoded max-width with WP content-size preset, bump to 2.5.3 (c4d3bd0)

Stats

  • Commits: 3
  • Changes: 4 files changed, 130 insertions(+), 13 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable

GT ACF Blocks Plugin 2.5.2

Read release notes

What's Changed

Commits

  • Make URL Preview Card style variations visually distinct (73302a4)
  • Fix alignwide/alignfull not working on URL Preview Card (aeb595f)
  • Bump version to 2.5.2 (3ac7372)
  • Add rate limiting to webhook proxy, fix bounds checks, safer HTML parsing (dd51b95)
  • Additional escaping, validation, and performance improvements (c84a328)
  • Improve performance, security, and fix missing webhook proxy endpoint (c50c7ee)

Stats

  • Commits: 6
  • Changes: 15 files changed, 283 insertions(+), 194 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable

GT ACF Blocks Plugin 2.5.1

Read release notes

What's Changed

Commits

  • Bump version to 2.5.1 (cc3aa36)
  • Register localized images as WP attachments for srcset support (1d8f62b)

Stats

  • Commits: 2
  • Changes: 3 files changed, 127 insertions(+), 2 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable

GT ACF Blocks Plugin 2.5.0

Read release notes

What's Changed

Commits

  • Add srcset/sizes attributes to all block images for responsive serving (878b9bf)

Stats

  • Commits: 1
  • Changes: 15 files changed, 105 insertions(+), 27 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable

GT ACF Blocks Plugin 2.4.1

Read release notes

What's Changed

Commits

  • Reduce pros-cons column left padding and bump version to 2.4.1 (395beec)
  • Replace blank SVG icons with Unicode check and cross in pros-cons block (1ddc07e)

Stats

  • Commits: 2
  • Changes: 3 files changed, 6 insertions(+), 6 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable

GT ACF Blocks Plugin 2.4.0

Read release notes

What's Changed

Commits

  • Modernize block designs and rewrite email form for security (9d2f51e)

Stats

  • Commits: 1
  • Changes: 9 files changed, 213 insertions(+), 154 deletions(-)

Plugin Info

  • Blocks included: 29
  • Requires WordPress: 6.0+
  • Requires PHP: 7.4+
  • Requires: ACF Pro 6.0+ or Secure Custom Fields

Installation

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate
Stable
Read release notes

What's Changed

  • Fixed plugin zip size bloat — excluded .wordpress-org assets directory from distribution package.

Commits

  • Exclude .wordpress-org from dist zip, bump to 1.5.3 (9d8135b)
Stable
Read release notes

What's Changed

  • Added "Delete Data on Uninstall" setting — data is now preserved by default when the plugin is deleted.
  • Uninstall only removes tables and options if the user explicitly opts in via Settings.

= 1.5.1 = = 1.5.2 = Data is now preserved on uninstall by default. Enable "Delete Data on Uninstall" in Settings to remove all data.

Commits

  • Add opt-in data deletion on uninstall, bump to 1.5.2 (87f9b60)
  • added screenshots (6df05b4)
Stable

Functionalities 1.3.1

Read release notes

What's Changed

  • Added: Public Link_Management::process_content() helper for applying nofollow/new-tab rules to ACF fields, shortcode output, and custom templates
  • Fixed: Redirect Manager now strips query strings before matching, so /old-page?utm=x correctly matches /old-page
  • Improved: Redirect Manager passes original query string through to destination URL
  • Improved: Redirect Manager uses O(1) indexed lookup for exact matches instead of linear scan
  • Improved: Redirect Manager defers hit counter writes to shutdown for faster redirects
  • Added: Redirect loop detection at both creation time and runtime
  • Fixed: Removed filler text from readme plugin alternatives list

= 1.3.0 = = 1.3.1 = Link Management now works with ACF fields and custom templates via process_content() helper. Redirect Manager fixes query string matching and adds loop detection.

Commits

  • clean html (14e7071)
  • v1.3.1: Link Management public helper, Redirect Manager improvements (371e383)