n8n - Package Updates
-
[3.94.1]
- Update n8n to 1.105.3
- Full Changelog
- editor: Connection port mapped incorrectly when changed dynamically (#17958) (bab9ca2)
- Env to disable webhook response iframe sandboxing (#17851) (06adcd8)
-
[3.94.2]
- Update n8n to 1.105.4
-
[3.95.0]
- Update n8n to 1.106.3
-
[3.96.0]
- Optional redis addon support
-
[3.97.0]
- Update n8n to 1.107.3
- Full Changelog
- Fix node graph generation for evaluation node in set metrics mode (#18344) (6bf294b)
- Revert changes from MRs #16059, #17959, #17759, and #17585 (#18382) (27bda02)
- Support MCP server when offloading is enabled (#18214) (308fd46)
- Add chokidar dependency back (#18260) (46ed969)
- Add shared field to workflows list rest API handler (#17804) (31af6d1)
- Remove unnecessary form data conversion for API token auth to work (#18133) (716577e)
- Prevent XSS vulnerabilities and improve parameter validation (#18148) (d4ef191)
- Consider pinned data as valid paths for single node execution (#17959) (32f4794)
- Fix
null
handling in Python sandbox (#18189) (b5f47ec)
-
[3.97.1]
- Update n8n to 1.107.4
- Full Changelog
- core: Dynamically import
@sentry/node-native
(#18586) (0e7cbe8)
-
[3.98.0]
- Update n8n to 1.108.1
- Full Changelog
- core: Dynamically import
@sentry/node-native
(#18586) (4312ff2) - Add missing type check, updated turbo config (#18341) (8259b5f)
- Airtable Node: Create record: skip type validation when typecast is enabled (#18393) (dcd060c)
- core: Account for readonly properties when replacing circular references (#18408) (3848673)
- core: Check all node outputs when using "Always Output Data" before adding an empty object (#17602) (f1a87af)
- core: Fix error message parsing for disallowed modules (#18216) (04738d4)
- core: Normalize quotes in strings in env vars (#18219) (71f5151)
- core: Populate MCP endpoints in frontend settings (#17939) (14787fd)
- core: Support inserting dates to data store via the insert endpoint (#18404) (dc86984)
-
[3.98.0]
- Update n8n to 1.108.1
- Full Changelog
- core: Dynamically import
@sentry/node-native
(#18586) (4312ff2) - Add missing type check, updated turbo config (#18341) (8259b5f)
- Airtable Node: Create record: skip type validation when typecast is enabled (#18393) (dcd060c)
- core: Account for readonly properties when replacing circular references (#18408) (3848673)
- core: Check all node outputs when using "Always Output Data" before adding an empty object (#17602) (f1a87af)
- core: Fix error message parsing for disallowed modules (#18216) (04738d4)
- core: Normalize quotes in strings in env vars (#18219) (71f5151)
- core: Populate MCP endpoints in frontend settings (#17939) (14787fd)
- core: Support inserting dates to data store via the insert endpoint (#18404) (dc86984)
-
[3.98.1]
- Update n8n to 1.108.2
- Full Changelog
- Fix waiting webhooks validation when n8n is behind proxy (#18767) (13674bd)
-
[3.99.0]
- Update n8n to 1.109.1
- Full Changelog
- core: Fix waiting webhooks validation when n8n is behind proxy (#18767) (741f68b)
- Also run DB tests in CI when any test inside CLI package have changes (#18527) (3386047)
- Change siderbar to use innerWidth instead of outerWidth (#18727) (4206b4a)
- core: Don't reveal whether files exists if they're not within allowed paths (#18480) (970351b)
- core: Dynamically import
@sentry/node-native
(#18586) (0f463c7) - core: Ensure error.message is a string before checking for specific messages (#17417) (0d4c890)
- core: Fix getting webhook methods from path only when dynamic webhook path (#17803) (a5c6e2f)
- core: Handle insights by workflow table for deleted workflows (#18496) (741dd69)
- core: Integer overflow in insights runtime calculation (#18122) (c767831)
- core: Make first queue reconciliation immediate on startup (#18490) (961fc53)