Changelog

Core Booster

Version 2.0.1, February 12, 2024
  • Bug: Only disable the CSS \"exclude\" feature if the Filter Fields setting is enabled
Version 2.0.0, February 5, 2024
  • Feature: Add new Page Margin setting to control the top/right/bottom/left margins used for each page in a PDF
  • Feature: Add new Field Choices Layout setting to display all choices in a list or side-by-side
  • Feature: Add gf_list_inline and gf_list_block CSS classes to allow individual fields to override new Field Choices Layout setting
  • Feature: Add Gravity Wiz Populate Anything Live Merge Tag support to the Show All Field Choices output
  • Feature: Add show_all_options and hide_all_options CSS classes to allow individual fields to override the Show Field Options settings
  • Feature: Improve activation error messages when Gravity PDF isn\'t installed or the correct version
  • Feature: allow developers to opt into Core Booster settings for their custom templates by adding core-booster-supported to the template Tags header
  • Feature: Add AI translations for Spanish, French, German, Dutch, Portuguese, Chinese, Russian
  • Housekeeping: Gravity PDF 6.0 or higher is now required for this extension
  • Housekeeping: Improve the language used for labels, descriptions, and tooltips in the PDF settings
  • Housekeeping: Remove code required to support Gravity PDF v5 and below
  • Housekeeping: Resolve jQuery deprecation warning
  • Bug: Correctly enable/disable HTML and Product fields in the Field Selector
  • Security: late-escape HTML mark-up for PDFs
Version 1.3.4, January 20, 2022
  • Bug: Disable duplicate Consent field description
Version 1.3.3, July 7, 2021
  • Bug: Fix special character comparison issue when displaying Option fields with `Show All Options` setting enabled
Version 1.3.2, November 18, 2020
  • Bug: Fix HTML fields showing as disabled in the `Display Fields` setting when they should be enabled
  • Bug: Fix `Display Fields` setting showing as inactive for users upgrading from Core Booster 1.1 or earlier
Version 1.3.1, November 11, 2020
  • Bug: Fix issue with the `Display Fields` setting not removing ALL fields in the PDF
Version 1.3.0, November 9, 2020
  • Feature: Add support for Gravity PDF 6.0-beta1
  • Feature: Add ability to toggle the `Display Fields` setting (default to off)
  • Accessibility: Move tooltip text to field description
  • Bug: Fix jQuery `isArray` deprecation warning
  • Bug: Fix jQuery `.change()` deprecation warning
Version 1.2.2, February 1, 2019
  • Bug: Fix auto field selector so defaults to all fields selected for PDFs setup before the Core Booster is installed
Version 1.2.1, December 3, 2018
  • Bug: Correctly check selected Option Field value when showing all options.
Version 1.2.0, November 14, 2018
  • Feature: Allow Product table to be disabled in PDFs (from Gravity PDF 5.1+)
  • Feature: Templates Cellulose and Colossus can now Group / Ungroup the Product table (from Gravity PDF 5.1+)
  • Feature: All fields can be deactivated using the Display Fields setting (previously at least one field was required)
  • Bug: Fix checkbox field display issue on an empty PDF font cache
  • Bug: Fix issue automatically enabling Product and HTML field types in Display Fields setting when appropriate options change
Version 1.1.1, October 15, 2018
  • Bug: Fix fatal backwards compatibility error due to missing argument in Enhanced Options feature
  • Bug: Fix padding display issues when the field label is removed
Version 1.1.0, October 15, 2018
  • Feature: UI to Include or Exclude Gravity Form fields in the PDF.
  • Feature: Option to display Entry Notes at the end of the PDF
  • Feature: `All Options` support for individual Products, Options, and Shipping Field
  • Feature: Product table will use Admin Label when option enabled.
  • Feature: New option to disable Field Label
  • Feature: New option to disable Product table (Gravity PDF 5.1 required)
  • Bug: Prevent Survey fields showing their values (Gravity PDF 5.1 required)
Version 1.0.1, October 30, 2017
  • Bug: Fix encoding issue with characters like & when displaying All Available Options in Select/Multiselect/Dropdown/Checkbox fields
  • Bug: Prevent `Other` Radio field option showing when no value is entered using All Available Options feature
Version 1.0, August 21, 2017
  • Make Gravity PDF 4.3 the minimum supported version
  • Bug: Correctly load any plugin translation files (if present). Note: we do not currently include any translations.
  • Bug: Prevent product fields being processed when not grouped together
Version 0.2, June 29, 2017
  • Bug: Fix one-click update check
Version 0.1, June 27, 2017
  • Initial Release