v1.2.0
[v1.2.0] - 2025-04-20
馃啎 New Features
- 馃敂 Custom webhook support for processing events
You can now configure the app to send real-time processing updates to your own services via webhooks.
Just set the new environment variableWEBHOOK_URLto the desired endpoint, and the app will issue aPOSTrequest with the full job history entry.