Skip to content

chore: release v4.5.13 - #4769

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release v4.5.13#4769
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

4 new features, 7 improvements, 2 bug fixes.

Improvements

  • Add an experimental --local-bundle deploy flag that runs the install and bundling steps on your machine and uploads only the build output; the image is still built remotely. Useful when your project's install step needs tooling or credentials that only exist locally. (#4331)
  • Send the CLI version header on all API requests so deployments are attributable to a CLI version (#4778)

Bug fixes

  • Fix chat transport discarding the next turn after stopping generation. skipToTurnComplete is now reset when a new message or action is sent, so a message sent after stopGeneration streams normally instead of leaving the chat stuck in a streaming state. (#4744)

Server changes

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

  • Self-hosted instances can now disable the admin dashboard and user impersonation entirely. See the self-hosting docs for the new setting. (#4774)
  • The dashboard has two new themes, Black and White, plus appearance options for stronger colors and underlined links. (#4547)
  • Deployment logs no longer jump to the bottom while you are reading earlier output. Scroll up to pause auto-scroll, and scroll back down or use the new scroll-to-bottom button in the log header to resume following. (#4776)
  • Customize the runs list: show, hide, and reorder columns, and add smart columns that pull a value straight out of a run's payload, metadata, or output. Your column choices are saved in the page URL, so you can share a view, bookmark it, or save it straight to your favorites. (#4652)
  • Stop the browser offering to autofill or save environment variable values as saved credentials. (#4777)
  • Cut webapp CPU usage by about a quarter on the routes that workers call most, freeing headroom at the same request rate. Detailed event-loop blocking traces are no longer recorded by default, because producing them was itself a large part of that cost. (#4746)
  • When a runs list or runs.list API request spans too much data to complete, it now returns a clear, actionable error asking you to narrow the time range, instead of failing with a generic error. (#4773)
  • Improved the performance and reliability of the runs list and the runs.list API, especially for large projects and filtered views. (#4763)
  • New Vercel connections now get version skew protection turned on automatically, so each run uses the task version its deployment shipped with. Automatic atomic deployments are deprecated and no longer offered when you connect a project, but stay available in your Vercel integration settings. (#4741)
  • The Staging branch setting now shows an upgrade prompt on plans that don't include a Staging environment, instead of looking editable and then silently doing nothing when saved. (#4784)
Raw changeset output

Releases

@trigger.dev/build@4.5.13

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.13

trigger.dev@4.5.13

Patch Changes

  • Add an experimental --local-bundle deploy flag that runs the install and bundling steps on your machine and uploads only the build output; the image is still built remotely. Useful when your project's install step needs tooling or credentials that only exist locally. (#4331)
  • Send the CLI version header on all API requests so deployments are attributable to a CLI version (#4778)
  • Updated dependencies:
    • @trigger.dev/core@4.5.13
    • @trigger.dev/build@4.5.13
    • @trigger.dev/schema-to-json@4.5.13

@trigger.dev/core@4.5.13

Patch Changes

  • Add an experimental --local-bundle deploy flag that runs the install and bundling steps on your machine and uploads only the build output; the image is still built remotely. Useful when your project's install step needs tooling or credentials that only exist locally. (#4331)

@trigger.dev/python@4.5.13

Patch Changes

  • Updated dependencies:
    • @trigger.dev/sdk@4.5.13
    • @trigger.dev/core@4.5.13
    • @trigger.dev/build@4.5.13

@trigger.dev/react-hooks@4.5.13

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.13

@trigger.dev/redis-worker@4.5.13

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.13

@trigger.dev/rsc@4.5.13

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.13

@trigger.dev/schema-to-json@4.5.13

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.13

@trigger.dev/sdk@4.5.13

Patch Changes

  • Fix chat transport discarding the next turn after stopping generation. skipToTurnComplete is now reset when a new message or action is sent, so a message sent after stopGeneration streams normally instead of leaving the chat stuck in a streaming state. (#4744)
  • Updated dependencies:
    • @trigger.dev/core@4.5.13

@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 25, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 25, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fdfb2ee to df2e0d7 Compare August 25, 2026 08:22
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 25, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 25, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from df2e0d7 to 41de363 Compare August 25, 2026 13:40
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 25, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 25, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 41de363 to 911cec7 Compare August 25, 2026 13:51
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 25, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 25, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 911cec7 to 894a046 Compare August 25, 2026 15:02
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 25, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 25, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 894a046 to 1283973 Compare August 25, 2026 16:32
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 25, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1283973 to a90bd10 Compare August 26, 2026 08:21
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 26, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a90bd10 to d5f825d Compare August 26, 2026 11:00
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 26, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d5f825d to 5f9cdb7 Compare August 26, 2026 13:29
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 26, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.13 chore: release Aug 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5f9cdb7 to fd30a39 Compare August 26, 2026 17:59
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.13 Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants