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