File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.16 - 2024-12-27
4+
5+ ### Added
6+ - Add context property for integrations to record extra data at submission time.
7+ - Add support for Pardot tracking cookies for Form Handler.
8+ - Add support for field conditions to use non-field conditions such as status.
9+
10+ ### Fixed
11+ - Fix any serialized ` MissingField ` classes not being converted back when the field is no longer missing.
12+ - Fix an error importing forms and nested fields not retaining their submission content.
13+ - Fix Dropdown and Checkboxes not validating correctly when in a nested field.
14+ - Fix ` Db::prepareForJsonColumn ` deprecation and handling.
15+ - Fix an error with Usage tab when Formie forms are referenced in a Neo block.
16+ - Fix Freeform 4/5 migration. (thanks @ThomasDeMarez ).
17+
318## 3.0.15 - 2024-12-17
419
520### Added
Original file line number Diff line number Diff line change 22 "name" : " verbb/formie" ,
33 "description" : " The most user-friendly forms plugin for Craft." ,
44 "type" : " craft-plugin" ,
5- "version" : " 3.0.15 " ,
5+ "version" : " 3.0.16 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments