2025-W11

Mar 10–16, 2025

7 releases

The week saw several updates across Airfleet's plugin suite, with a focus on improving accessibility and adding new features. The accordion plugin received fixes for text width on desktop, while the announcements plugin gained an option to customize the background color of the close icon. Additionally, various plugins had their dependencies updated, including the admin plugin which now considers @wpengine.local users as its own users, affecting access to some options. Furthermore, new features were added to several plugins, such as a CTA field in the accordion component and project generator improvements.

airfleet-elements-accordion-plugin

Release 0.5.1

Fixed text width issue on desktop for accordion with aside media.

GitHub
View full changelog

Fixed

  • Fix text width on desktop in elements-blocks-accordion-with-aside-media.
airfleet-elements-announcements-plugin

Release 2.2.0

Added background color option to announcement close icon

GitHub
View full changelog

Changed

  • Changed the position of afp-announcement-close icon for afb-announcement-popup and afb-announcement-popup-with-form blocks

Added

  • Added background color option for afp-announcement-close icon
airfleet-admin-plugin

Release 1.18.0

WP Engine local users are now considered Airfleet users with access to restricted options.

GitHub
View full changelog

Changed

  • @wpengine.local users are now also considered Airfleet users (affects access to some restricted options).
  • Bump composer-scoped dependency airfleet/wordpress-framework to 1.13.0.
airfleet-generative-ai-plugin

Release 0.5.0

WP Engine local users can access additional options in Airfleet.

GitHub
View full changelog

Changed

  • @wpengine.local users are now considered also Airfleet users (access to additional options).
  • Bump composer-scoped dependency airfleet/wordpress-framework to 1.13.0.
airfleet-acf-addons-plugin

Release 0.13.0

Airfleet users now include @wpengine.local users for certain field visibility.

GitHub
View full changelog

Changed

  • For the purposes of "Fields only visible for Airfleet users", @wpengine.local users are now considered Airfleet users.
  • Bump composer dev dependency airfleet/wordpress-dev to 3.2.0.
  • Bump composer-scoped dependency airfleet/wordpress-framework to 1.13.0.
airfleet-generator-cli

Release 0.34.0

.airfleet-license and .airfleet-visible added to deployignore files

GitHub
View full changelog

Added

  • Project generator: add .airfleet-license and .airfleet-visible to .deployignore file.
  • Project Pugin generator: add .airfleet-license and .airfleet-visible to .deployignore file.