n8n/packages/cli/src/commands
Tomi Turtiainen 91fd383f32
refactor(core): Remove legacy sqlite driver code paths (#24376)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-01-16 12:54:43 +00:00
..
__tests__ feat(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
db refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
export feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
import feat: Allow skipping migration checks for imports (#24229) 2026-01-13 14:23:49 +00:00
ldap chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
license refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
list refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
mfa refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
publish chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
ttwf feat: AI Workflow Builder agent (no-changelog) (#17423) 2025-07-21 11:18:26 +02:00
unpublish chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
update chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
user-management fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
audit.ts refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
base-command.ts feat(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
execute-batch.ts refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
execute.ts feat(core): Add execution source to workflow-executed event (#24058) 2026-01-12 08:59:07 +00:00
start.ts refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00:00
webhook.ts perf(core): Reduce baseline memory usage by 33 MB for all instance types (#24107) 2026-01-13 10:34:36 +00:00
worker.ts perf(core): Reduce baseline memory usage by 33 MB for all instance types (#24107) 2026-01-13 10:34:36 +00:00