Skip to content

T3 Code v0.0.42

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 04:59
719a76c

Important

Upgrading a background server? Older background services need a one-time manual update to work with the new standalone executable, so updating from the app may fail with a "runtime is missing or incomplete" error. Run the following command in a terminal on the machine hosting your server to update the service and restart it:

npx --yes t3@latest update --channel stable

For custom Linux service overrides that still point to the old launcher, see #11934.

What's Changed

New Contributors

Full Changelog: v0.0.40...v0.0.42