Skip to content

Releases: atomicdeploy/digitalogic-wp

Digitalogic WooCommerce Extension 2.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:58
bccf8bd

Digitalogic WooCommerce Extension 2.0.4

This release is an installable, production-only WordPress plugin package built and verified directly from source commit bccf8bd63e74177e4c68e652098866808241444d. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v2.0.4.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

  • Batch source-owned operational metadata, stock and unavailable-price transitions in the existing direct database writer, with exact metadata, lookup and stock-visibility verification.
  • Recompute affected variable-parent prices and stock visibility; preserve site-owned titles and refresh auto-owned titles only from source delivery.
  • Preserve current operational data during rate-only repricing in both direct database and adapter modes.
  • Verify transactional storage before owner or product writes and reject incomplete metadata deletion or failed stock-visibility readback before commit.

Source and build provenance

  • Tag: v2.0.4
  • Source commit: bccf8bd63e74177e4c68e652098866808241444d
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 2.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 20:46
892897d

Digitalogic WooCommerce Extension 2.0.3

This release is an installable, production-only WordPress plugin package built and verified directly from source commit 892897db782230312c5df75f785046d1a450088d. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v2.0.3.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

  • Preserve site-owned product titles without forcing otherwise safe source rows into full WooCommerce saves; retain source-title checks for auto-materialized products.
  • Check the deadline before every full-product fallback and every 25 eligibility rows.

Source and build provenance

  • Tag: v2.0.3
  • Source commit: 892897db782230312c5df75f785046d1a450088d
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 2.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 20:10
be61eec

Digitalogic WooCommerce Extension 2.0.2

This release is an installable, production-only WordPress plugin package built and verified directly from source commit be61eec7bc82ceede0a2ed4262cf3ffa0c9ed971. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v2.0.2.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

  • Keep pricing mutation, preservation and stored-price readback independent of storefront display filters; retain filter-aware storefront audits.
  • Bound source delivery with a cooperative 60-second monotonic deadline, composed owner guards and rollback before commit after expiry.

Source and build provenance

  • Tag: v2.0.2
  • Source commit: be61eec7bc82ceede0a2ed4262cf3ffa0c9ed971
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 2.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:17
c26b980

Digitalogic WooCommerce Extension 2.0.1

This release is an installable, production-only WordPress plugin package built and verified directly from source commit c26b9805b4ae1187a633e0b8ef54ab8c93ed7d8f. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v2.0.1.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

  • Route source snapshot delivery through the shared pricing transaction and batch writer, retaining full product updates when source-managed fields change.
  • Give synchronous currency CLI work a 60-second cooperative deadline. Preserve the active writer fence without extending that deadline; recover committed work without replaying price writes.
  • Update the deployed price-display MU adapter to use the shared pricing service.

Source and build provenance

  • Tag: v2.0.1
  • Source commit: c26b9805b4ae1187a633e0b8ef54ab8c93ed7d8f
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 17:36
7eb27c0

Digitalogic WooCommerce Extension 2.0.0

This release is an installable, production-only WordPress plugin package built and verified directly from source commit 7eb27c0f32806e1eadcfeb7eabec741d75466c4c. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v2.0.0.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

  • Share one exact-decimal PHP pricing implementation across WordPress, the in-process Laravel runtime and Paradox reports.
  • Select one final pricing authority per deployment; preserve upstream input identities separately from final prices and reject stale owner-dependent delivery.
  • Publish committed owner changes after pricing locks release, expose durable delivery progress, and confirm Go-owned changes only from actual receiver receipts.
  • Batch owner assignments and support the existing direct-database and adapter persistence paths.
  • Breaking release: removed retired Excel pricing routes and version gates, renamed pricing settings storage, and aligned Go/PHP decimal admission. Deploy with the paired Patris Export 2.0.0 build and run the documented one-time pricing option cutover while writers are paused. No permanent compatibility alias is installed.

Source and build provenance

  • Tag: v2.0.0
  • Source commit: 7eb27c0f32806e1eadcfeb7eabec741d75466c4c
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 1.8.87

Choose a tag to compare

@github-actions github-actions released this 07 Sep 08:56
539e639

Digitalogic WooCommerce Extension 1.8.87

This release is an installable, production-only WordPress plugin package built and verified directly from source commit 539e639e5637931db5a13cbd495a4563e43bf776. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v1.8.87.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

Fixed

  • Discard hidden autocomplete suggestions so keyboard reopening cannot bypass fresh price validation.
  • Show the normal unit price in search instead of the tier-pricing plugin's bulk-quantity minimum; retain bulk rules on the product page.
  • Register the cache settings menu after its parent and recover page-restored realtime coordination. Add bounded public commercial-event catch-up when SSE delivery stalls, clearing search previews when freshness is unavailable.

Source and build provenance

  • Tag: v1.8.87
  • Source commit: 539e639e5637931db5a13cbd495a4563e43bf776
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 1.8.86

