v4.04.01
3492876 Prepare for v4.04.01 release
5c0165a Update changelog
4bf1e4d Merge pull request #147 from Strategy11/issue/pro/2420
Issue/pro/2420
8752f37 Allow <= and >= in field calculations
Strategy11/formidable-pro#2390
b4a00e2 Add reverse compatibility for multiple product fields per quantity
Strategy11/formidable-pro#2412
08e9e42 Merge pull request #148 from Strategy11/pro/issue/2412
Switch quantity field to use checkboxes for selecting products
0f493d8 remove inaccurate comment
65f52a1 fix auto attach quantity to product, after removing data-frmcurrent
d13b85e clean code
eb7f483 Merge remote-tracking branch 'origin/pro/issue/2412' into pro/issue/2412
5ad0a51 clean code
43cf89e Prevent an entry from getting deleted after form switch
Strategy11/formidable-pro#2422
03e0886 Use a two-column layout for product checkboxes
19037ab Switch quantity field to use checkboxes for selecting products: back-end done
359d6d9 Spacing fix.
b7b6d15 Check for unsafe params doesn't throw an error if there's no query component to the URL.
1477e93 Include the step option for quantity fields
Strategy11/formidable-pro#2418
abfafbc Fix deprecated implode() strings
Strategy11/formidable-pro#2414
8aa6d53 Fix php warning showing on form builder with some fields
6c22357 Always return a single result with FrmDb::get_var
879bc96 Improve performance when creating a unique entry key
72e2f23 update readme