Skip to content

v1.2.0

Choose a tag to compare

@QADRAX QADRAX released this 20 Apr 22:15
· 24 commits to main since this release
2f1266b

[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 variable WEBHOOK_URL to the desired endpoint, and the app will issue a POST request with the full job history entry.