-
Notifications
You must be signed in to change notification settings - Fork 3k
Add v2 breaking changes #3832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add v2 breaking changes #3832
Conversation
✅ Deploy Preview for n8n-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@tomi Can we add anchors to the headers for this PR? Then we can link to each section from the migration tool. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on December 5
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
|
|
||
| ### Disable ExecuteCommand and LocalFileTrigger nodes by default | ||
|
|
||
| n8n will disable rhe `ExecuteCommand` and `LocalFileTrigger` nodes by default because they pose security risks. These nodes allow users to run arbitrary commands and access the file system. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
No description provided. |
Note
Adds a v2.0 breaking changes doc covering key behavior, security, data, and config/CLI changes, and links it from the Releases nav.
docs/2-0-breaking-changes.mdoutlining v2.0 breaking changes:n8nio/runners; replace Pyodide Python Code with task-runner native Python; disableExecuteCommandandLocalFileTriggerby default; require auth on OAuth callbacks; default file access restriction (N8N_RESTRICT_FILE_ACCESS_TO); disable Git bare repos by default.dotenv; remove--tunnel; removeQUEUE_WORKER_MAX_STALLED_COUNT.update:workflow --all --active=true.nav.ymlunder Releases.Written by Cursor Bugbot for commit 18c1676. This will update automatically on new commits. Configure here.