Skip to content

2.12.0

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 21 Jul 20:57
· 5426 commits to master since this release

Added

  • Add Facade class to give framework (#5855)

Fixed

  • Update wp-env package to resolve project setup issue (#5850)
  • Fix "Unsupported declare strict_types" PHP warning (#5853, #5869)
  • Add top margin to setting group page (#5864)
  • Add custom donation level choice to select field if donation donated with custom amount (#5866)
  • GiveWP is not causing deprecation warnings on PHP8 anymore (#5872)

Changed

  • Update field descriptions to be more legible for accessibility (#5875)
  • Refactor Give\Framework\FieldsAPI to include classes for each node type (#5843, #5885, #5890)
  • Legacy Consumer no longer adds custom field values to payment details automatically (#5886)
  • Fields API factory now reflects individual type classes (#5887)