n8n - Package Updates
Pinned
N8N
-
[3.21.0]
- Allow custom node modules to be installed using
EXTRA_NODE_MODULES
in/app/data/env.sh
- Allow custom node modules to be installed using
-
[3.23.1]
- Set the healthCheckPath to
/healthz
- Set the healthCheckPath to
-
[3.24.0]
- Update n8n to 1.31.1
- Full changelog
- AI agents, throw error on duplicate names in dynamic tools (#8766) (836bf07)
- Basic LLM Chain Node: Fix retrieving of prompt parameter for v1.3 of the node (#8817) (b5ffb7d)
- editor: Fix NDV output tabs resetting on any click (#8808) (2b06477)
- editor: Fix opening of node creator for sub-nodes connection hint link (#8809) (174dc9a)
- editor: Fix retrieving of messages from memory in chat modal (#8807) (af69dd9)
- editor: Set correct type for right input in filter component (#8771) (839793e)
- editor: Update assignment hint when user hovers table row (#8782) (5266bcb)
- Google Drive Node: Add supportsAllDrives: true to update and download (#8786) (8733832)
-
[3.24.1]
- symlink .ssh for environments to work
-
[3.24.2]
- Update n8n to 1.31.2
- Full changelog
- Always register webhooks on startup
-
-
[3.27.0]
- Update n8n to 1.35.0
- Full changelog
- core: Add missing nodeCause to paired item error (#8976) (19d9e71)
- core: Assign credential ownership correctly in source control import (#8955) (260bc07)
- editor: Fix accidental IDE code addition (#8971) (117b57c)
- editor: Make inputs in the filter component regular inputs by default (#8980) (295b650)
- editor: Show tip when user can type dot after an expression (#8931) (160dfd3)
- Fetch user cloud role and pass it on in website links (#8942) (666867a)
- Telemetry include basic llm optional promps, trigger on save workflow event (#8981) (335f363)
-
@DualOSWinWiz is there any issue for that upstream?
-
I didn't checked yet but manual runs of split batches stuck on last data count even if new data changed i reverted back to last version prior update all went smooth again
-
[3.28.0]
- Update n8n to 1.36.1
- Full changelog
- editor: Issue with JSON editor getting cut off (#9000) (4668db2)
- editor: Fix canvas selection for touch devices that use mouse (#9036) (286fa5c)
- editor: Fix execution debug button (#9018) (aac77e1)
- editor: Hover and active states not showing in execution list on dark mode (#9002) (bead7eb)
- editor: UI enhancements and fixes for expression inputs (#8996) (8788e2a)
- editor: Prevent chat modal opening on 'Test workflow' click (#9009) (3fd97e4)
- editor: Stop listening button not working in NDV (#9023) (02219dd)
- Add Salesforce Trigger Node (#8920) (571b613)
- Add Twilio Trigger Node (#8859) (c204995)
- core: Introduce AWS secrets manager as external secrets store (#8982) (2aab78b)
- core: Rate-limit login endpoint to mitigate brute force password guessing attacks (#9028) (a6446fe)
- Webhook Node: Overhaul (#8889) (e84c27c)
- core: Ensure status on Axios errors is available to the BE (#9015) (39002b0)
- core: Ensure only leader handles waiting executions (#9014) (52b6947)
- editor: Add fallback for expression resolution in multi-output case (#9045) (e22ef2a)
- editor: Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) (cb2e460)
- editor: Fix execution with wait node (#9051) (0fba0bf)
- editor: Issue showing Auth2 callback section when all properties are overriden (#8999) (10eea2b)
- editor: Make share modal content scrollable (#9025) (46aec96)
- editor: Make Webhook node pinnable (#9047) (8cbe2bf)
- editor: Prevent saving workflow while another save is in progress (#9048) (8fa755a)
- editor: Rerun failed nodes in manual executions (#9050) (a30e02d)
- Workflows executed from other workflows not stopping (#9010) (09e397b)
-
[3.28.1]
- Update n8n to 1.36.2
- Full changelog
- API: Accept settings.executionOrder in workflow creation (#9072) (4579fc8)
- AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (3992ae7)
- Core: Don't revert irreversibble migrations (#9105) (a1870b3)
- Core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (89755c4)
- Core: Fix isLeader check in WaitTracker constructor (#9100) (549e8f7)
- Core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (3a51593)
- Editor: Allow pinning of AI root nodes (#9060) (2489009)
- Editor: Connecting nodes to triggers when adding them together (#9042) (ae26b8f)
- Editor: Do not show overlapping trash icon in the node's settings (#9119) (5308159)
- Editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (b3adec3)
- Editor: Expand range of allowed characters in expressions (#9083) (e947f39)
- Editor: Fix displaying logic of execution retry button (#9061) (c3a5ed1)
- Editor: Fix issue with case insensitive tags (#9071) (9a9b49a)
- Editor: Fix issues in dark mode (#9068) (c101ec8)
- Editor: Open links from embedded chat in new tab (#9121) (252dc97)
- Editor: Render dates correctly in parameter hint (#9089) (0e88b89)
- Editor: UX improvements to mfa setup modal (#9059) (f8d825e)
- HTTP Request Node: Duplicate key names support for form data (#9040) (3fb532d)
- MySQL Node: Query Parameters parse string to number (#9011) (f50d4db)
- Respond to Webhook Node: Continue on fail and error branch support (#9115) (dedd5c1)
- Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e4c05e4)
-
[3.29.0]
- Update n8n to 1.37.3
- Full changelog
- editor: Add object keys that need bracket access to autocomplete (#9088) (98bcd50)
- GitHub Node: Add option to get pull requests (#9094) (4d9000b)
- Google Gemini Chat Model Node: Add support for new Google Gemini models (#9130) (f1215cd)
- Summarize Node: Option to continue when field to summarize can't be found in any items (#9118) (d7abc30)
- core: Don't create multiple owners when importing credentials or workflows (#9112) (32db869)
- core: Exclude oAuth callback urls from browser-id checks (#9158) (58b6a9d)
- core: Improve browserId checks, and add logging (#9161) (cff50fb)
-
[3.30.0]
- Update n8n to 1.38.1
- Full changelog
- core: Exclude oAuth callback urls from browser-id checks (#9158) (c1d07fb)
- core: Improve browserId checks, and add logging (#9161) (e16d18c)
- editor: Fix parameter reset on credential change in Discord node (#9137) (336344f)
- Postgres Node: Convert js arrays to postgres type, if column type is ARRAY (#9160) (ee0c685)
- Schedule Trigger Node: Default to 0 minute if falsy on hourly run (#9146) (3d6455e)
-
[3.31.0]
- Update n8n to 1.39.1
- Full changelog
- core: Fix browser session refreshes not working (#9212) (a67246c)
- core: Stop relying on filesystem for SSH keys (#9217) (3418dfb)
- Discord Node: When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) (d0250b2)
- Google Drive Node: Create from text operation (#9185) (44bcc03)
- MySQL Node: Query to statements splitting fix (#9207) (67c92dc)