2025-W28

Jul 7–13, 2025

13 releases
  • Cookiebot compatibility fixes: Multiple plugins have been updated to handle Cookiebot interference, ensuring proper event handling and callback execution.
  • Performance improvements: The Lottie core library has been switched in the airfleet-elements-lottie-plugin for improved performance.
  • Feature additions: Tagline fields and filters have been added to CTA blocks in the airfleet-elements-cta-plugin, while a tagline field and default tagline heading tag have been added to the Statistics block in the airfleet-elements-text-and-media-plugin. Additionally, support has been added for data-attribute via airfleet-elements-responsive plugin hook in the airfleet-theme-support-plugin.
airfleet-elements-core-plugin

Release 1.7.0

Added a Cookiebot compatibility fix to the domReady utility

GitHub
View full changelog

Added

  • Added Cookiebot compatibility fix to domReady utility: implements polling fallback when Cookiebot is active to ensure callbacks execute even if DOMContentLoaded event is interfered with
airfleet-elements-announcements-plugin

Release 2.4.1

Added polling fallback mechanism for event handling due to Cookiebot interference

GitHub
View full changelog

Fixed

  • Fixed issue where Cookiebot interferes with the load event in AnnouncementTriggerLoad by adding a polling fallback mechanism to ensure proper event handling
airfleet-theme-support-plugin

Release 3.8.0

Added support for data-attribute via airfleet-elements-responsive plugin hook.

GitHub
View full changelog

Added

  • Added support for data-attribute via airfleet-elements-responsive plugin hook.
airfleet-elements-responsive-plugin

Release 2.4.0

Added a new filter to customize data attributes for the js-utilities script

GitHub
View full changelog

Added

  • Added filter airfleet/elements/responsive/js-utilities/data-attributes to customize data attributes for js-utilities script from theme-support plugin
airfleet-monitoring-worker

Release 1.4.0

Storing PageSpeed reports in a different database.

GitHub
View full changelog

Changed

  • Storing PageSpeed report to R2 bucket instead of MySQL.
airfleet-monitoring-dashboard

Release 0.8.0

Forced Google authentication in production, switched to basic auth in dev/staging

GitHub
View full changelog

Changed

  • Forced Google authentication for production environment and basic authentication for development and staging environments
airfleet-elements-lottie-plugin

Release 2.0.0

Switched to a new Lottie core library for improved performance

GitHub
View full changelog

Changed

  • BREAKING: Switched to @lottiefiles/dotlottie-web core library for improved performance
  • BREAKING: Used DotLottieWorker for more efficient animation loading
  • BREAKING: Improved rendering by using Canvas instead of SVG
  • Consolidated code by moving BaseLottie.js logic into lottie-player.entry.js
airfleet-elements-text-and-media-plugin

Release 0.9.0

Added a tagline field and default tagline heading tag for the Statistics block.

GitHub
View full changelog

Added

  • Added tagline field to elements-blocks-statistics
  • Added filter airfleet/elements/statistics/tagline/default_tag to set default tagline heading tag for Statistics block
airfleet-elements-cta-plugin

Release 0.3.0

Added tagline fields and filters to CTA blocks.

GitHub
View full changelog

Added

  • Added tagline field to elements-blocks-cta
  • Added tagline field to elements-blocks-cta-with-form
  • Added filter airfleet/elements/cta/tagline/default_tag to set default tagline heading tag for CTA block
  • Added filter airfleet/elements/cta-with-form/tagline/default_tag to set default tagline heading tag for CTA with Form block
airfleet-elements-announcements-plugin

Release 2.4.0

Moved announcement close icon in popup blocks.

GitHub
View full changelog

Changed

  • Changed the position of announcement-close-trigger close icon for popup based blocks.
airfleet-cache-control-plugin

Release 3.5.3

Removed deprecated WPRocketCache run_rocket_bot function.

GitHub
View full changelog

Fixed

  • WPRocketCache: removed deprecated function run_rocket_bot.
airfleet-nav-plugin

Release 3.9.3

Fixed a nav rule error when adding a Pages rule with a blank Pages field.

GitHub
View full changelog

Fixed

  • Fixed nav rule error that occurred when adding a Pages rule and leaving the Pages field blank: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given
  • Added condition "required": 1 mandatory rule for post types, pages, taxonomies and authors in Pages rule
airfleet-plugin-manager-plugin

Release 1.7.0

Added a Preview Plugins page for installing/ updating preview versions

GitHub
View full changelog

Added

  • Added a Preview Plugins page where preview versions can be installed/updated from S3 previews.json list