github n8n-io/n8n n8n@1.114.0

pre-release14 hours ago

1.114.0 (2025-09-29)

Bug Fixes

  • ChatTrigger Node: Chat submit button, fix disabled state coloring (#20085) (47cbd72)
  • core: Allow accessing nodes.json in preview mode (#19920) (a26810b)
  • core: Batch markAsCrashed updates to avoid oversized queries (#19904) (2db47fd)
  • core: Ensure cancellation interrupts runner tasks in worker (#19864) (fac005b)
  • core: Fix PKCE OAuth2 flows to work without client secret (#19601) (199d919)
  • core: Iterate over all main output branches when extracting response (#19963) (0b7db24)
  • core: Only print deprecation notices on start command (#19987) (4d024ec)
  • core: Preserve sourceOverwrite in pairedItem data during workflow execution (#20064) (7de2edd)
  • core: Remove Data Table experimental warning log (#19978) (7273d41)
  • core: Surface workflow config errors to the webhook caller (#19858) (8327257)
  • core: Use different query to get sqlite data table sizes (#19878) (24f08e1)
  • editor: Adjust insight's project filter placeholder (#19909) (4c0e19f)
  • editor: Clean up NDV RunData loading states (#20082) (874c890)
  • editor: Fix data tables id column sort icon (#19981) (0475599)
  • editor: Fix empty credential translation (#20019) (fa66401)
  • editor: Fix keyboard navigation in node creator with pre-built agents experiment (#19853) (a56d6ab)
  • editor: Fix reka popover issue when uncontrolled (#19952) (36df7da)
  • editor: Fix rlc input selection issue when not in list mode (#20004) (c6443c3)
  • editor: Fix UI being blocked from loading while data table limits are being fetched (#19871) (436c5ab)
  • editor: Improve arrow key navigation in chat message panel (#19926) (0f19655)
  • editor: Make shortcuts for toggling input/output panel work in the popped out log view (#19911) (8049da2)
  • editor: Make the data table size cache longer by default (#19875) (71cf584)
  • editor: Mark Workflow Extraction Modal Submit Button as loading and show error toast on error (#19976) (60560ba)
  • editor: Reflect Wait node's execution status correctly in log view (#19898) (a679359)
  • Gmail Trigger Node: Show warning about multiple items returned (#19896) (83173fb)
  • MCP Client Tool Node: Change default transport to HTTP Streamable (#20053) (e0a9de7)
  • Microsoft Excel 365 Node: Allow appending to empty sheets (#19642) (c96e6ae)
  • Only show AI assistant when AI service URL is setup (#18774) (002f380)
  • OpenAI Node: Missing header for assistant API calls (#20060) (a6c7e39)
  • Pass project ID to the wf execution demo iframe (#19785) (a0efb97)
  • Postgres Node: Fix citext and user defined field type mapping (#19780) (669a7b5)
  • Slack Node: Reply to message (#19760) (977d37f)
  • WhatsApp Business Cloud Node: Include whatsapp id in contact properties (#19762) (ea9093c)
  • Wordpress Node: Handle before query parameter when getting many posts or pages (#20041) (3963e97)

Features

Performance Improvements

  • editor: Skip calculating log tree entirely when the panel is closed (#19870) (677cdda)

Note

Release 1.114.0 with core/editor bug fixes, new insights filters and HTTPS env support, community-node linting, and a small editor performance optimization.

  • Core:
    • Bug fixes: cancellation handling, PKCE OAuth2 w/o client secret, webhook error surfacing, batch crash updates, nodes.json access in preview, response extraction across branches, deprecation notices only on start, pairedItem preservation, SQLite table size query tweak.
    • Features: insights endpoints gain custom range and startDate/endDate filters; HTTPS protocol support for environments; adjusted email template styling; custom error on deleting assigned custom roles.
  • Editor/UI:
    • Bug fixes: NDV run-data loading, data table limits blocking, sort icon, keyboard navigation, UI shortcuts in popped-out log, placeholders, rlc selection, uncontrolled popovers, Wait node status, workflow extraction modal states; show AI assistant only when configured; improved chat panel arrow navigation.
    • Feature: keyboard shortcut for run-data search; show node update button in NDV and node creator.
    • Performance: skip log tree calculation when panel is closed.
  • Nodes:
    • Fixes across Gmail Trigger (multi-item warning), OpenAI (missing header), Slack reply, WhatsApp Business Cloud contact props, Microsoft Excel 365 append to empty sheet, Postgres type mappings, Wordpress before query handling, MCP client tool default transport.
  • Tooling/CI:
    • Add community node ESLint plugin and use in scanner; project member updates immediate; PAY-3774/3775/3855 workflow tooling and migrations updates.
  • Release mechanics:
    • Bump versions across packages and update CHANGELOG.md for 1.114.0.

Written by Cursor Bugbot for commit 217423f. This will update automatically on new commits. Configure here.

Don't miss a new n8n release

NewReleases is sending notifications on new releases.