Skip to content

3.3.0

Compare
Choose a tag to compare
@rvdsteege rvdsteege released this 28 Aug 09:07
· 96 commits to main since this release
0359b87

Changed

  • Improved processing of form submission data.

Fixed

  • Fixed compatibility with plugin "Send PDF for Contact Form 7".

Commits

  • Use substr() instead of substr_replace(). (f245ee2)
  • Fixed "Cannot call method add() on Pronamic\WordPress\Money\Money|string". (aa98a06)
  • Improve handling free text value. (d13802a)
  • Use $submission->get_posted_string( $name ) for submission value. (3ce7845)
  • Check if submission is not null to fix issue #10. (6cff3de)

Full set of changes: 3.2.5...3.3.0