All Products

Changelogs

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

Showing 85–96 of 393 releases

Stable

Functionalities1.5.0

Added: WordPress 7 Abilities API operations for module status, privacy-safe diagnostics, assumption scans, content-integrity checks, redirect import previews, redirect creation, task creation, module toggles, and opt-in AI explanations.

  • What's Changed 8
Read full notesHide notes

What's Changed

  • Added: WordPress 7 Abilities API operations for module status, privacy-safe diagnostics, assumption scans, content-integrity checks, redirect import previews, redirect creation, task creation, module toggles, and opt-in AI explanations.
  • Added: DataViews and DataForm workspaces for Redirect Manager, its bounded 404 activity, and Task Manager with searchable, sortable, filterable tables and modern creation forms while retaining the classic interfaces as fallbacks.
  • Added: Command Palette actions for opening Functionalities screens and running an Assumption Detection scan.
  • Added: Explicitly opt-in AI explanations powered by the WordPress AI Client. Only a finding submitted by an administrator is sent to the configured provider.
  • Improved: SVG Icon block upgraded to Block API v3 with WordPress Core Icon source support, two-way Core Icon transforms, pattern-override-ready content attributes, block bindings, and an Icon Callout pattern.
  • Fixed: Content Integrity now uses the current wp.editor plugin-sidebar components on WordPress 7 while retaining the legacy fallback.
  • Fixed: Custom font declarations are emitted with their preloads so first-paint typography does not shift when async theme styles arrive.
  • Changed: Minimum WordPress version is now 6.3 so the SVG Icon block can use Block API v3 consistently. WordPress 7-only integrations remain feature-detected.

Commits

  • Add WordPress 7 integrations for 1.5.0 (1abacd5)
  • Fix custom font layout shifts (87d507f)
Stable

GT ACF Blocks Plugin2.9.6

Kept the Table of Contents frame padding visually even under opinionated theme margins by normalizing only its outer title and list-edge spacing. Numbering, marker indentation, link treatment, and spacing between list items continue to…

  • Fixed 1
Read full notesHide notes

What's Changed

Fixed

  • Kept the Table of Contents frame padding visually even under opinionated theme margins by normalizing only its outer title and list-edge spacing. Numbering, marker indentation, link treatment, and spacing between list items continue to inherit from the theme.

Commits

  • Release 2.9.6: fix TOC edge spacing (76543dd)

Stats

  • Commits: 1
  • Changes: 6 files changed, 58 insertions(+), 4 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 DeepSeek for AI0.1.0

Add isolated gt-deepseek WordPress AI Client provider.

Read full notesHide notes

GT DeepSeek for AI 0.1.0

  • Add isolated gt-deepseek WordPress AI Client provider.
  • Add dynamic V4 model discovery and secure Connectors API-key integration.
  • Add V4 Pro Chat Completions adapter with thinking/tool-call replay.
  • Add V4 Flash Responses adapter with reasoning, tools, JSON Schema, web search, citations, and cache metadata.
  • Add settings for base URL, default models, thinking mode, and reasoning effort.
  • Add seven editorial abilities, including context-assisted image ALT text.
  • Enforce per-post authorization for abilities that read stored post content.
  • Constrain ALT-text provenance to evidence labels actually supplied by WordPress.
  • Add the public GitHub project and FluentCart product URLs to plugin metadata.
  • Add no-build block editor sidebar for FAQs and featured-image ALT text.
  • Add ZIP build, static checks, WordPress runtime smoke tests, and live API smoke tests.
  • Add FluentCart lifetime-license activation and protected WordPress updates for product 1173130.
  • Add reproducible ZIP packaging, PHP 7.4-8.5 CI, tagged GitHub releases, issue templates, security guidance, and public contribution docs.
  • Add image-generated product, social, directory-banner, and square promotional assets while retaining the exact vector provider icon.

Verification

5ea7d6a2ea0c9cc2984cea54dc22bcdb4fb1f7706e4aa1ca6b9f82361c576748  dist/gt-deepseek-for-ai-0.1.0.zip
Stable

GT ACF Blocks Plugin2.9.5

Replaced the Table of Contents' thick rounded accent treatment with a quiet square hairline frame while retaining the title divider, active-state emphasis, semantic list styles, and theme inheritance.

  • Changed 2
Read full notesHide notes

