Gravity Forms Core – WordPress Plugin – Version –...

### 2.8.6.1
– Fixed an issue where total calculation and post conditional logic events sometimes aren’t called when using the gform_abort_conditional_logic_do_action filter.
– Fixed a fatal error that sometimes occurs when deleting entries.
– Fixed a bug that caused the plugins page to display “Auto-updates disabled” for Gravity Forms when auto-updates are turned on with the `auto_update_plugin` filter.
### 2.8.6 | 2024-03-21
– Added *[gform_custom_merge_tags](https://docs.gravityforms.com/gform_custom_merge_tags/)* JavaScript filter to allow the inclusion of custom merge tags.
– Added `gform_merge_tags_supported_input_types` JavaScript filter to allow the inclusion of specific input types for merge tags.
– Added the `gform_pre_post_render` filter to GFFormDisplay::post_render_script() to abort the rendering process.