Fixed regression where datepicker selects could not be interacted with in Firefox due to Focus Trap.
- Fixed PHP notice on parent form submission.
- Added "Update URI" to plugin header to improve security.
Added [gpnf_should_delete](https://gravitywiz.com/documentation/gpnf_should_delete) JavaScript filter.
Added [gpnf_child_entries_separator](https://gravitywiz.com/documentation/gpnf_child_entries_separator/) filter to allow modifying the separator between child entries in the All Entries view.
- Fixed potential JavaScript errors when submitting/editing entries for some use-cases.
- Added `enableFocusTrap` to [`gpnf_init_script_args`](https://gravitywiz.com/documentation/gpnf_init_script_args).
Fixed issue where jQuery UI modal was not updated to work with our new build flow.
Fixed issue where (Parent) merge tags would not be parsed if used in fields conditionally shown by a Section Field.
- Improved support for checkboxes pulled into child forms using the {Parent} merge tag. When more than one checkbox is selected, the values/labels will be comma delimited.
- Added `:label` modifier to `{parent}` GPNF merge tags.
- Added [gpnf_modal_button_css_classes](https://gravitywiz.com/documentation/gpnf_modal_button_css_classes) JavaScript filter.
- Added [gpnf_should_trash_entries_on_delete](https://gravitywiz.com/documentation/gpnf_should_trash_entries_on_delete) filter.
- Fixed issue where child entry notifications would not be sent when using a Nested Form field with the WooCommerce GF Product Add-ons extension.