n8n/packages/nodes-base/utils
Jon f1dab3e295
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
feat(Slack Node): Add app_home_opened as a dedicated trigger event (#28626)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-04-17 19:13:53 +00:00
..
__tests__ fix(Typeform Node): Refactor signature validation (#24987) 2026-02-03 10:44:52 +00:00
highlightedData feat(Chat Trigger Node): Auto-add highlighted execution data (#18778) 2026-04-03 08:51:10 +00:00
sendAndWait feat(Slack Node): Add app_home_opened as a dedicated trigger event (#28626) 2026-04-17 19:13:53 +00:00
workflowInputsResourceMapping fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
allCurrencies.ts feat(Send Email Node): Overhaul 2023-01-24 12:32:31 +02:00
binary.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
connection-pool-manager.ts fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
constants.ts fix(If Node): Update copy for type conversion parameter (#10769) 2024-09-11 14:12:33 +02:00
descriptions.ts refactor: Remove unused disable directives from nodes-base (#10825) 2024-09-16 10:58:32 +02:00
ISOCountryCodes.ts refactor: Extract ISOCountryCodes into a single place (no-changelog) (#9947) 2024-07-04 21:18:28 +02:00
sshTunnel.properties.ts fix(core): Fix SSH Tunnels when using private key (#10148) 2024-07-23 10:08:01 +02:00
utilities.ts feat(MySQL Node): Hints for executeQuery and select operations (#16753) 2025-07-04 13:57:18 +03:00
webhook-signature-verification.ts fix(Typeform Node): Refactor signature validation (#24987) 2026-02-03 10:44:52 +00:00
workflow-backtracking.test.ts refactor(core): Always use RunExecutionData factory (no-changelog) (#22096) 2025-11-21 13:42:13 +01:00
workflow-backtracking.ts chore(core): Fix typo (#17611) 2025-07-24 09:24:24 +01:00