diff --git a/cc-ci-plan/upstream/n8n.md b/cc-ci-plan/upstream/n8n.md index 481dbf9..0c23ba2 100644 --- a/cc-ci-plan/upstream/n8n.md +++ b/cc-ci-plan/upstream/n8n.md @@ -65,3 +65,17 @@ - 2.35.3 (2026-08-14, Pre-release): bugfixes (Google Ads v21→v25 API migration, MS Teams OAuth scope restore, workflow publication outbox abort deadline) + feature (skip update approval for workflows from same Instance AI session). Not deployed (2.35.2 was the survey target). +- 2.36.0 (2026-08-18, Pre-release; 2.36.1 was briefly tagged then withdrawn — 2.36.2 compares + 2.36.0...2.36.2): a large feature minor. Core/ai-builder/editor bugfixes + new features (Agent + sandboxes + writable workspaces, MCP folder/move/read-data-table tools, Schedule Trigger missed- + execution grace period + catch-up coalescing, Confluence Cloud OAuth2 + page get sub-tree, MiniMax + M3/H3, LangSmith session debug export, role-mapping/roles API endpoints, n8n User Auth GA, etc.). + No breaking compose/env/migration changes, no `N8N_*` env renames; the deprecation notices + (Array.merge→Array.mergeIntoObject in expressions, workflow tags API migration) are API-level only. + 2.36.2 (2026-08-19, patch): 3 fixes (decorator-route request schema in /discover, end-user + credential resolution in node parameters, editor agent-preview alignment). 2.36.3 (2026-08-20, + patch): 4 core/editor fixes (task-runners only restart when slow, expression engine init on + expression commands, test-webhook isolate release after teardown, Edit Fields type selector styles). +- 2026-08-21 run: planning 2.34.4 → 2.36.3 (newest tag abra lists). Whole 2.36.x line still + Pre-release on GitHub (2.33.5/Latest was superseded by 2.35.x line). Rolling upgrade safe, sqlite + mode, TypeORM migrations auto-run on boot. No operator action required.