View full changelog
Added
- Add view type option: Page Template
- Add view type option: Hierarchy Template
This week's software releases focused on enhancing functionality in various plugins. The airfleet-generative-ai-plugin saw the addition of an AI-powered image generation feature to the Media Library Dialog, allowing users to generate images with alt text and select from different models. Additionally, a new filter was added for setting additional layout options in blocks, and default column layouts were updated in some elements. Other plugins received updates, including bumped dependencies and fixes for PHP errors and warnings.
Fixed a PHP error on the options page for newly installed plugins without an OpenAI API key.
Added AI-powered image generation feature to Media Library Dialog.
Use page content to generate title to checked.Bumped WordPress framework and dev dependencies, fixed PHP warning about undefined array key "ID"
airfleet/wordpress-framework to 1.12.1airfleet/wordpress-dev to 3.5.0Warning: Undefined array key "ID" occuring in ACF pluginUpdated default layout options for elements-blocks-columns to 1-6 columns
airfleet/elements/columns/layout to set additional layout optionselements-blocks-columns: Updated default layout options from 1-4 to 1-6 columnsFixed PHP deprecation warning for automatic boolean-to-array conversion.