Commit Graph

20 Commits

Author SHA1 Message Date
Irénée
09c90f9bf4
feat(core): Auto-include sub-workflows in package exports (#34218)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 15:03:07 +00:00
Jan Kalkan
7c74af6844
feat(core): Rename package import CLI conflict-policy flag and default it to new-version (no-changelog) (#34667)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 08:45:13 +00:00
Jan Kalkan
4044d58d13
feat(core): Validate missing node types on package import (#34598)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 21:09:27 +00:00
Nour Alhadi Mahmoud
cf3a8658a9
refactor(core): Rename variableMissingPolicy to variableMissingMode (no-changelog) (#34715)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-22 13:22:29 +00:00
Nour Alhadi Mahmoud
d7d7f966b7
feat(core): Add must-preexist variable policy for package import (no-changelog) (#34603)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-22 11:32:40 +00:00
Nour Alhadi Mahmoud
54a95fea6c
feat(core): Resolve variable requirements on package import with do-nothing policy (no-changelog) (#34438) 2026-07-21 17:31:37 +00:00
Jan Kalkan
3117e455c3
fix(core): Expose workflowPublishingPolicy in the package import CLI command (#34632)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 12:25:23 +00:00
Nour Alhadi Mahmoud
b63758247e
feat(core): Add variable bundling to package export (#34040) 2026-07-17 08:01:37 +00:00
Jan Kalkan
d9f8f281fa
feat(core): Import data tables with matching by id (no-changelog) (#34118)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 08:33:41 +00:00
Irénée
2b6a6a125a
feat(API): Add workflow dependency export policy (no-changelog) (#34175) 2026-07-15 09:43:31 +00:00
Irénée
aa12e2fcea
feat(core): Block n8n-package export when sub-workflow is missing (no-changelog) (#33846) 2026-07-14 12:48:42 +00:00
James Gee
3e04bf8b5c
feat(core): Import folder shells from a package (no-changelog) (#33729) 2026-07-10 13:32:06 +00:00
James Gee
ce9689e953
refactor(core): Use a bindings object instead of credentialBindings on import (no-changelog) (#33816) 2026-07-09 11:55:05 +00:00
Dmitrii
dc05720609
feat(core): Add name-and-type and type-only credential matching modes for package import (#33689) 2026-07-08 06:31:37 +00:00
James Gee
17899c6aa5
feat(core): Add folder export to n8n packages (no-changelog) (#32849) 2026-07-02 13:12:49 +00:00
Konstantin Tieber
3ead311851
fix(core): Beta import/export API not available on cloud (no-changelog) (#33382)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-01 15:58:02 +00:00
Ali Elkhateeb
0f46be02aa
feat(API): Support exporting projects via the public API (#33084)
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-07-01 13:54:46 +00:00
Sandra Zollner
6b453d96b1
feat(core): Add support for 'create-stub' mode in credential handling… (#32507) 2026-06-19 11:13:40 +00:00
James Gee
bedb12773f
feat(core): Add package export/import commands to the CLI client (no-changelog) (#32111) 2026-06-16 09:11:33 +00:00
Albert Alises
20f1092815
feat: Add @n8n/cli: a client CLI to manage n8n from the terminal (#26943)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2026-03-20 14:11:35 +00:00