Skip to content

v4.02

Choose a tag to compare

@stephywells stephywells released this 23 Jul 22:45
· 16118 commits to master since this release

8f7f10d Prepare for v4.02 release

92bcfcb prevent error in unit test

a178cdc fix unit test

a109649 Prepare for v4.02 release

ccd3da7 update npm

b09e92b Set the field id in the field class

733a199 Prepare for v4.02 release

1942847 Make a couple more adjustments for new additions

610a99d A couple fixes to prepare for release

e50e873 phpcs

e722ce1 Update readme
Update changelog

4e347b3 Don't show style template options if styling is disabled
Strategy11/formidable-pro#1964

70aa638 phpcs

7c2a63f phpcs

599c0bb phpcs indenting

629e2aa phpcs indenting?

e6c1523 does phpcs like this indenting better?

0e1b0fb phpcs

bcf0f4b Don't include extra space after field name in builder in some fields

6a33516 Fix loading styling on theme preview
Strategy11/formidable-pro#2303

06bc4d9 Add new page for creating a form
Separate custom templates to a separate tab
Include several key templates at the top of the page

60483d3 Merge pull request #124 from Strategy11/issue/pro/2189b

Add support for '0' in 'other' field text input
3fdef9d Add support for '0' in 'other' field text input

a070d81 Merge pull request #120 from Strategy11/issue/pro/2189

Pro: Limit the number of boxes checked
Strategy11/formidable-pro#2189
dd07f0e Prevent all 'Other' fields in a checkbox group from being checked on
submit error when one 'Other' field in the group is checked.

29bee38 Change checkbox selections limit settings field to allow min value of 1

dedfe1b Enhance FrmEntriesHelper::get_posted_value to better support arrays

a13d2a6 Pro: Limit the number of boxes checked; enhance to support 'Other' fields

8a5f1a6 save data for fewer fields

8379211 Pro: Limit the number of boxes checked