n8n/packages
Garrit Franke 3d94910502
feat(editor): Add global node content search to command bar
Adds a new "Search in workflows" section to the cmd+k command bar that
searches node names, notes, and stringified parameters across all
workflows the user can read. Current-workflow open-node items also gain
content keywords for in-memory matching without a network round-trip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 10:49:41 +02:00
..
@n8n feat(editor): Add global node content search to command bar 2026-05-12 10:49:41 +02:00
cli feat(editor): Add global node content search to command bar 2026-05-12 10:49:41 +02:00
core fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
extensions/insights 🚀 Release 2.16.0 (#28080) 2026-04-07 04:26:54 +00:00
frontend feat(editor): Add global node content search to command bar 2026-05-12 10:49:41 +02:00
node-dev ci: Improve coverage reports (#27756) 2026-03-31 05:42:44 +00:00
nodes-base fix(EditImage Node): Fix composite operation failing with stream empty buffer (#30088) 2026-05-08 12:14:25 +00:00
testing fix(editor): Refactor archive workflow spec to use API helpers for stability (no-changelog) (#30089) 2026-05-08 12:40:59 +00:00
workflow fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00