2023-W32

Aug 7–13, 2023

3 releases

Airfleet plugins received updates to enhance template rendering and filter data modification. The airfleet-views-plugin added support for WP hierarchy templates and custom page templates, as well as a new filter to modify proxy data. The airfleet-admin-plugin forced ACF blocks into preview mode. These changes improve the functionality of Airfleet views and admin plugins.

airfleet-views-blade-plugin

Release 0.1.1

Fixed rendering for custom page templates and WordPress hierarchy templates

GitHub
View full changelog

Fixed

  • Fixed rendering for custom page template and WP hierarchy templates
airfleet-views-plugin

Release 0.5.2

Added support for WP hierarchy templates and custom page templates as well as a new filter to modify proxy data.

GitHub
View full changelog

Changed

  • Added a proxy for WP hierarchy templates and custom page templates (necessary for other rendering engines like Blade)
  • Added filter 'airfleet/views/proxy' - filter proxy data
airfleet-admin-plugin

Release 0.21.1

ACF blocks are now forced into preview mode

GitHub
View full changelog

Changed

  • ACF: now also forces preview mode for ACF blocks registered using the native registration functions