Choose a tag to compare

@github-actions github-actions released this 07 Sep 08:28
1f6ce86

Digitalogic WooCommerce Extension 1.8.86

This release is an installable, production-only WordPress plugin package built and verified directly from source commit 1f6ce8646bf0b02404a492269615e7d4252cf4e6. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v1.8.86.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

Fixed

  • Read Woodmart search prices through fresh browser HTTP requests instead of reusing WooCommerce state in the WebSocket daemon. Older clients fall back to HTTP after the daemon rejects the search command.
  • Retain generation-keyed server search caches and server-validated browser caches, with administrator settings for storage, retention and browser capacity. Verify WooCommerce prices on every response and invalidate open suggestions on committed catalog/pricing events.
  • Discard pending responses during invalidation and preserve no-argument autocomplete instance access.

Source and build provenance

  • Tag: v1.8.86
  • Source commit: 1f6ce8646bf0b02404a492269615e7d4252cf4e6
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 1.8.85

Choose a tag to compare

@github-actions github-actions released this 01 Sep 06:16
755d4e6

Digitalogic WooCommerce Extension 1.8.85

This release is an installable, production-only WordPress plugin package built and verified directly from source commit 755d4e602a7a97df7ebce7e093623d241097f659. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v1.8.85.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

Fixed

  • Complete a newly admitted, exact pricing-snapshot build in the request that created it when automatic WP-Cron is explicitly disabled or its prompt wake is refused, without running unrelated due hooks and while retaining the Action Scheduler, WP-Cron, watchdog, lease, revision, and cancellation fences as independent durability and race-safety paths.

Source and build provenance

  • Tag: v1.8.85
  • Source commit: 755d4e602a7a97df7ebce7e093623d241097f659
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 1.8.84

Choose a tag to compare

@github-actions github-actions released this 01 Sep 05:19
a248fc7

Digitalogic WooCommerce Extension 1.8.84

This release is an installable, production-only WordPress plugin package built and verified directly from source commit a248fc71dd08f23718ffdcb5ce7b114b4b7f08c8. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v1.8.84.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

Fixed

  • Dispatch a newly admitted pricing-snapshot worker immediately through WordPress core after releasing admission, retaining one shutdown retry plus the independent Action Scheduler, WP-Cron, lease, and watchdog fences.

Source and build provenance

  • Tag: v1.8.84
  • Source commit: a248fc71dd08f23718ffdcb5ce7b114b4b7f08c8
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.

Digitalogic WooCommerce Extension 1.8.83

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:53
a1582ca

Digitalogic WooCommerce Extension 1.8.83

This release is an installable, production-only WordPress plugin package built and verified directly from source commit a1582ca3e96c4ca139de05b0c81f219312f78424. It provides the Digitalogic product, pricing, currency, inventory, shipping-method, Patris integration, Excel and Google Sheets synchronization, REST, webhook, push-event, and administrative panel capabilities documented in the repository.

Download and install

  • WordPress admin: download digitalogic-wp.zip, then use Plugins -> Add New Plugin -> Upload Plugin.
  • WP-CLI: run wp plugin install digitalogic-wp.zip --force --activate.
  • Versioned deployment: digitalogic-wp-v1.8.83.zip contains the same verified bytes under an immutable release-specific name.

Both ZIP files have a single digitalogic-wp/ plugin root and include production Composer dependencies. Development dependencies, tests, repository metadata, backup files, and editor artifacts are excluded.

Operational deployment sources such as the PBX, n8n, RouterOS, and workstation event-mesh assets under ops/ are intentionally excluded from the public WordPress plugin ZIP. They remain versioned in this immutable tag and GitHub's source archives for reviewed, separate deployment.

Verify the download

Download SHA256SUMS beside the ZIP files. To verify only the stable installer, run grep ' digitalogic-wp.zip$' SHA256SUMS | sha256sum -c -. To verify the complete release set, download both ZIPs and run sha256sum -c SHA256SUMS. On Windows, compare Get-FileHash .\digitalogic-wp.zip -Algorithm SHA256 with the matching line in SHA256SUMS.

Changelog

Fixed

  • Wake a newly admitted pricing-snapshot worker through WordPress core's cron dispatcher at request shutdown after releasing admission, while retaining the independent Action Scheduler, WP-Cron, lease, and watchdog fences.

Source and build provenance

  • Tag: v1.8.83
  • Source commit: a1582ca3e96c4ca139de05b0c81f219312f78424
  • Builder: GitHub Actions from the tagged source tree
  • Verification: Composer validation/audit, PHP and JavaScript syntax, PHPUnit, WordPress coding-standard baseline, public-tree policy, production dependency checks, package layout checks, packaged PHP linting, autoload smoke tests, and deterministic double-build comparison
  • GitHub's automatically generated source archives remain available in the Assets section alongside the installable plugin ZIPs.