n8n - Package Updates
Pinned
N8N
-
[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)
-
[3.33.0]
- Update n8n to 1.41.0
- Full changelog
- Cast boolean values in filter parameter (#9260) (30c8efc)
- core: Prevent occassional 429s on license init in multi-main setup (#9284) (22b6f90)
- core: Report missing SAML attributes early with an actionable error message (#9316) (225fdbb)
- core: Webhooks responding with binary data should not prematurely end the response stream (#9063) (23b676d)
- editor: Fix multi-select parameters with load options getting cleared (#9324) (0ee4b6c)
- editor: Fix shortcut issue on save buttons (#9309) (e74c14f)
- editor: Resolve $vars and $secrets in expressions in credentials fields (#9289) (d92f994)
- editor: Show MFA section to instance owner, even when external auth is enabled (#9301) (b65e0e2)
- Gmail Node: Remove duplicate options when creating drafts (#9299) (bfb0eb7)
- Linear Node: Fix issue with data not always being returned (#9273) (435272b)
- n8n Form Trigger Node: Fix missing options when using respond to webhook (#9282) (6ab3781)
- Pipedrive Node: Improve type-safety in custom-property handling (#9319) (c8895c5)
- Read PDF Node: Disable JS evaluation from PDFs (#9336) (c4bf5b2)
- editor: Implement AI Assistant chat UI (#9300) (491c6ec)
- editor: Temporarily disable AI error helper (#9329) (35b983b)
- LinkedIn Node: Upgrade LinkedIn API version (#9307) (3860077)
- Redis Node: Add support for TLS (#9266) (0a2de09)
- Send Email Node: Add an option to customize client host-name on SMTP connections (#9322) (d0d52de)
- Slack Node: Update to use the new API method for file uploads (#9323) (695e762)
-
[3.33.1]
- Update n8n to 1.41.1
- Full changelog
- Code Node: Bind helper methods to the correct context (#9380) (a515686)
- core: Add an option to disable STARTTLS for SMTP connections (#9415) (bc1e6f9)
- editor: Fix blank Public API page (#9409) (d090a7a)
- Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (5633eec)
- Mattermost Node: Fix issue when fetching reactions (#9375) (c19d4aa)
-
[3.34.0]
- Update n8n to 1.42.1
- Full changelog
- Code Node: Bind helper methods to the correct context (#9380) (82c8801)
- Cortex Node: Fix issue with analyzer response not working for file observables (#9374) (ed22dcd)
- editor: Render backticks as code segments in error view (#9352) (4ed5850)
- Mattermost Node: Fix issue when fetching reactions (#9375) (78e7c7a)
- AI Agent Node: Implement Tool calling agent (#9339) (677f534)
- core: Allow using a custom certificates in docker containers (#8705) (6059722)
- core: Node hints(warnings) system (#8954) (da6088d)
- core: Node version available in expression (#9350) (a00467c)
- editor: Add examples for number & boolean, add new methods (#9358) (7b45dc3)
- editor: Add examples for object and array expression methods (#9360) (5293663)
- editor: Add item selector to expression output (#9281) (dc5994b)
- editor: Autocomplete info box: improve structure and add examples (#9019) (c92c870)
- editor: Remove AI Error Debugging (#9337) (cda062b)
- Slack Node: Add block support for message updates (#8925) (1081429)
-
@nebulon bug in system
who ever is running critical systems on n8n make sure to check MSSQL nodes as they are giving errors for complex queries had to revert back to previous version and all went to normal.
i reported on GitHub upstream
-
-
[3.40.0]
- Update n8n to 1.49.0
- Full changelog