Fixed a deprecation notice when using the GravityView "Link to Generated PDF" field with GravityView 2.55 and newer.
Fixed a fatal error that could occur on activation or load when Gravity Forms had not yet been loaded.
Fixed a missing space in signature modal action button classes under the Gravity Forms 3.0 theme framework.
Fixed a performance issue where the Legal Signing feed list could load slowly or time out on forms with a large number of feeds, caused by missing or invalid templates being requested from the API once per feed row.
Fixed an issue where duplicate "Ready for Signing" notifications, phantom in-progress entries, and skipped feeds from other add-ons could occur in multi-signer signing workflows when the Gravity Forms Partial Entries Add-On is active.
Version 5.1.0 (2026-07-14)
Added "cg_legalsigning_signature_field_reset" action after a signer resets a signature.
Added conditional logic support to the Legal Signature field, allowing fields to be shown or hidden based on whether a signature has been adopted.
Added security enhancements.
Added support for Gravity Forms Stripe 6.0.0.
Fixed an issue preventing fields assigned to specific signers from being visible in some scenarios.
Fixed an issue when embedding PDFs with a password.
Fixed an issue where a translation-loading notice could be triggered for the plugin's text domain.
Fixed an issue where GFChart and Image Choices images were not embedded when using the "fg_fillablepdfs_use_image_binary_pre_generate" filter.
Fixed an issue where notifications could be sent multiple times with certain signing workflow configurations.
Fixed an issue where PDFs could not be generated when using Gravity Forms 2.9.20.
Fixed PDFs not regenerating when entries are edited via GravityEdit (formerly GravityView Inline Edit).
Version 5.0.0 (2025-10-15)
Added accessibility enhancements to Legal Signature field.
Added "cg_legalsigning_signature_field_adopt_text" filter to change "Click to Sign" button text.
Added "cg_legalsigning_signature_field_signed" action after signer has adopted a signature.
Added PDF Embedder to display generated PDF on Confirmation page.
Added setting to automatically populate the name in a Legal Signing field from a Name field.
Added setting to filter Documents Hub documents based on session status.
Added setting to sort Documents Hub documents based on Document Name, Document Status, and Last Activity.
Updated Audit Trail on Entry Detail page to include signer's IP Address.
Updated Legal Signature field appearance to match Gravity Forms Orbital theme.
Fixed an issue where auto-updates would be incorrectly reported when using the Site Health tool.
Fixed an issue where fields would not be flattened if the field value was "0".
Fixed an issue where Signing Session Completed notification events would not send when using a Gravity Flow Legal Signing workflow step.
Version 4.4.0 (2025-09-08)
Added "cg_legalsigning_token_name" filter to change the cookie name used to store the Legal Signing session token.
Fixed an issue where having multiple forms with Legal Signature fields on a page would prevent the Legal Signature fields from rendering.
Fixed an issue where Legal Signatures would render incorrectly in notifications in some scenarios.
Fixes an issue where the Content-Type header might not be replaced when viewing a generated PDF.
Version 4.3.0 (2025-06-12)
Added "cg_legalsigning_signature_field_fonts" filter to define what fonts are available for a Signature field.
Updated plugin settings header to match new design in Gravity Forms 2.9.8.1.
Fixed an issue where feeds could be created when license does not have any templates.
Fixed an issue where PDFs could not be served due to an errant 404 status response.
Fixed an issue where signatures would appear unformatted in Notifications.
Fixed an issue where Signing Session Completed notifications could be sent before PDFs were generated.
Version 4.2.0 (2025-04-03)
Fixed an issue where default Signing Workflow notifications would be deleted when saving a feed without a Signing Workflow.
Fixed an issue where payment enabled forms using cg_legalsigning_verification_enabled to disable signer verification failed to generate PDFs.
Fixed an issue where unicode characters could not be used in typed signatures.
Version 4.1.0 (2024-11-19)
Added support for Page and Redirect types with Initial Signatory confirmations.
Updated to keep the Entry Creator the same in the signing workflow.
Fixed an issue where Conditional Logic rules were not evaluated correctly for the Checkbox field.
Fixed an issue where empty List fields threw validation errors.
Fixed an issue where PDFs would not generated when using a single signer workflow.
Fixed an issue where the Content-Type header might not be replaced when viewing a generated PDF.
Fixed an issue where the payments in single signer workflows broke the initial signatory verification.
Fixed an issue where the value of the Gravity Forms Consent field was not populated for subsequent signers.
Version 4.0.0 (2024-07-10)
Added support for changing API region.
Added support for simple eIDAS compliance.
Fixed a conflict with the Rank Math and Divi plugins.
Fixed a fatal error in some multisite environments.
Fixed an issue where File Upload fields could not be modified by subsequent signers.
Fixed an issue where the required field validation triggers for signers who can see fields but aren't assigned.
Removed support for Gravity Forms <2.5.
Version 3.5.0 (2024-04-17)
Updated the API to reduce duplicate license status calls.
Updated the API URL to the new primary API server.
Fixed a conflict with Gravity Forms Code Chest.
Fixed an issue where Signers and Field Assignment feed settings would not appear.
Version 3.4.0 (2024-03-06)
Fixed an issue when mapping to the first row of a List field.
Fixed an issue where deleting a signer would not unassign the fields the signer is assigned to.
Fixed an issue where Number fields failed validation when using certain formats.
Fixed an issue where the number fields failed at certain formats.
Fixed the full Time field value not being available in the visual mapper.
Version 3.3 (2023-11-28)
Added compatibility with PHP 8.2.
Fixed an issue where Google Drive integration could not be used when conflicting versions of the Guzzle package exist.
Fixed an issue where the Legal Signature field would throw a fatal error when field properties were undefined.
Fixed an issue where the status entry meta was missing when updating the entry.
Fixed PDFs not regenerating when updating an entry using GFAPI::update_entry().
Fixed PHP warnings when importing a PDF containing a Consent field.
Version 3.2 (2023-08-09)
Added support for uploading generated PDFs to Google Drive.
Version 3.1 (2023-07-11)
Added compatibility with WordPress 6.2.
Added "legalsigning_blocks_documents_request_per_page" Javascript filter to set how many documents to return per request.
Added support for Gravity Forms Geolocation Add-On.
Added support for Save and Continue.
Updated Documents Hub to retrieve Documents over multiple requests.
Fixed an issue where a hidden Multi-File Upload field could cause the form footer to escape the form container.
Fixed an issue where a new session cannot be created in a GFlow step.
Fixed an issue where subsequent Signers might not be able to download the generated PDF.
Fixed an issue where the exit signing session button duplicates form in AJAX mode.
Fixed an issue where the Integrations field type would not appear in the Visual Mapper.
Fixed an issue where the Generated PDFs metabox would not appear on the Entry Detail page if form did not have a Signing Workflow feed.
Fixed an issue where the Legal Signature modal would not appear on mobile in some scenarios.
Fixed several issues with the Legal Signature field when signing in small viewports.
Fixed typed signatures not applying appearance settings on frontend.