### 2.9.25 | 2026-01-08
– Added the [`gform_is_feed_error_retryable`](https://docs.gravityforms.com/gform_is_feed_error_retryable/) filter, which can be used to prevent a feed remaining in the queue for another attempt if an error occurred.
– Added the [`gform_pre_log_message`](https://docs.gravityforms.com/gform_pre_log_message) action hook to allow developers to do an action before a message is logged, whether or not logging is enabled. Credit: Gravity Wiz Team.
– Added alt attribute to the QR code image in the REST API settings for improved accessibility.
– Updated `gf_feed_processor()` to accept an optional `$add_on` parameter.