Skip to content

v4.0.02

Choose a tag to compare

@stephywells stephywells released this 29 May 21:16
· 16527 commits to master since this release

21dfc50 Prepare for v4.0.02 release

d44f64d use getAttributeNS instead of getAttribute

76ce295 Never return an array for the placeholder

d990cbe Fix issue with sections not collapsing in builder

9126b71 Fix a little styling for svgs

f9c04c6 Add changelog

4e224b5 Prevent a few checkbox settings from extending into whitespace

7c46db0 reorder default value, placeholder, and description

4362d57 Fix db error in usage tracking

227e80f Fix styling issue with text over icon in search box

49ce3e7 fix deleting fields in a section Strategy11/formidable-pro#2234

edc5320 Show a message if a higher php version or more current browser is required
Strategy11/formidable-pro#2229

fa2c02b whitelist a wp_unslash line

b68fb87 ignore phpcs

8329dae fix unit test

d0d9032 temp ignore wp_unslash

be4c22c Prepare for v4.0.02b release

0bb873e a couple php warning fixes

95806b9 fix issue with placeholder getting the default value Strategy11/formidable-pro#2232

5e431f6 fix typo Strategy11/formidable-pro#2231

12d7dd7 fix Strategy11/formidable-pro#2227

6b74930 fix scroll after entry delete
Strategy11/formidable-pro#2230

21937b6 More svg icons

25284ac More on svg icons

ab8d678 phpcs

cd839fc Replace font icons with svgs

f4736f3 Replace form action icons with svg

c741857 Replace field icons in builder with svg sprite to prevent browser caching issues

025a6be Adjust the show entry page for small screens
Auto select the search box the when form switcher is clicked
Move the layout classes out of the advanced section
Auto open the fields class list on click

dbf3f76 Fix a couple wp_unslash calls for phpcs

621e7ef don't exclude the wp_unslash phpcs rule

25b5eea Replace stripslashes_deep with wp_unslash

2d9d0ff Allow apostrophe in email address
Strategy11/formidable-pro#2194

08ae673 Include field selection box on the redirect url setting

cac6a95 Correctly order the fields in the calculation options

d749610 Fix issue with link to add other option missing after option is deleted Strategy11/formidable-pro#2225
Include the 'other' option in the conditional logic options for new fields Strategy11/formidable-pro#2216
Click a field description to be taken directly to the setting

c0125ad Live update for default values

b865327 Include images with links on the show entry page
Strategy11/formidable-pro#2221

080e26b Show correct message on the Entries page when forms exist without entries
Strategy11/formidable-pro#2191

5d40b7a phpcs

3b18b6c Trim whitespace from radio/checkbox/dropdown options when they are changed
Move settings page save button to the top so it's more consistent.

13f9a3f When an add-on triggers frmElementAdded, add field menus
Fix issue with closing the conditional statement builder when the field is clicked Strategy11/formidable-pro#2222

1675733 Replace more field ids in form actions when duplicating a form

c09cd9e Fix fatal error in PHP 5.4 and below

2506dd5 phpcs

a2a2d50 Use a bigger box for the default value for paragraph fields
Strategy11/formidable-pro#2220

d29a769 Keep the top admin bar on the full screen pages

2c44d6f Hide and show the auto field box more accurately

a3782f1 Fix the issue with the menu on post pages collapsing