0.79.4-rc.1

OpenReplicant/ProtoReplicant0.79.4-rc.1Jun 17, 2026by MrChaker

AI Summary

This is a release candidate for version 0.79.4, introducing enterprise-only functionality for controlling job priority.

Key Highlights

  • Added enterprise-only flow priority feature to set per-flow BullMQ priority.
  • Priority is stored in Redis and applied at enqueue time for flow execution, webhooks, and polling.
  • Falls back to type-based defaults when priority is unset.

New Features

  • Flow priority settings via breadcrumb menu
  • Redis-based job priority storage
  • Fallback to type-based defaults

Full Release Notes

Release candidate based on 0.79.4.

- feat: enterprise-only **flow priority** — set a per-flow BullMQ priority from the flow builder breadcrumb menu; stored in Redis and applied at enqueue for flow execution/webhook/polling jobs, falling back to the type-based default when unset.