Changelog

Colossus

Colossus Changelog

Version 2.1.1.1, November 4, 2021
  • Bug: Fix image path conditional check in the 2.1.1 update
Version 2.1.1, November 4, 2021
  • Bug: Convert the logo URL to a local path (if able) to resolve loading problems under some circumstances
Version 2.1.0, April 26, 2021
  • Feature: Add Gravity Forms 2.5 support so auto-columns continue working correctly
  • Bug: Fix conditional logic display issue when fields are excluded from the PDF
Version 2.0.1, June 20, 2018
  • Bug: Fix PHP notice due to missing variable
Version 2.0, May 29, 2018
  • Breaking Change: Faux columns have been disabled in Gravity PDF 4.4+. This means if a field is skipped because of conditional logic a blank column will no longer be added. See new CSS classes that allow column control.
  • Feature: Add `row-break` CSS helper class to force a field to begin on a new row.
  • Feature: Add `full-width` CSS helper class to force a field to display the full width of a row.
  • Feature: Add settings to enable the Section Title and Section Description in the PDF (will display in a new row)
  • Feature: Add setting to enable the HTML field in the PDF (will display in a new row)
  • Bug: Fix PHP notice related to the `show_form_title` PDF setting in Gravity PDF v5
Version 1.2, January 11, 2018
  • 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.
Version 1.1, April 21, 2017
  • Bug: Adjust two and four column layout widths to prevent fields getting forced to a new row
Version 1.0, March 27, 2017
  • Initial Release