Skip to content

v6.5.3

Choose a tag to compare

@Crabcyborg Crabcyborg released this 25 Oct 16:40
· 10387 commits to master since this release
f425930
  • New: A new "Refunded Payment" action trigger type has been added for Stripe payments.
  • New: Additional validation checks have been added when JavaScript validation is enabled that prevent a form from submitting with invalid values like an a number with an invalid step.
  • New: The in-theme preview has been updated to look better with block themes.
  • New: The way icons are loaded has been modified for improved compatibility with the Snuffleupagus security module.
  • Fix: An add entry button would appear for users without the permission to create entries on the admin page.
  • Fix: Field controls would appear in the incorrect place for fields with no label.
  • Fix: Connecting an account would fail because of a permission check issue.
  • Fix: Dropdown arrows would disappear when overriding theme styling was enabled.
  • The payments page will now fallback to the PayPal add on when Stripe is not configured. This helps to prevent a wp_frm_subscriptions does not exist database error when viewing payments.
  • An extra check has been added to prevent an FrmOverlayController not found error when upgrading.