Changelog

What's new in Telemetry Flow

Track every release as we build the tag intelligence platform. Currently in alpha — shipping fast.

v0.5.7-alpha15 Apr 2026

Account-level template library + report editor polish

  • Templates are now shared across all journeys in the account — no more per-test copies
  • Template Library panel: New, Duplicate, Rename, Delete with live preview
  • Slash menu shows loop-scoped variables (step fields, screenshot, console log) when inside a repeat block
  • Tab-switch no longer drops editor content; Cmd+B bold fixed; Output updates without saving
v0.5.6-alpha15 Apr 2026

Journey UX polish + report templates

  • Run-log panel hoisted out of the toolbar — full-width below controls
  • Canvas pan/drag simplified — all mouse buttons pan, no drag-select
  • Second built-in report template: Concise Run Summary (single-page, list-style)
  • v0.5.5-alpha MCP regression sweep — 7 rounds, ship verdict
v0.5.5-alpha14 Apr 2026

Run reports, data-driven runs, popups, annotations

  • PDF run reports with customisable templates and Cmd+E export
  • Data-driven runs — per-row sub-runs from a CSV-importable data table
  • Multi-tab and iframe support with switchToPopup / switchToFrame steps
  • Failure screenshot annotations, console assertions, Shift+? shortcut overlay
v0.5.4-alpha14 Apr 2026

Conditional logic, variable extraction, retries

  • Conditional `if` step type with diamond nodes and branching execution
  • Variable extraction from DOM, cookies, storage, and JS expressions
  • Full-page screenshots with a zoomable lightbox viewer
  • Step-level retry/flake handling and polling assertions
v0.4.8-alpha12 Apr 2026

Canvas UX overhaul

  • Redesigned sidebar navigation for journey management
  • Canvas UX overhaul with improved step layout and interaction
  • Delete runs directly from the run history panel
v0.4.7-alpha11 Apr 2026

Project rename to Telemetry Flow

  • Full rebrand from CUK Tag Manager to Telemetry Flow
  • Updated package names, repo URLs, and in-app references
  • No behaviour changes — pure naming pass
v0.4.6-alpha10 Apr 2026

Step action types & cookie audit

  • New step action types for richer journey modelling
  • Cookie audit detection across scanned pages
  • Duplicate tag detection and flagging
v0.4.5-alpha9 Apr 2026

Assertion UX overhaul

  • Diff view for assertion results — expected vs. actual
  • Sparkline trend charts for assertion history
  • Timeline and donut visualisations for run summaries
v0.4.4-alpha8 Apr 2026

Companion selector quality

  • Phases A–E of selector quality improvements in the Companion extension
  • Version pipeline and testing UI refinements
  • Plans reorganisation for clearer roadmap tracking
v0.4.3-alpha7 Apr 2026

Journey ↔ page-scan bridge

  • Per-step page captures linked to journey runs
  • Real summary data replacing placeholder metrics
  • New Timeline tab for step-by-step run replay
v0.4.2-alpha7 Apr 2026

Companion scoped selectors

  • Scoped CSS selectors for more reliable element targeting
  • Improved selector stability across page navigations
v0.4.1-alpha7 Apr 2026

Companion selector strategy

  • New selector strategy engine for the Companion extension
  • Smarter fallback chains when primary selectors fail
v0.4.0-alpha6 Apr 2026

Tag Manager local editing

  • Full local editing pipeline for Tag Manager containers (Phases 1–7)
  • Read, modify, and push tag changes without leaving the app