Changelog #80

·

Better navigation between runs

Quickly navigate between parent, root and triggered runs using the new links in the run inspector.

James Ritchie

James Ritchie

Co-founder, Trigger.dev

Image forBetter navigation between runs

The run page inspector has now been updated with new links to make navigating around your runs easier.

You can now jump to all the runs triggered by other runs. This is especially useful if you use batchTrigger() to trigger multiple runs at once.

Previously, you could only navigate to the root of a run, if it had one. Now you can jump to both the parent and root of a run using the Details tab .

Updating

Run metadata is available as of version 3.0.9 of the SDK. To update, run:


_10
npx trigger.dev@latest update

If you are self-hosting Trigger.dev, you will need to update to version 3.0.9 or later. See our self-hosting updating docs for more information.

Ready to start building?

Build and deploy your first task in 3 minutes.

Get started now
,