< Back to all releases
Management Console

2026-07-10

Improvements

  • For users testing the Write flows preview, a bridges-table cell with no throughput to show now explains why, instead of a stale 0.00: an "add flow" prompt when the side is not configured, or a lock when the protocol cannot have that side (a read-only or write-only protocol). The table and bridge overview now agree on each side's state.
Bridges table filtered to one instance: a read-only generate bridge shows ↓0.98 ↑🔒 (write locked), a bridge whose write side is unconfigured shows ↓0.00 ↑add, and a stopped bridge shows ↓0.00 ↑🔒

Fixes

  • For users testing the Write flows preview, the bridges-table throughput cell no longer briefly shows 0.00 while a flow is stopping; it waits for the flow to actually stop, so the summed cell matches the per-side cells during the transition.
  • When a bridge update fails (for example, a config that references a template variable that doesn't exist), the "Continue Editing" button now returns you to the editor to fix the config. Previously it did nothing — the button linked to the edit page you were already on, so clicking it left you stuck on the failed-deploy dialog.
  • After deploying a newly created bridge, "Continue Editing" again lands on the tab you deployed from (Read Flow, Write Flow, or General) instead of always the General tab.
Discuss on Discord