2025-W45

Nov 3–9, 2025

2 releases

Airfleet plugins received updates this week, focusing on bug fixes and configuration improvements. The airfleet-views-plugin fixed an error that occurred when editing blocks with invalid JSON responses. Meanwhile, the airfleet-generator-cli updated its scoper config to exclude WordPress constants in plugin generators.

airfleet-views-plugin

Release 1.16.1

Fixed error updating blocks with invalid JSON response.

GitHub
View full changelog

Fixed

  • Fixed error message "Updating failed. The response is not a valid JSON response." that appeared when editing blocks and benchmarking option was enabled.
airfleet-generator-cli

Release 0.38.0

Updated scoper config to exclude WordPress constants in plugin generators.

GitHub
View full changelog

Changed

  • Plugin generator: updated scoper config to exclude WP constants
  • Project plugin generator: updated scoper config to exclude WP constants