2023-W17

Apr 24–30, 2023

6 releases
  • Fixed a warning when retrieving plugin metadata from S3 without a "visible" property.
  • Updated sync.yml to include new plugins and remove others, and fixed a script issue with large files.
  • Added features for clearing cache and preloading, a new endpoint, and logging in the Airfleet Cache Control Plugin.
airfleet-plugin-manager-plugin

Release 0.5.2

Fixed a warning when retrieving plugin metadata from S3 without a "visible" property

GitHub
View full changelog

Fixed

  • Fixed warning when retrieving plugin metadata from S3 that doesn't contain the "visible" property
github-files

Release 0.1.13

Updated sync.yml to include new plugins and remove others, and fixed a script issue with large files.

GitHub
View full changelog

Changed

  • Updated sync.yml to add airfleet/airfleet-wordpress-framework-php
  • Updated sync.yml to add airfleet/airfleet-cache-control-plugin
  • Updated sync.yml to remove plugins and theme from Asana workflow and PR template

Fixed

  • Fixed plugin release script when dealing with large plugins.json file
airfleet-cache-control-plugin

Release 3.0.1

Plugin actions links now include Clear Cache, Settings, and Logs

GitHub
View full changelog

Changed

  • Changed plugin actions links to have Clear Cache, Settings, and Logs
airfleet-cache-control-plugin

Release 3.0.0

Added features for clearing cache and preloading, a new endpoint, and logging.

GitHub
View full changelog

Added

  • Added clear cache and preloading feature (WP Rocket, Permalinks, WP Engine, Kinsta, WP object cache)
  • Added clear cache endpoint
  • Added logging
airfleet-content-inspector-plugin

Release 0.7.1

Added a post ID column to the Flexible Content Usage section search results.

GitHub
View full changelog

Changed

  • Added post ID column in Flexible Content Usage section search

Fixed

  • Fixed: Flexible Content Usage scripts not working
airfleet-content-inspector-plugin

Release 0.7.0

Removed dependency on Airfleet Framework plugin

GitHub
View full changelog

Changed

  • Removed dependency on Airfleet Framework plugin
  • Internal: refactored all the tooling and code to match latest plugin conventions