3.16.2

2024-09-25 Tweak4 Security2 Fix2

Tweaks

  • Updated the visual builder header description field to use the rich text editor
  • Updated the strings in the form builder onboarding buttons to be translatable (Open source submission by @DAnn2012)
  • Updated strings in give settings to be translatable (Open source submission by @DAnn2012)
  • Removed defaultProps in favor of ES6 default parameters for React 19 compatibility

Security

  • Added additional prevention for serialized data in the option-based donation form request
  • Added additional security measures to the legacy donor list table request (CVE-2024-9130)

Fixes

  • Resolved a styling issue with some text fields not respecting error border styling
  • Resolved a styling issue with the anonymous block for WP 6.6 compatibility