=== Give - Webhooks ===
Contributors: givewp, glaubersilvawp, joshuadinh
Donate link: https://givewp.com/
Tags: givewp, webhooks, donate, recurring donations, fundraising
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 1.1.0
Requires Give: 2.27.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Connect your GiveWP donation forms to your favorite CRM, a custom reporting dashboard, and more. With GiveWP webhooks, your developer can connect your forms to anything.

== Changelog ==
= 1.1.0: November 13th, 2024 =
* Dev: Added new filters to customize webhook event data including the following:  
    * `givewp_webhooks_event_data`
    * `givewp_webhooks_event_data_{eventId}`

= 1.0.5: August 28th, 2024 =
* Fix: All 2xx responses are now considered successful

= 1.0.4: May 30th, 2024 =
* Fix: Resolved an issue where only the first parameter in the endpoint URL was used

= 1.0.3: August 7th, 2023 =
* Fix: Prevent fatal error from occurring when hook is triggered before critical operations are finished.

= 1.0.2: July 3rd, 2023 =
* Fix: Body of the webhook body is now properly encoded as JSON

= 1.0.1: June 20th, 2023 =
* Fix: Update minimum GiveWP version requirement to 2.27.3

= 1.0.0: June 19th, 2023 =
* New: Initial release
