ACF Extended Pro 0.8.9.3:

  • Module: Performance – Added “Hybrid” Engine
  • Module: Performance – Hybrid Engine divides post meta per 2 while being compatible with search plugins & WP_Query
  • Module: Scripts – Fixed submit button not being disabled on start
  • Module: Template – Template Location can now be used in middle of other locations
  • Field: Block Editor – Force array when empty “allow blocks”
  • Field: Color Picker – Fixed default black & white color picker on “Palette Display”
  • Field: Flexible Content – Grid – Fixed resizable area when column has only “auto” size
  • Field: Google Map – Fixed PHP warning when importing field with a “default value”
  • Field: Phone Number – Fixed JS initialization in repeater/flexible content on Gutenberg screen
  • Field: Post Field – Fixed UI empty space when using Title + Permalink
  • Field: Post Field – Fixed “Add Title” placeholder CSS glitch on new post creation when using Title
  • Field: Post Field – Added compatibility with Bricks for the Content field
  • Global Condition: Removed acfe_field_group_condition from fields settings when not needed

ACF Extended Basic 0.8.9.3:

  • Module: Performance Mode – Added module
  • Module: Performance Mode – Renamed “Single Meta” to “Ultra” Engine
  • Module: Performance Mode – Added Modes: “Test Drive”, “Production” & “Rollback”
  • Module: Performance Mode – Added metabox allowing to switch Mode on-demand. Displayed when Developer Mode is enabled
  • Module: Performance Mode – Deprecated acfe/modules/single_meta setting in favor of acfe/modules/performance
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/post_types hook in favor of acfe/modules/performance/config
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/taxonomies hook in favor of acfe/modules/performance/config
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/users hook in favor of acfe/modules/performance/config
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/options hook in favor of acfe/modules/performance/config
  • Module: Dev Mode – Fixed Dev Metabox disappearing on Page Template change
  • Module: Form – Fixed PHP 8 deprecated notice
  • Module: Post Type – Fixed forced 2 minimum supports setting
  • Field: Advanced Link – Forced empty value when saved as empty
  • Field: Flexible Content – Fixed Layouts Categories order to ASC
  • Field: Taxonomy Terms – Added REST API return schema array|false|null
  • Compatibility: Fixed tooltip instruction placement being wrongly translated
  • Compatibility: Added ACFML 2.0.2 compatibility fix with PHP AutoSync and l10n_textdomain
  • Compatibility: Added ACF 6.1 compatibility fixes