n8n/packages/@n8n
José Braulio González Valido 00fe448a68
feat(ai-builder): Verify approval-loop branches with scripted gate decisions (#34822)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-30 11:05:51 +00:00
..
agents fix(editor): Stream reasoning in agent preview chat (no-changelog) (#35048) 2026-07-29 11:22:08 +00:00
ai-node-sdk 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
ai-utilities fix(core): Sort node version directories by numeric version (#35206) 2026-07-29 23:58:13 +00:00
ai-workflow-builder.ee feat(core): Add Agent management to instance MCP (#34347) 2026-07-29 18:15:53 +00:00
api-types feat(core): Import workflow tags from packages (matching by source id) (#35133) 2026-07-30 08:43:19 +00:00
backend-common feat(core): Add agent-eval runner executing cases against a real agent (no-changelog) (#34904) 2026-07-28 11:50:45 +00:00
backend-network 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
backend-test-utils 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
benchmark 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
blob-storage refactor(core): Replace agent knowledge base binary data storage with blob storage (no-changelog) (#34985) 2026-07-28 13:36:27 +00:00
chat-hub 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
cli feat(core): Import workflow tags from packages (matching by source id) (#35133) 2026-07-30 08:43:19 +00:00
client-oauth2 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
codemirror-lang 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
codemirror-lang-html 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
codemirror-lang-sql 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
computer-use 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
config feat(core): Add a misfire policy to the durable scheduler (#35075) 2026-07-30 10:10:31 +00:00
constants feat(core): Add a misfire policy to the durable scheduler (#35075) 2026-07-30 10:10:31 +00:00
crdt 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
create-node 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
db feat(core): Add a misfire policy to the durable scheduler (#35075) 2026-07-30 10:10:31 +00:00
decorators 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
di 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
engine feat(core): Implement execution_start event handler (no-changelog) (#34795) 2026-07-28 14:27:55 +00:00
errors 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
eslint-config refactor(core): Move sleep into @n8n/utils and unify sleep/sleepWithAbort (#35057) 2026-07-28 18:47:18 +00:00
eslint-plugin-community-nodes feat(core): Recommend sleep helper for banned setTimeout/clearTimeout (#35114) 2026-07-29 12:16:38 +00:00
expression-runtime 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
extension-sdk 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
imap 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
instance-ai feat(ai-builder): Verify approval-loop branches with scripted gate decisions (#34822) 2026-07-30 11:05:51 +00:00
json-schema-to-zod 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
local-gateway chore: More Typescript 7 migrations (#34228) 2026-07-16 07:44:11 +00:00
mcp-apps 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
mcp-browser 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
mcp-browser-extension chore: Migrate the rest of packages/@n8n to typescript 7 (#34332) 2026-07-17 10:45:58 +03:00
node-cli 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
node-engine-compatibility feat(core): Add v1 to v2 workflow converter (no-changelog) (#34870) 2026-07-28 11:58:57 +00:00
nodes-langchain feat(Embeddings AWS Bedrock Node): Add inference profile models and node options (#34991) 2026-07-30 09:16:04 +00:00
permissions feat(API): Add public API endpoints for OIDC SSO configuration (#34313) 2026-07-28 10:58:55 +00:00
scan-community-package 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
scheduler feat(core): Add a misfire policy to the durable scheduler (#35075) 2026-07-30 10:10:31 +00:00
stylelint-config chore: Migrate the rest of packages/@n8n to typescript 7 (#34332) 2026-07-17 10:45:58 +03:00
syslog-client 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
task-runner 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
task-runner-python feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner (#33130) 2026-06-30 08:20:12 +00:00
telemetry 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
tournament 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
typeorm 🚀 Release 2.33.0 (#35054) 2026-07-28 07:15:34 +00:00
typescript-config 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
utils refactor(core): Move sleep into @n8n/utils and unify sleep/sleepWithAbort (#35057) 2026-07-28 18:47:18 +00:00
vitest-config 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
workflow-sdk fix(ai-builder): Enforce declared field names on eval pin data (no-changelog) (#34960) 2026-07-28 13:11:02 +00:00