ActiveWorkflow v0.9.6 Release Notes

Release Date: 2019-12-09 // over 4 years ago
  • 🔋 Features and improvements

    ➕ Added support for remote agents. Custom agents can now be written in any
    💎 programming language and use any technology stack. Even if you prefer Ruby,
    you will have much more flexibility by running your agents in separate
    🖨 processes/containers - no more dependency conflicts or extensive resource
    🌐 usage in the web part of ActiveWorkflow.

    From now on all agent types use the same logic to determine if an agent is working.

    Chores