27 Apr 2022 - Version 1.8
- Fixed an issue where custom file names with slashes is not sending email attachment to assignees.- Fixed an issue with custom file name setting not displaying when editing Workflow PDF feeds.
31 Mar 2022 - Version 1.7
- Added an uninstall message on the Gravity Forms Uninstall Page to clarify what is removed when the PDF extension is uninstalled.- Fixed an issue with conditional routing when the Send by email setting is active.- API: Added Gravity Flow PDF extension icon.
05 Nov 2021 - Version 1.6
- Fixed an issue with merge tags generating links for entries that do not have a PDF file.- Fixed an issue with merge tags not being applied to the Custom File Name setting during step execution.- Fixed an issue with conditional routing not loading when the Send by email setting is active.
11 Sep 2021 - Version 1.5
- Fixed an issue with missing form id and entry id with custom file name generation.- Fixed an issue with merge tag workflow_pdf_download_link for custom file names.- Added filter gravityflowpdf_download_file_name to customize the file name downloadable via merge tag.- Added action gravityflowpdf_generated which fires when the PDF is successfully generated.- Deprecated filter gravityflowpdf_file_name as part of fix to address the workflow_pdf_download_link merge tag issue. We recommend changing your existing filters to gravityflowpdf_download_file_name as gravityflowpdf_file_name will be removed in a future major release. See release notes for more details.