- 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.