You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.