Version 2.1.1.12
- Updated the product field types array used by GFCommon::is_product_field() to include the hiddenproduct, singleproduct, and singleshipping input types. Credit: Naomi C. Bush.
- Fixed an issue where GFFormDisplay::has_price_field() could incorrectly return false for some form configurations.
----------------------------------------------------------------------------------
Version 2.1.1.11
- Added $entry as a fourth parameter for the gform_merge_tag_data filter.
- Added support for auxiliary data for confirmations.
- Added GFFormDisplay::get_confirmation_message() method; refactored from GFFormDisplay::handle_confirmation().
- Fixed issue where gfAjaxSpinner() did not link to a valid default spinner graphic.