Skip to content

2.13.0

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 19 Aug 22:26
· 5129 commits to master since this release

New

  • Completely new and fresh UI for managing Stripe accounts (#5832)
  • Add conditional visibility functionality to FieldsAPI Field, Element, and Group types (#5919)
  • Introduce BasicCondition and NestedCondition classes for expressing conditional logic in the Fields API (#5919)

Changed

  • Add missing help text tooltip to Legacy Consumer’s label content templates. (#5921)
  • Wrap <input> element inside of <label> element for Legacy Consumer’s checkbox template. (#5920)
  • Add missing required and readonly attributes to Legacy Consumer’s select and textarea templates. (#5920)
  • Add screen reader text for required indicator to Legacy Consumer’s label content template. (#5920)