What's Changed

Changed

  • Replaced the Table of Contents' thick rounded accent treatment with a quiet square hairline frame while retaining the title divider, active-state emphasis, semantic list styles, and theme inheritance.
  • Added a zero-specificity 1.5rem block-end spacing fallback to every rendered .acf-block; existing theme and block margins continue to take precedence.

Commits

  • Release 2.9.5: refine block spacing and TOC (803931a)

Stats

  • Commits: 1
  • Changes: 10 files changed, 79 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 Plugin2.9.4

Gave the theme-native Table of Contents a restrained currentColor frame, stronger leading edge, title divider, and modest inset spacing without restoring plugin backgrounds, hard-coded colors, fixed typography, or custom markers.

  • Changed 1
Read full notesHide notes

What's Changed

Changed

  • Gave the theme-native Table of Contents a restrained currentColor frame, stronger leading edge, title divider, and modest inset spacing without restoring plugin backgrounds, hard-coded colors, fixed typography, or custom markers.

Commits

  • Release 2.9.4: refine TOC styling (0230105)

Stats

  • Commits: 1
  • Changes: 6 files changed, 61 insertions(+), 8 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 Plugin2.9.3

Optional semantic fallback styles for minimal themes. Settings → ACF Blocks License → Theme Compatibility Styles can load a small zero-specificity stylesheet for common semantic HTML inside ACF blocks. It is disabled by default and loads in…

  • Added 2
  • Changed 6
Read full notesHide notes

What's Changed

