Skip to content

Releases: AdvancedCustomFields/acf

Advanced Custom Fields v5.8.5

09 Oct 01:48
Compare
Choose a tag to compare

Release Date - 8 October 2019

  • New - Added new choice "Add" to the User Form location rule.
  • New - Optimized acf_form() logic when used in combination with acf_register_form().
  • Fix - Fixed bug causing incorrect field order after sync.
  • Fix - Fixed bug reverting the first field type to Text in Firefox version 69.0.1.
  • Fix - Fixed bug causing tinymce issues when changing between block modes.
  • Fix - Fixed bug preventing block registration when category does not exist.
  • Fix - Fixed bug preventing block registration when no icon is declared.
  • Dev - Added RegExp compatibility for innerBlocks.

Advanced Custom Fields v5.8.4

09 Oct 01:44
Compare
Choose a tag to compare

Release Date - 3 September 2019

  • New - Optimized Relationship field by delaying AJAX call until UI is visible.
  • Fix - Fixed bug incorrectly escaping HTML in the Link field title.
  • Fix - Fixed bug showing Discussion and Comment metaboxes for newly imported field groups.
  • Fix - Fixed PHP warning when loading meta from Post 0.
  • Dev - Ensure Checkbox field value is an array even when empty.
  • Dev - Added new ACF_MAJOR_VERSION constant.

Advanced Custom Fields v5.8.3

22 Aug 22:12
Compare
Choose a tag to compare

Release Date - 7 August 2019

  • Tweak - Changed Options Page location rules to show "page_title" instead of "menu_title".
  • Fix - Fixed bug causing Textarea field to incorrectly validate maxlength.
  • Fix - Fixed bug allowing Range field values outside of the min and max settings.
  • Fix - Fixed bug in block RegExp causing some blocks to miss the "acf/pre_save_block" filter.
  • Dev - Added $block_type parameter to block settings "enqueue_assets" callback.
  • i18n - Added French Canadian language thanks to Bérenger Zyla.
  • i18n - Updated French language thanks to Bérenger Zyla.

Advanced Custom Fields v5.8.2

18 Jul 01:00
Compare
Choose a tag to compare

Release Date - 15 July 2019

  • Fix - Fixed bug where validation did not prevent new user registration.
  • Fix - Fixed bug causing some "reordered" metaboxes to not appear in the Gutenberg editor.
  • Fix - Fixed bug causing WYSIWYG field with delayed initialization to appear blank.
  • Fix - Fixed bug when editing a post and adding a new tag did not refresh metaboxes.
  • Dev - Added missing $value parameter in "acf/pre_format_value" filter.

Advanced Custom Fields v5.8.1

05 Jun 07:02
Compare
Choose a tag to compare

Release Date - 3 June 2019

  • New - Added "Preview Size" and "Return Format" settings to the Gallery field.
  • Tweak - Improved metabox styling for Gutenberg.
  • Tweak - Changed default "Preview Size" to medium for the Image field.
  • Fix - Fixed bug in media modal causing the primary button text to disappear after editing an image.
  • Fix - Fixed bug preventing the TinyMCE Advanced plugin from adding < p > tags.
  • Fix - Fixed bug where HTML choices were not visible in conditional logic dropdown.
  • Fix - Fixed bug causing incorrect order of imported/synced flexible content sub fields.
  • i18n - Updated German translation thanks to Ralf Koller.
  • i18n - Updated Persian translation thanks to Majix.