Gravity Forms – Signature Add-On – Version – 4.9.1.2

### 4.9.1.2
– Updated to use the gform_delete_entry hook to delete the signature file when an entry is deleted instead of the deprecated gform_delete_lead hook.
– Fixed deprecation notice on submission for PHP 8.5+.
– Updated input mask to be compatible with the new input mask library in Gravity Forms 3.0.
– Updated the Delete Signature browser alert to use the new Dialog UI.
– Updated minimum required version of Gravity Forms to 2.10.3.1.
– Added support for accessing Signature field instances via gform.instances.signature.
– Added security enhancements.