Skip to content

Advanced Custom Fields v6.3.5

Choose a tag to compare

@lgladdy lgladdy released this 01 Aug 15:17
· 19 commits to master since this release

Release Date 1st August 2024

  • Fix - The ACF Shortcode now correctly outputs a comma separated list of values for arrays
  • Fix - ACF Blocks rendered in auto mode now correctly re-render their previews after editing fields
  • Fix - ACF Block validation no longer raises required validation messages if HTML will automatically select the first value when rendered
  • Fix - ACF Block validation no longer raises required validation messages if a default value will be rendered as the field value
  • Fix - ACF Block validation no longer raises required validation messages for fields hidden by conditional logic when adding a new block