n8n/packages/@n8n
Arvin Ansari acc7ad46e3
feat(api-types): Add case-generation contract and type rating correction as JsonObject (no-changelog)
Move the AI case-generation request/response contract (draft case,
generation options, generation result) into @n8n/api-types so the generate
endpoint and editor-ui share one definition, instead of the service defining
these in the cli package where the frontend can't reach them.

Validate the rating `correction` request field against a recursive JSON-object
schema so it infers to `JsonObject` and can flow into persistence without a cast.
2026-07-27 15:17:47 +02:00
..
agents fix: Improve MCP tool handling (no-changelog) (#34827) 2026-07-24 11:00:35 +00:00
ai-node-sdk 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
ai-utilities chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
ai-workflow-builder.ee 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
api-types feat(api-types): Add case-generation contract and type rating correction as JsonObject (no-changelog) 2026-07-27 15:17:47 +02:00
backend-common feat(core): Review submission flow endpoints and toggle (#34649) 2026-07-21 15:25:16 +00:00
backend-network 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
backend-test-utils 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
benchmark 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
blob-storage refactor(core): Store binary data via blob storage primitives (#34707) 2026-07-22 12:22:37 +00:00
chat-hub 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
cli feat(core): Auto-include sub-workflows in package exports (#34218) 2026-07-23 15:03:07 +00:00
client-oauth2 fix(core): Handle MCP OAuth2 token expiry and PKCE negotiation (#34494) 2026-07-23 08:21:56 +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 chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
config feat(core): Implement StartExecution API in @n8n/engine (no-changelog) (#30039) 2026-07-23 12:11:21 +00:00
constants 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
crdt 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
create-node 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
db feat(api-types): Add shared agent-eval interfaces (no-changelog) 2026-07-24 15:06:44 +02:00
decorators fix(core): Redact a sub-workflow's own execution record per its own policy (#34621) 2026-07-23 12:55:51 +00:00
di 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
engine feat(core): Add workflow_step_execution table to @n8n/engine (no-changelog) (#34860) 2026-07-24 12:52:17 +00:00
errors 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
eslint-config chore(core): Lock the @n8n/typeorm import ratchet and document the boundary (no-changelog) (#34370) 2026-07-21 08:26:21 +00:00
eslint-plugin-community-nodes feat(core): Add credential-unnecessary-password community node lint rule (#34791) 2026-07-24 10:44:16 +00:00
expression-runtime chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +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 fix(core): Guiding data-table skill routing better (no-changelog) (#34882) 2026-07-24 12:12:04 +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.32.0 (#34600) 2026-07-21 07:14:52 +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.32.0 (#34600) 2026-07-21 07:14:52 +00:00
nodes-langchain fix(Wikipedia Tool Node): Surface tool errors as actionable node errors (#34643) 2026-07-24 11:35:53 +00:00
permissions feat(editor): Polish end-user credential setup modal and NDV states (#34766) 2026-07-23 19:53:12 +00:00
scan-community-package 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
scheduler 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +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 chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +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 fix(core): Publish workspace packages required by n8n at runtime (#34886) 2026-07-24 11:55:52 +00:00
tournament chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
typeorm 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
typescript-config 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
utils fix(HTTP Request Node): Include error body in continueOnFail mode (#34729) 2026-07-24 10:07:14 +00:00
vitest-config 🚀 Release 2.32.0 (#34600) 2026-07-21 07:14:52 +00:00
workflow-sdk build: Bump pinned dependency versions to latest patch/minor releases (#34629) 2026-07-22 16:02:00 +00:00