Skip to content

v4.09.02

Choose a tag to compare

@stephywells stephywells released this 07 Dec 20:30
· 14795 commits to master since this release
951d5ca

951d5ca Merge pull request #316 from Strategy11/develop

add auto releases to wp.org when new tag is created
89d4bd9 add auto releases to wp.org when new tag is created

517ad0e Merge pull request #314 from Strategy11/develop

Prepare for release
ae91a7b prepare for release

0d69ac0 Merge remote-tracking branch 'origin/master' into develop

8ab0b07 add changelog

5eacd6a Merge pull request #310 from Strategy11/issue_2774_unlock_all_templates_on_freecode_verification

unlock all templates on free code verification
c0ff263 use the correct name of 'Plus' in template list

9dbef71 Merge remote-tracking branch 'origin/master' into develop

4d4aab5 Merge pull request #313 from Strategy11/issue_2780_remove_formidable_button_filter_before_loading_a_form

remove formidable button filter before loading a form
3f2d8e2 Merge pull request #305 from Strategy11/issue_2759_unit_test

add a unit test to confirm that calculations do not get stripped when sanitized
f9a22d7 remove formidable button filter before loading a fomr

a05796c Merge pull request #308 from Strategy11/issue_2764_add_warning_when_leaving_settings

add warning when leaving form settings
3bf1b8e also include textarea for builder page

756aaef also include textarea

289abe9 Merge pull request #309 from Strategy11/do_not_disable_the_screen_options_checkboxes

do not disable the screen options checkboxes
37062a0 Merge pull request #307 from Strategy11/issue_2766_repeater_export_fix

repeater export fix
736eb1c move some code

2004bc4 space in paren fix

a7a906c use camel case for urlbykey

db7a167 take the if out of the loop

930602e move the cache clear to after success

d977bfb unlock all templates on freecode verification

9907a76 include the exception for the search on settings as well

b232ab4 do not disable the screen options checkboxes

9e107fe get the right form when adding the code

9422bfd correctly get form templates with code

d1353de remove a space

a635634 add warning when leaving form settings

47286a5 clean up fill missing repeater metas by moving it into a function

5fd1fcb repeater export fix

e124e20 add a unit test to confirm that calculations do not get stripped when sanitized

e9070d0 fix last commit (sigh)

7d898d9 fix zipper

d61d938 update user agent in requests

a13de03 Quick way of creating a zip without views
This could be better automated