Gravity Forms – Partial Entries Add-On – Version –...

### 1.7.2
– Added support for aborting saving or updating of the partial entry if `$field->set_context_property( ‘is_value_spam’, true );` is used during field validation.
– Added the gf_partial_entries() helper function to return the current instance of the add-on.
– Updated the minimum Gravity Forms version to 2.7.
– Updated the honeypot check to use the Gravity Forms honeypot handler.
– Fixed an issue where multiple partial entries can be created if the entry status is changed from active.
### 1.7.1
– Fixed an issue where the textarea inside the settings didn’t allow html tags and showed an error.