Changelog

Formium

3.0.5

  • ๐Ÿ› Bug: Fix display of Address field on Letter paper

3.0.3

  • ๐Ÿ› Bug: Allow blank Main Heading setting

3.0.1

  • ๐Ÿ› Bug: Support the zip before city address format when using the `gform_address_display_format` filter

3.0.0

  • ๐ŸŽ‰ Feature: Add support for Core Booster 2.1 features
  • ๐Ÿงน Housekeeping: Code cleanup and standardize

2.0.0

  • ๐ŸŽ‰ Feature: Product table matches color scheme defined with Field Background and Font Color settings
  • Security: Late escape all variables
  • ๐Ÿ› Bug: Full RTL Support
  • ๐Ÿ› Bug: Fix address field output
  • ๐Ÿงน Housekeeping: Bump minimum Gravity PDF version to 6.0

1.3.0

  • ๐ŸŽ‰ Feature: Add support for Core Booster plugin "No Label" setting
  • ๐Ÿ› Bug: Fix PHP Notice caused by filter hook change in Gravity PDF 5.1

1.2.2

  • ๐Ÿ› Bug: Fix PHP notice introduced in 1.2.1 due to legacy Name field fix

1.2.1

  • ๐Ÿ› Bug: Fix display issue for the legacy Name field
  • ๐Ÿ› Bug: Fix PHP notice related to the `show_form_title` PDF setting in Gravity PDF v5

1.2

  • ๐ŸŽ‰ Feature: Allow the Main PDF Heading to be controlled in the Template settings. If you previously had the `Show Form Title` setting enabled, once installed you should add the merge tag `{form_title}` to the new Main Heading field.

1.1

  • Feature: Add support for the Core Booster "Show all options" feature
  • Design: Increase the width of the medium form fields
  • Bug: Add padding between form title and first field

1.0

  • Initial Release