2024-W48

Nov 25–Dec 1, 2024

6 releases
  • Default flexible components in Airfleet plugins can now coexist with repeater values without overriding them.
  • View versioning has been introduced across the platform, allowing for multiple versions of views to be created and managed. This includes new filters and option messages for handling view versions.
  • The elements-components-picture module in Airfleet's image plugin now includes webp sources when they exist.
  • Customizable default heading tags have been added to columns blocks in the text and media plugin.
airfleet-acf-addons-plugin

Release 0.8.3

Default flexible components no longer override repeater values

GitHub
View full changelog

Fixed

  • Fixed default flexible components overriding values in repeaters
airfleet-elements-background-plugin

Release 1.1.0

Added a Style select field to the elements-blocks-background-wrap and introduced a new filter for setting style variations.

GitHub
View full changelog

Added

  • elements-blocks-background-wrap: added Style select field
  • Added filter airfleet/elements/background-wrap/style to set style variations for Background Wrap block
airfleet-nurture-ai-plugin

Release 2.0.1

Fixed order of dropdown items and filtering issue

GitHub
View full changelog

Fixed

  • Order of dropdown items fixed and issue with filtering
airfleet-elements-images-plugin

Release 1.3.0

The elements-components-picture module now includes webp sources when they exist.

GitHub
View full changelog

Changed

  • elements-components-picture: now includes .webp sources when then exist
airfleet-views-plugin

Release 1.8.0

Added view versioning support, including new filters and option messages.

GitHub
View full changelog

Added

  • Added view versioning support (create sub-folders within a view folder for each version, e.g. "v1", "v2", "v3")
  • Added filter airfleet/views/version/{$slug} - set view version to load (e.g. "default", "v1", "v2", "v3")
  • Added filter airfleet/views/versions/{$slug} - all available versions for a specific view
  • Added filter airfleet/views/versions - all views and related versions
  • Added message in options with available versions for views that have multiple versions
airfleet-elements-text-and-media-plugin

Release 0.4.0

Added support for title and text in columns blocks with customizable default heading tags.

GitHub
View full changelog

Added

  • Added Title and Text to block elements-blocks-columns
  • Added filter airfleet/elements/columns/title/default_tag to set default heading tag for elements-blocks-columns block