Skip to content

Maxun v0.0.15 | Introducing Webhooks! πŸš€

Latest
Compare
Choose a tag to compare
@amhsirak amhsirak released this 29 May 17:55
· 71 commits to develop since this release
c6a1d82

What's New

πŸ”— Webhook Support

Screenshot 2025-05-29 164256

We’ve added support for webhooks to help you integrate Maxun more deeply into your workflows.

βœ… Available Webhooks

  1. Run Finished: Triggered when a run completes successfully.
  2. Run Failed: Triggered when a run fails due to an error.

These webhooks allow you to:

  • Notify third-party services (Slack, Discord, etc.)
  • Trigger automations
  • Log or analyze run results externally

πŸ“˜ How to Use

Read the full setup guide here: Webhooks Documentation

What's Changed

Full Changelog: v0.0.14...v0.0.15