Added

  • Optional semantic fallback styles for minimal themes. Settings → ACF Blocks License → Theme Compatibility Styles can load a small zero-specificity stylesheet for common semantic HTML inside ACF blocks. It is disabled by default and loads in both the editor and frontend only when enabled.
  • Every rendered acf/* block now exposes a predictable .acf-block class for theme authors, whether or not the fallback stylesheet is enabled.

Changed

  • The Table of Contents block now inherits its visual design from the active theme. Removed plugin-defined backgrounds, colors, borders, radii, fixed type sizing/casing, link decoration, hover fills, spacing, custom markers, dark-mode overrides, and scrollbar styling.
  • Numbered, bulleted, and plain list modes remain explicit. Ordered and unordered lists use native theme-aware markers, while plain lists stay marker-free.
  • Sticky positioning, smooth scrolling, reduced-motion handling, active-section emphasis, and heading scroll offsets remain intact.
  • The Accordion block is now entirely theme-native. Its native <details>/<summary> behavior needs no plugin stylesheet, so the CSS asset and metadata references were removed.
  • Tabs now ship only structural, state, accessibility, responsive, and style-mode rules. Removed the plugin palette, light/dark overrides, opacity system, decorative fills, transition effects, container spacing, and forced typography while retaining all four tab treatments and panel switching.
  • Section block CSS now covers structure only. Removed inactive default palette, dark-mode, width, spacing, and container rules. The template now emits its scoped wrapper and alignment classes so user-selected video and overlay backgrounds layer correctly without imposing a design.

Commits

  • Release 2.9.3: inherit theme block styles (9b681c3)

Stats

  • Commits: 1
  • Changes: 24 files changed, 769 insertions(+), 113 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

Alpha Chat0.1.7

Free lifetime FluentCart licensing with an Alpha Chat license screen.

  • Added 2
  • Changed 1
Read full notesHide notes

Added

  • Free lifetime FluentCart licensing with an Alpha Chat license screen.
  • Protected automatic updates through the normal WordPress plugin updater.

Changed

  • The canonical download is now delivered through the Alpha Chat FluentCart product and customer account.
Stable

Fixes the GT Link inserter for the core Button block while preserving the Button block's native link settings.

  • What's Changed 2
Read full notesHide notes

What's Changed

  • Fixed: The GT Link toolbar now works with the core Button block by updating the Button's native URL and rel attributes.
  • Improved: Rich text and Button controls now share the same GT Link search popover, normalize rel attributes, and preserve noopener for buttons that open in a new tab.

= 1.7.0 = = 1.7.1 = Fixes the GT Link inserter for the core Button block while preserving the Button block's native link settings.

Commits

  • Fix Core Button link inserter (f9bbe5a)
Stable

GT ACF Blocks Plugin2.9.2

The migrator now strips the retired FAQ-schema flag from existing content. 2.9.1 made acf_accord_enable_faq_schema inert; this removes it (and its _acf_accord_enable_faq_schema field reference) from acf/accordion blocks when the migrator…

  • Changed 2
Read full notesHide notes

What's Changed

Changed

  • The migrator now strips the retired FAQ-schema flag from existing content. 2.9.1 made acf_accord_enable_faq_schema inert; this removes it (and its _acf_accord_enable_faq_schema field reference) from acf/accordion blocks when the migrator runs, so old posts no longer carry a key nothing reads.
  • Removals are reported under their own Retired FAQ schema flag removed category in the scan breakdown and per-post badges, rather than being folded into "Accordion fields fixed".

Notes

  • Expect a one-time jump in the migrator's affected-post count. Posts whose only issue is the stale flag now show up as needing migration. Rendering is unchanged either way — this is a data cleanup, not a fix for a visible bug, so it is safe to defer.
  • Accordion blocks with nothing to clean are left byte-identical and are not rewritten, so no post gains a revision for no reason.

Commits

  • 2.9.2: strip retired FAQ schema flag from existing content (b2b86b5)

Stats

  • Commits: 1
  • Changes: 5 files changed, 130 insertions(+), 14 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 Plugin2.9.1

The Accordion block itself is unchanged — same markup, same styles, still searchable by "FAQ" in the inserter.

  • Removed 3
Read full notesHide notes

What's Changed

Removed

  • FAQ schema dropped from the Accordion block. Google no longer supports FAQ rich results, so acf/accordion no longer emits FAQPage JSON-LD and the "Enable FAQ Schema" field is gone from the block settings.
  • Existing posts need no migration: blocks that still carry acf_accord_enable_faq_schema set to 1 render normally, and the stored value is ignored — no schema is printed.
  • The block migrator no longer writes acf_accord_enable_faq_schema into blocks it converts.

The Accordion block itself is unchanged — same markup, same styles, still searchable by "FAQ" in the inserter.

Commits

  • 2.9.1: drop FAQ schema from accordion block (20c57e7)
  • Fix PHP 7.4 CI dependency resolution (2483e1d)

Stats

  • Commits: 2
  • Changes: 13 files changed, 76 insertions(+), 91 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

Core Forms4.7.1

Standalone and fullscreen form pages no longer fall back to browser-default controls when the global or per-form built-in theme is disabled.

  • Fixed 2
  • Changed 2
Read full notesHide notes

Fixed

  • Standalone and fullscreen form pages no longer fall back to browser-default controls when the global or per-form built-in theme is disabled.
  • Standalone routes now always load the complete Core Forms design baseline and generated theme-token overrides because these pages do not render the active WordPress theme.

Changed

  • The default form theme now depends on the core form stylesheet so its layout primitives are always present.
  • Added regression coverage for standalone asset loading.
Stable

Core Forms4.7.0

Core Forms 4.7.0 is the admin, design, migration, and Core Commerce release.

Read full notesHide notes

Core Forms 4.7.0 is the admin, design, migration, and Core Commerce release.

Highlights

  • Unified Core Forms, Submissions, Core Commerce, and Settings under one compact, responsive navigation.
  • Added a dedicated Form Theme Customizer with presets, live desktop/mobile preview, accessibility checks, and generated cache-versioned CSS.
  • Added selective portable JSON backup and restore for forms, submissions, polls, settings, analytics, and complete Core Commerce data.
  • Rebuilt Core Commerce around next actions, product readiness, customers, licenses, orders, and storefront publishing.
  • Added case-insensitive customer records with order, license, activation, and site metadata.
  • Added copy-ready product blocks and shortcodes plus single-product-page publishing guidance.
  • Replaced the all-submissions card grid with a searchable sortable table and improved responsive controls throughout the plugin.
  • Fixed starter-template previews, preview/frontend theme drift, Warm preset styling, LTR select arrows, checkbox alignment, and help text sizing.

Compatibility

  • WordPress 6.4 or newer
  • Tested through WordPress 6.8
  • PHP 8.1 or newer

Integrity

  • SHA-256: 9c4974ebe162f16790e7fc7c8927458473ca894b7abc2a57b20f13b9be537c4b
  • ZIP size: 1,097,202 bytes

Full public changelog: https://core-forms.com/changelog/