Changelog
Glow ships several times a week. This page collects the notable features, improvements and fixes from each release, grouped by month and newest first.
August 2026
Accurate unacknowledged alert counts
Dashboard notification badges now count only new, unacknowledged alerts and clear instantly when items are reviewed or assigned.
Activity actions fit smaller screens
Activity feed links have been replaced with compact destination and acknowledgment buttons, preserving space on smaller screens.
Product Improvements
- Connecting or disconnecting app accounts updates the setup checklist status instantly without page reload.
- Quick test runs that finish immediately are accurately recorded by the setup checklist.
Bug Fixes
- Setup checklist synchronizes progress when returning from background tabs or reconnecting.
- Failed assistant workflow drafts no longer trigger erroneous debug checklist items.
Repair generated drafts in one click
When generated drafts contain missing triggers or broken connections, Debug Automation offers one-click AI repair to fix the canvas.
Unified Dashboard Activity feed
Dashboard combines executions and Needs Attention alerts into a single chronological feed with streamlined filtering.
Canvas comments appear in Activity
Workflow canvas comments and thread replies surface in the workspace activity feed with direct jump links to pins.
Open Team Settings on its own page
Team Settings is now a bookmarkable full page for managing members, invitations, governance, and workspace ownership.
Product Improvements
- Flattened sidebar navigation displays Deployment, Files, and Variables directly in the root list.
- Partner dashboard links adapt dynamically based on the active workspace context.
- Draft workflows undergo comprehensive integrity checks before completing assistant generation.
Bug Fixes
- Workflow tab preview cards render accurate canvas snapshots with proper theme contrast.
- Canvas editor connections maintain live WebSocket connections without intermittent drop warnings.
- Assistant replies created during canvas navigation remain in chat history.
- Steps with expired app credentials show Reconnect required instead of failing with generic errors.
Stop a Repeater when a condition is met
Repeater now supports Until a condition is met mode with configurable stop rules and an automatic 50-pass safety cap.
Fourteen new data shaping operations
Extract single fields across lists, split text into lists, measure word counts, and sanitize strings for JSON payloads directly.
Time-zone aware date transformations
Snap dates to the start or end of time periods, extract specific parts, and specify custom time zones across all date utilities.
Consistent plain language data types
Rule builders and variable configurations now use unified terms like Text, Number, Yes/no, Record, and List everywhere.
Product Improvements
- App connections display four cards per row on wide screens and collapse into compact action buttons.
- Setup checklist minimization state persists across sessions and device reloads.
- Data Transformation menu dynamically offers valid operations based on chained output types.
Bug Fixes
- Adding images from team files places the image directly on the canvas without errors.
- Workspace Archive restore and permanent delete actions function reliably.
- Workflow duplication preserves AI Agent connected accounts and variable references.
- Assistant requests that stall are cleanly timed out and reset the input field.
- Step execution records populate dynamically when runs complete in the background.
Deploy workflows from one guided flow
Publish workflows to the Marketplace or client workspaces with AI-generated descriptions, category tags, and clean version tracking.
Run workflows directly from Slack
The Workflow Assistant recognizes incoming parameters in Slack threads, maps variables automatically, and triggers isolated test runs.
See runs and alerts side by side
Inspect run execution logs on the left alongside a dedicated Needs Attention feed on the right with teammate issue assignment.
Build and preview forms in one place
Build public forms from the editor menu with multi-step field selection, real-time live preview, and instant publishing.
Product Improvements
- Automations page features an updated natural language prompt box with starter templates.
- New workspaces automatically initialize MSP or Consultant dashboards when selected during onboarding.
- Deployment tab lists all team templates with interface indicators and destination badges.
Bug Fixes
- Slack instant trigger correctly loads and displays accessible channel lists.
- Copied AI Prompt steps accept new text immediately without locking the input.
- Workflows that fail to open display clear error guidance and retry options.
- Slack-initiated runs correctly execute trigger and variable initializations.
Math and number formatting without code
Add, subtract, multiply, or divide values straight in Data Transformation. Format currency, percentages, and phone numbers in one click.
Build Filter rules visually
Filter automatically detects input lists and adopts the visual rule builder, matching the experience of Conditions and Switch.
Live canvas previews on tab hover
Hover over any background workflow tab to view a visual preview of its canvas and switch between workflows faster.
Custom Variables preserve native types
Numbers, booleans, lists, and records entered in Custom Variables retain their native data types when passed to downstream steps.
Product Improvements
- Refreshed sidebar navigation with rounded icons and clear active state indicators.
- Updated Glow wordmark across navigation bars with dynamic theme adapting colors.
- The setup checklist moved onto the workflow canvas, where progress stays in view.
- Connections view displays four app cards across wide screens for faster navigation.
Bug Fixes
- Test runs immediately apply values modified right before pressing Run.
- Cursor stays precisely where clicked inside instruction fields containing variable chips.
- Conditions step shows a single remove button when only one rule is present.
- The admin console now ends below the last client card without extra empty space.
Pick fields from dropdowns in list steps
Summarize, Filter, Sort, and Combine now list item fields in a dropdown. Type to search or select nested properties in one click.
Automatic type detection for Sort
Sort defaults to Automatic, ordering numbers as numbers and dates as dates. Manual type overrides remain untouched.
Run history now lasts 30 days
Full run history and step payloads are now retained for 30 days instead of two, giving you time to inspect weekly workflows.
Quick list reads and number formatting
Extract first, last, or total items without loops, and format numbers for display directly inside the Data Transformation panel.
Product Improvements
- Open workflows appear as pill tabs with a searchable overflow menu.
- The first added step is automatically marked as the run starting point.
- List steps return items under a standardized results field with resultCount.
- Manual list inputs now support full-width validation with instant syntax feedback.
Bug Fixes
- Conditions step reliably preserves the Else branch after saving and reloading.
- Canvas connections draw as smooth curves and persist cleanly after deletion.
- Combine step now writes exactly one execution record per run.
- Limit step field stays blank when cleared instead of resetting to 10.
- Finished runs update their status immediately rather than staying on Running.
Combine two lists into one
Join two branches by appending their lists or matching a shared field. Choose how unmatched records and duplicate fields are handled.
Three new ways to tidy a list
Sort with up to ten rules, keep only the items you need with Limit, or remove repeated values with Remove duplicates.
Watch a loop as it runs
A step running once per item now counts up on the canvas, so a long fan-out shows visible progress.
Sort works out the type itself
Automatic detects numbers and dates. If values conflict, the run identifies the two items so you can choose a type.
Find the step you need by what you want to do
A new page starts from the job rather than the step name, with the five shapes most automations turn out to be. See I Want To….
Product Improvements
Sort shows the type it worked out from your values before you run it, so Automatic is not a guess you have to take on trust.
Workflow tabs load what they need when you open them, so a canvas with several tabs opens faster.
Bug Fixes
The Else branch of a Condition keeps its own behaviour when you connect a step to it, instead of turning into an ordinary rule.
Sort’s Automatic preview now shows the same type the run will actually sort by.
Combine guides you through picking the branch and the field, rather than leaving both blank.
The Execution log keeps live runs authoritative while they finish, so a run no longer appears to change state twice.
Numbers formatted for reading
Format for reading adds thousands separators, your choice of decimal punctuation and the number of decimal places you set.
Summarize whole items
Summarize can now work on whole items, not only record fields. Sum a list of amounts or join a list of names.
Product Improvements
A new Sort rule starts on Automatic rather than asking you to pick a type first.
Combine guides you through choosing the branch and the field instead of leaving both blank.
The Workflow Assistant in Slack keeps its place in a conversation across a deployment.
Bug Fixes
A step’s settings stay yours while a colleague edits the same workflow, rather than briefly showing theirs.
The shape you define for an AI answer survives two people saving at once.
A step opened just as somebody else deletes it now says so instead of showing an empty panel.
The Execution log keeps a run’s final state through a reconnection.
Read a list where you use it
Transform lists where you use them: take the first or last item, count items, or join them into text. There are now 27 operations.
Design the shape of an AI answer
Turn on Response shape to define named, typed fields. Later steps can select those fields directly.
Pick a list, or paste one
List steps show available lists and item counts. Choose one, enter a
reference, or paste a JSON list such as [1,2,3].
See how long history is kept
The Execution Log names your workspace’s retention at the top, so how long runs stay is never a guess. See Execution Log.
Date operations offered only on dates
Add time and Format the date now appear only when the value really is a date, so an email address is never offered date arithmetic.
Product Improvements
Every step that works on a list asks which one with the same label and the same control.
Where only one list is available it is chosen for you; where there are several you pick by what each holds, such as “Orders from step 3”.
The list picker offers only lists, so you cannot pick a single record by mistake and get one pass where you wanted one per item.
AI Prompt opens with a worked example and points you to the data picker.
Once an AI Prompt has run, you can accept the shape it came back with in a single click.
Paste an example answer into the shape editor and the step offers to build the shape from it.
Response shape sits with your instructions instead of among the optional settings, and collapsing the section keeps what you entered.
A variable you have defined but not yet run reads as waiting for a value, rather than showing a question mark.
Answering the assistant’s clarifying question carries straight through to a finished set of steps.
Every workflow the Workflow Assistant lists in Slack can be started by name.
Bug Fixes
A field holding a list keeps it through a run that produces a single value.
Signing in works with credentials your browser filled in for you.
Losing the network and getting it back no longer leaves the canvas waiting: it reconnects on its own.
The Execution log keeps its history when you refresh the page.
Loop over items in batches
Set Items per batch to process a list in groups instead of one item at a time. This suits APIs that accept several records per call.
A redesigned way in
Signing in and creating an account now use one clear screen each, with Google and GitHub beside the email form.
Product Improvements
A loop can be the step your workflow starts from, so a Repeater over your own list is a workflow you can build and run on its own.
Repeater results stay available after When finished, so you can set up the next step without rerunning the loop.
Repeater’s two outputs have swapped places, with When finished above Each time, so the lines leaving a loop no longer cross.
Output labels sit beside their connection points, so Error, Else and renamed branches are easier to follow.
Each entry in Custom Variables sits on one line under Name and Value headings, with its own remove button.
After you create a team, Glow asks which role fits you best, so your workspace suits the way you work.
The setup checklist stays grey until the workflow exists, so a new page shows no progress you have not made.
Bug Fixes
A Human Review answer is bound to the exact run that asked for it, so a reply can never resume the wrong one.
Combine refuses inputs it cannot join at the moment you connect them, rather than at run time.
Folders for your workflows
Group workflows into coloured, nested folders on the dashboard. Use breadcrumbs to move back through the folder tree.
Product Improvements
The Tools tab is down to three groups — Start, Flow and Data — each with a line saying what it holds.
HTTP Request and the Code editor sit under Tools, so a developer heading is no longer in the way.
Anything needing an account sits under Apps, alongside every other service.
A built-in step shows only the fields the option you picked actually uses, so a five-minute Wait never asks about form submissions.
Every field on a built-in step says what to put in it and what happens next, in a sentence or two.
Signing in, signing up and entering a two-factor code have been redrawn, and the code boxes accept a pasted code in one go.
The MCP tab puts your workspace ID beside the endpoint and token, with a Copy button for each.
Dragging a connection shows the route the finished line will take before you release it.
Bug Fixes
A Condition branch keeps its identity when the canvas reloads, so the steps after it stay attached to the branch you drew them on.
The Chat trigger’s guidance and the Tools fields are written in plain language rather than field names.
A new way to get around Glow
A collapsible sidebar gathers automations, the marketplace, your files and variables in one place. See Navigating the Dashboard.
Describe an AI answer’s shape in words
As well as JSON, you can now say what shape you want back. The answer still arrives with the same fields in the same places every time.
The setup checklist keeps up with you
Drafting, connecting, testing and going live tick themselves off as you do them. Shrink it to a bar when you are done, or close it.
Product Improvements
Signing in, or clicking the Glow logo, takes you to your dashboard.
The sidebar tucks itself away when you open an automation, and slides back the moment you want it.
A team switcher moves you between teams, or to your subscription, in one click.
- A step that ran successfully no longer reads as Skipped.
Bug Fixes
New steps show their proper names immediately, including Wait and Stop and Error.
You can point a per-item step at a list held in a custom variable without running the workflow first.
Conditions: branch names were hidden behind the add button, and removing the step attached to Else left a stray line and an extra branch.
The dashboard sits inside the window instead of scrolling off into empty space.
A guided start, built around what you want to automate
Start with automations matched to your role and tools. Pick one, then the assistant helps you connect, test and go live.
Tell an AI step what shape to answer in
Running a step per item is one plain question
Once with everything, or once per item. Your answer sticks when you close the panel, and the panel itself is much shorter.
One time zone, everywhere
Set it once in your account settings — detected at sign-up — and every schedule uses it, with a per-workflow override.
Colour your folders
Twelve colours for workflow and file folders, so you can pick the one you want at a glance.
Product Improvements
The Code editor ships with numpy and pandas ready to import, and says what else it carries.
Text conditions can ignore capitalisation, so “Active” matches “active” without altering the value.
Add, rename or delete a step inside a Subflow and the parent reflects it straight away.
Undo and redo move the canvas to what changed and select it, so nothing happens off-screen.
A step’s error message sits over the bottom of the step instead of stretching it out of shape.
The account picker inside a step lets you switch account or remove a connection without leaving the step.
Bug Fixes
Text passed into a Subflow arrived letter by letter instead of as text.
Every branch on a branching step has its own add button and heading.
The Executions list shows the newest result at the top as runs finish, keeping your filter and anything expanded.
Chat Trigger replies come back as readable text, and the whole conversation stays in view while testing.
Tidy a value where you use it
Trim spaces, fix capitalisation, extract an email domain or reformat a date in place. Preview the result before saving.
A dashboard for the workspace
See how automations are running, what needs attention and who is on your team. Every number links to its detail.
Every alert and run in one place
Your team can filter Activity, acknowledge or resolve alerts, and open any run to see what happened.
Bug Fixes
Workflows waiting to run pick themselves back up after an infrastructure interruption, instead of sitting in the queue.
Any workflow can be called by another
Subflows have their own dock section, and nothing needs turning on first.
A subflow’s steps show in the run that called it
They appear indented in the parent’s log, so a failure inside one no longer means opening a second run.
Every branch is visible on the canvas
A step that splits a run shows all its paths the moment you place it, each named. No more guessing where work goes.
Talk to a chat workflow while you build it
The Chat Trigger has a Chat tab for testing your own workflow, with a sample message ready.
Product Improvements
The loop step is called Repeater — one name in the dock and on the canvas.
Deleting a workflow moves it to Archive, and restoring brings it back switched off.
- Workflows can be grouped into folders.
Searching the catalogue shows each step once, under its own name.
With several triggers, the one you press is the one that starts the run.
- The Chat Trigger animates for as long as the agent is working.
Bug Fixes
- Secrets are kept out of logs and error messages.
- Rate limits cover more of the surface.
- Canvas connections survive more kinds of interruption.
- Nothing to change in your workflows.
A faster, lighter canvas
Live progress updates more efficiently, and dragging steps around a busy canvas is smoother.
One event starts one run
A source sending the same event twice no longer turns into duplicate messages or records. Deleting a trigger stops it firing immediately.
Cursors leave when people do
A teammate’s cursor disappears as they leave instead of lingering, and their selection highlight follows the step as it moves.
Product Improvements
- Clicking Run on a large workflow responds faster.
Moving between workflows in one window stays fast right through the day.
A run that hits a brief internal interruption picks up where it left off and finishes.
A workflow that loops many times holds its pace to the end of the run.
Browsing the integrations catalogue, the step library and your Connections page is quicker.
Disconnecting a connected app is dependable, and you can try again if it does not go through.
A step using many custom variables opens faster, because its preview values arrive together.
A sticky note frees up straight away when a teammate’s browser reloads mid-edit.
A teammate’s initials match wherever their avatar appears, so one person no longer looks like two.
Starting a workflow from a template always lands you on the new workflow.
Sign-in, sign-up and the template gallery arrive fully styled, without a flicker as the page loads.
Bug Fixes
A run that failed behind the scenes could sit on the dashboard as still running for up to an hour.
A Switch or Filter that matched a branch but could not start it now marks the run failed.
The AI Agent hands back its full answer, not just the closing section.
HTTP Request has a ceiling on the response it will pull down, with a clear error beyond it.
A brief connection drop no longer clears the screen — the offline message appears over your work.
- Closed workflow tabs stay closed after a refresh.
- Pinch-to-zoom works throughout the app on a phone.
Run a workflow from Slack
Mention the assistant in a channel, pick a workflow, and it runs and reports progress in the thread.
Choose what a Subflow hands back
Tick which inner steps return their results, and each one becomes available to the steps that follow. See Subflow.
Every path is visible as soon as you add a step
Conditions shows IF and ELSE, Filter shows Kept and Discarded, Switch shows its first case and fallback. Branch labels are editable.
Large workflows open in one go
Every step’s status appears at once instead of trickling in, and restoring, duplicating or applying a template is much quicker.
Product Improvements
Tidy up lays every step out at its true size, and leaves your sticky notes where you put them.
- Undo takes effect on the first press.
The workflows dashboard loads faster once a team has built up a lot of workflows.
The assistant chat panel opens quickly however much history a workspace holds.
Changing which task a step performs keeps that step’s settings and app connection.
An AI step that cannot reach a connected app fails clearly and retries, instead of finishing as though the work were done.
Every step run appears in your history, including runs that finished with nothing to pass on.
Connecting a new account updates your Apps list straight away, without a reload.
Your monthly credit allowance stays correct through a plan change.
Bug Fixes
The model chosen for an agent step now applies to everything that step does.
An AI step that ran out of time passed on a partial answer instead of failing.
Switch and Filter could send items down the wrong branch when the data they point at could not be filled in.
Scheduled workflows always pick up a run that is due, even across a brief interruption.
Opening a step’s settings at the same moment as a teammate could double the text in a field.
A live Chat Trigger shows its shareable link ready to copy.
A failed step now fails the run
AI Transform, Switch and Filter could fail while the run still finished as successful. The run is now marked failed and retried.
An interrupted agent does not redo its work
An AI Agent step no longer starts over after an interruption, so no duplicate emails or records.
Bug Fixes
Overnight maintenance could remove a saved app connection when an app briefly reported no actions.
Opening a template preview while editing left your steps, zoom and selection alone.
Subflows behave like any other step
Drop a workflow in from the dock, map data into it as usual, and see its inner steps in the run log instead of one opaque entry.
The Chat trigger shows its live address
A dedicated Chat tab means testing and sharing your chatbot no longer means hunting through a drawer. See Chat Trigger.
A workflow opens ready to read
Opening one fits the whole thing on screen, so you see every step immediately rather than zooming out to find them.
Product Improvements
The Loops step is called Repeat everywhere it appears, matching how people describe it.
On a phone or a narrow screen, opening a workflow fits it a little more loosely so the steps stay readable.
- Reopening a workflow tab you had closed works every time.
An empty folder shows you what to do next instead of an embedded video, and the Workflows page loads quicker for it.
Bug Fixes
Steps could drift vertically out of position after a workflow was left open. Positions are saved properly.
Workflow tabs showed “New Automation” instead of the workflow’s name.
Reloading replayed the connection animations as though the workflow had just run.
Some comment pins would not respond to a click, and the unread dot floated away from its pin.
Turning a webhook address on or off now updates for everyone viewing that workflow, not only the person who changed it.
The workflow assistant shows when it is thinking, and short follow-ups like “make it daily” are no longer blocked by a minimum length.
Build workflows from your own AI client
Glow speaks MCP, so a client that supports it can build on your canvas directly. Describe what you want where you already work.
Code execution is deterministic everywhere
The Code editor’s runtime is now the default. The same code and input produce the same result every time.
Finding your way around Trash
Trash has breadcrumbs, so you know where you are and can get back in one click.
Product Improvements
Deleted workflows are easier to list, restore and remove for good.
Describing a workflow in words reports what it actually built, rather than calling a sticky note a finished workflow.
The canvas moves to a new sticky note as the assistant creates it, so you can watch it work.
Validation messages are clearer, and a short follow-up message is no longer blocked by a minimum length.
The Click trigger picks up a set of refinements based on how people use it.
Connection animations hold still when you refresh or open a workflow that has already run.
Bug Fixes
Importing a workflow from JSON had stopped working entirely. It works again.
- Creating a folder failed with an error.
Canvas comments could not be typed into at all, among several other fixes.
A workflow could add itself as a subflow, which could never have run.
The step picker offered two different HTTP steps, and cleared your search instead of keeping it.
AI steps appear when you search the dock.
You can click through from the Execution log to the step involved.
Comment on the canvas
Pin a note to a step or anywhere on the board, reply in a thread, and see which conversations you have not read.
Folders, and a Trash you can recover from
Organise workflows into folders instead of one long list. Deleted ones go to Trash rather than vanishing.
Click to Start is back
Run a workflow by hand with a single click — for the ones you run on demand rather than on a schedule. See Click to Start.
Full screen for code and test results
The Code editor and the test view expand, so a long script no longer means a narrow panel.
Product Improvements
Your email address is available in workflow data, so approvals and notifications no longer need it typed in.
Steps missing a required field say which one on hover, instead of only when the workflow runs.
Execution errors show what failed and why without digging.
A Generate button writes a template description from the workflow itself.
Build a workflow once and reuse it
Subflows let one workflow call another as a single step. Change it once and everything using it follows.
Reshape a record without code
Change fields renames, adds, removes and sets values — useful for tidying an API response.
Every branch has its own handle
You can see which path leads where and wire each outcome to a different step, without opening a panel to check.
Told before credits stop a workflow
Banners warn when credits run low or a payment needs attention, rather than a run failing without explanation.
Product Improvements
Dropping Repeat on the canvas gives you the loop shape ready to fill in, rather than leaving you to build it.
Repeat’s settings panel reads as a set of controls instead of documentation.
The Date step’s output field names keep their meaning across operations, so a reference you set up survives a change to the step.
Deleting an account that administers a shared workspace completes instead of rolling back.
Bug Fixes
Running out of credits mid-run could execute the same workflow twice. Runs now stop once and resume after a top-up.
Opening a workspace that was not your most recent could show the wrong role and permissions.
The Execution log could come back empty after a refresh and claim nothing had run.
Restoring an earlier version could switch a trigger off without saying so. Restore now leaves the trigger as it found it.
Starting from someone else’s template no longer carries their connection details into your copy.
Workflow cards show when the last run failed, with the details.
Working with dates without code
The new Date step formats, shifts and compares dates, or pulls out the year, month or weekday.
Repeater hands back what the loop produced
Repeater runs steps once per item and collects the results, so later steps can use them.
Turn a long list into an answer
Summarize groups a list by any field, then counts, sums or averages it.
Code runs exactly as written
The Code editor now runs your program directly. Values from earlier steps are data, never part of the program.
Bug Fixes
Select-all and Backspace inside a code step could delete every step on the canvas. Shortcuts now stay inside the editor you are typing in.
Expanding a branch in the data picker no longer inserts a reference to it. Browsing and choosing are separate again.
Searching the dock finds Glow’s own steps, not only connected apps.
Large workflows stay fast
Every edit used to re-save the whole workflow. Now only what changed is saved, so a long session no longer slows down.
Start a workflow by chatting to it
The new Chat trigger gives you a page you can share, or embed on your own site. Each conversation is kept as a transcript.
Delay is now Wait, and does more than pause
Wait for a length of time, a date, a webhook, or a form submission. The run picks up where it left off.
Approvals get a proper review page
Reviewers decide, fill in a form and attach files. Unanswered requests expire down the Expired branch. See Human Review.
See when a schedule will actually run
The Scheduler previews its next runs before you save. One with no runs left says Expired rather than looking healthy.
See a step’s output before you run it
Steps show the shape of what they will produce, so you can build the next one without running first. See Workflow Data.
Product Improvements
After the
Workflow Assistant
builds something, it offers to help you run it rather than leaving you at the canvas.
Signing in takes you to your workspace instead of the admin console.
Bug Fixes
People already in a team are no longer asked to create another. A failed team list now reports the error.
Your profile picture appears once, not once per browser tab.
Apps you had already connected no longer ask to be reconnected. A manually chosen account stays chosen.
Steps distinguish settings that failed to load from actions that genuinely need no setup.
Loops read their state as it changes, and a plain list is treated as a list.
July 2026
Form templates can arrive pre-filled
Turn on Default values to give any field a starting value. See Form Templates.
Jump from the log to the step
Every entry shows its step number, and clicking one opens that step’s settings. Long runs collapse to stay readable.
Clone a workflow to another team
“Move to team” is now “Clone to team”: your original stays live and untouched, and the copy starts as a draft.
Filter works out its own list
Filter no longer needs a separate Items field — it reads the list from your rules.
Product Improvements
A retried step is labelled with its attempt number, so retries are easy to tell from separate runs.
The assistant chat groups related messages, shows who wrote what, and indicates when a teammate is typing.
Clear all props resets every property while keeping your connected account.
Parse JSON has its own icon instead of sharing one with Custom Variables.
Bug Fixes
- Step settings load as soon as you open or add a step.
- Workflow data and recent step data appear without a workaround.
- Duplicating a workflow copies only the steps in the original.
- The Run button stops when the workflow finishes.
- Workflow access requests always notify the owner.
Try Glow without an account
Describe an automation and watch it take shape before signing up. Create an account to keep that workflow.
A clearer execution log
Rows show step numbers and open the step when clicked. Runs group together, and retries are marked Attempt 2 of 3.
Form templates carry your default values
Turn on Default values to ship a pre-filled template. Check what you publish; credentials never travel.
The Workflow Assistant reads like a conversation
Shared threads show who wrote each message and who is typing. Build progress collapses into one line.
Product Improvements
“Move to team” is now Clone to team — the original stays live.
One Cmd+Z now undoes actions that span several parts of a workflow.
The execution log no longer hides behind a step’s settings panel.
MSP console gained a Create workflow action beside the renamed Push workflow pill.
- MSP operators can open the console during an impersonation session.
A workspace can no longer be left with no admins — another member is promoted automatically.
Bug Fixes
Clear all props asks first, keeps your connected account, and undoes in one press.
- Deleted steps can always be brought back with undo.
Apps that claimed no settings required while requiring them are fixed. A catalogue re-scan is still running, so give it a few hours.
- Workspace access requests always reach someone who can act on them.
A workflow’s Draft/Live state on the canvas now always matches the homepage.
Running-execution indicators no longer flicker or end a run early when updates arrive out of order.
Attach files to AI Prompts
Send a file, image, or screenshot straight to an AI Prompt. It is read at run time and never stored in your file library.
Push workflows to clients without impersonating
Deploy straight into a client’s workspace. Impersonation sessions can now be scoped to one workflow and set from 5 minutes to 30 days.
Webhooks moved to our own infrastructure
Faster event processing, with unguessable tokens. Existing webhook URLs keep working — nothing to change.
Execution logs stream live
Watch events arrive step by step as a workflow runs, with search and auto-scroll.
Steps tell you what they still need
Required fields are marked, and an incomplete step carries a Setup required badge. Recommended fields nudge without blocking.
See how data moves between steps
The Data Flow tab shows every connection and when it last carried anything. See Workflow Data.
Spot a step that had to retry
A badge appears on any step that needed retries during a run, with the number it took.
Product Improvements
- Failed and retrying steps are badged on the canvas.
A Data-Flow tab shows where each variable comes from.
- Paste a value onto a field and it becomes a variable chip.
- Edge labels are editable on the line itself.
- The Admin Console gained annotations.
- Workspace secrets are validated before they save.
New workflow system variables — see the syntax reference.
- One-click unsubscribe and marketing consent records.
Bug Fixes
- Duplicating a workflow from the tab menu works again.
- Filter and Condition builder fixes.
YouTube embeds and sticky notes render in the public share viewer.
No more
404when ending an impersonation session.
Four new steps for routing a workflow
Filter, Switch, Stop and Error and Do Nothing, under Tools → Flow.
Conditions gets rule-based branching
Pick a data type and an operator, and send each outcome down its own route. Or describe it in words and let Conditions decide.
Manage client workspaces from one console
Request consent-based access to a client’s workspace, and revoke it in one click — all from the Admin Console.
Loops you can see
Connect a step to a Loop and it iterates over the data. Blue chips reference the current item in any field.
Sticky notes connect to steps
Draw an arrow from a note to the step it explains — the Workflow Assistant reads them as context.
Product Improvements
- Switch steps label their own connecting lines.
- Condition steps know what data type they are comparing.
Run on a polling trigger checks the app immediately.
- Move a workflow from one workspace to another.
- Load real execution data into a step’s test payload in a click.
- The HTTP step remembers your last imported cURL command.
- Quieter loading states across the canvas.
- Intercom chat moved under Help & Support.
Bug Fixes
Deployed several under-the-hood security updates to our core execution infrastructure.
- Resolved over a dozen minor UI rendering bugs on the canvas.
What’s Next?
- See what the platform can do today in What Is a Workflow?.
- Check the ceilings a change might affect in System Limits & Quotas.