2023-W33

Aug 14–20, 2023

4 releases

The week saw the addition of several new feature groups in the airfleet-theme-support-plugin, including General, Fixes, and Advanced features. The airfleet-admin-plugin received a fix for a padding issue with repeater items having custom widths. Meanwhile, the airfleet-comeet-plugin added a setting to allow inner page indexing.

airfleet-theme-support-plugin

Release 0.3.0

Added several new feature groups, including General, Fixes, and Advanced features.

GitHub
View full changelog

Added

  • Added several new feature groups: General, Fixes, Advanced
  • General: added "Filter CSS body classes"
  • General: added "Additional CSS body classes"
  • Fixes: added "Fix upload dir URL schema"
  • Fixes: added "Fix empty paragraphs around shortcodes"
  • Fixes: added "Fix login header"
  • Advanced: added "Disable comments"
  • Advanced: added "Enable restricted blocks"
  • Advanced: added "Enable scripts"
  • Added a custom ACF location rule to match "Any public post type"
  • Added airfleet_scripts post type and functionality to show scripts based on conditional logic
airfleet-admin-plugin

Release 0.21.2

Fixed padding issue with repeater items having custom widths.

GitHub
View full changelog

Fixed

  • ACF: fixed padding in first and last repeater items that have custom width applied
airfleet-comeet-plugin

Release 0.1.0

Added setting for inner page indexing

GitHub
View full changelog

Added

  • Added setting to allow inner page indexing
airfleet-wordpress-dev

Release 2.2.4

Added optional dependencies to mitigate CI build issues

GitHub
View full changelog

Fixed

  • Added optional dependencies @parcel/watcher-linux-x64-glibc and lightningcss-linux-x64-gnu to mitigate CI build issues