Skip to content

2.16.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 25 Oct 23:22

New

  • Make field name required in field api. (#6032)
  • Add option to disable google fonts in multi-step form template. (#5973)

Changed

  • Add visibility conditions to field container to simplify field display logic in field api. (#6024)
  • Use field size in bytes in field api to get precise result when compare field size. (#6024)
  • Return empty array if file does not exist in $_FILES in field api. (#6032)
  • Make field required only if visible in donation form in field api.
  • Default value is now used in Legacy Consumer textarea template. (#6043)

Fixed

  • Give icons in Gutenberg block admin UI now display correctly in Firefox (#6023)
  • An error message that was confusing has been clarified (#6045)