Download Latest Version trigger.dev v4.6.1 source code.zip (37.1 MB) Google Add to Preferred Sources
Home / v4.6.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 9 hours ago 2.8 kB
trigger.dev v4.6.1 source code.tar.gz < 9 hours ago 33.1 MB
trigger.dev v4.6.1 source code.zip < 9 hours ago 37.1 MB
Totals: 3 Items   70.3 MB 0

trigger.dev v4.6.1

Upgrade

:::sh
npx trigger.dev@latest update  # npm
pnpm dlx trigger.dev@latest update  # pnpm
yarn dlx trigger.dev@latest update  # yarn
bunx trigger.dev@latest update  # bun

Self-hosted Docker image: ghcr.io/triggerdotdev/trigger.dev:v4.6.1 (github.com)

Release notes

Read the full release notes: https://trigger.dev/changelog/v4-6-1

What's changed

Improvements

  • Show schedule policy warnings during development and deployment, and present Free plan schedule limits without internal stack traces. (723fde4a8)
  • New CLI commands: projects create/get/rename, runs list/get/replay/cancel, and env set (5bcd1a9fa)
  • Warn when a deployment uses the deprecated Node.js 21 runtime. Deployment logs now include upgrade guidance, and the account associated with the deployment receives an email notification. (053b0b4c6)

Bug fixes

  • Fix the MCP server failing every tools/list call with "Date cannot be represented in JSON Schema" (6c90639f2)

Server changes

These changes affect the self-hosted Docker image and Trigger.dev Cloud:

  • The assistant in the dashboard now answers with cards: investigation cards for run questions, carrying the run's timeline and links to the run, queue or deployment, alongside charts and tables you can open fullscreen or copy — including queue metrics — and it answers about another project or environment without you switching to it first. The assistant reads run timelines through a dedicated endpoint, so span durations and launch events are consistent on every event store; the public run trace API is unchanged.
  • Warn when Production projects still use Node.js 21 and link directly to update instructions
  • Deployments now show the runtime their worker actually reported, so Bun deployments are no longer labelled Node.js; a deployment with no recorded runtime shows a dash instead of a guess.

All packages: v4.6.1

@trigger.dev/build, @trigger.dev/core, @trigger.dev/python, @trigger.dev/react-hooks, @trigger.dev/redis-worker, @trigger.dev/rsc, @trigger.dev/schema-to-json, @trigger.dev/sdk, trigger.dev

Contributors

Chris Arderne, claude[bot], github-actions[bot], @isshaddad, Eric Allam, Katia Bulatova

Full changelog: https://github.com/triggerdotdev/trigger.dev/compare/v4.6.0...v4.6.1

Source: README.md, updated 2026-09-15