Release vNext
Release period: 2026-07-16 to 2026-07-17
This release includes the following issues:
- Clearer Feedback When You Trigger a Building Block Run
- New "meshStack Tenant UUID" Input Source for Tenant Building Blocks
- Cleaner Run Trigger Display on the Building Block Run Screen
- Improved Badge Styling Throughout meshStack
- Dry Runs Now Show Whether Changes Were Detected
Ticket Details
Clearer Feedback When You Trigger a Building Block Run
Audience: User
Description
When you trigger a run from the building block run screen, the feedback is now clear and consistent. For a dry run, the Trigger Run button disables and shows a loading spinner immediately, just like a regular run, and stays disabled until the run has finished, so you can't accidentally start another run while one is still in progress.
The "a run has been initiated" info message now stays visible until the new run actually appears in the list, instead of briefly flashing and vanishing before you could read it.
New "meshStack Tenant UUID" Input Source for Tenant Building Blocks
Audience: User
Description
You can now source a Building Block input from the meshStack-internal UUID of the Tenant a Building Block is added to. Pick the new "meshStack Tenant UUID" input source when defining an input on a tenant-level Building Block Definition, and meshStack automatically injects the Tenant's UUID at run time. Like the existing "Platform Tenant ID" source, it is only available for tenant-level Building Blocks.
Cleaner Run Trigger Display on the Building Block Run Screen
Audience: User
Description
We tidied up the Building Block run screen. The trigger of a run is now shown as styled plain text with an icon instead of a colored badge, so the screen looks calmer and less cluttered while still telling you at a glance what started each run.
Improved Badge Styling Throughout meshStack
Audience: User
Description
We refreshed the look of badges across meshStack. They now use a softer, tinted style that feels lighter and more professional, in both light and dark mode.
Dry Runs Now Show Whether Changes Were Detected
Audience: User
Description
Dry runs of your Building Blocks now tell you whether they found changes to apply. Instead of only showing "Succeeded", a finished dry run now shows "Changes Detected" or "No Changes Detected", so you can see at a glance whether actually running the Building Block would change anything.
Runs that finished before this release always show "No Changes Detected", because we can no longer determine after the fact whether they found changes.