Releases: n8n-io/n8n
Releases · n8n-io/n8n
[email protected]
[email protected]
1.36.2 (2024-04-11)
Bug Fixes
- 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 inWaitTracker
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)
[email protected]
1.37.1 (2024-04-11)
Bug Fixes
- core: Don't revert irreversibble migrations (#9105) (4326d59)
- core: Support MySQL in
MoveSshKeysToDatabase
migration (#9120) (19ba645) - editor: Do not show overlapping trash icon in the node's settings (#9119) (27de031)
- editor: Open links from embedded chat in new tab (#9121) (9e1e799)
- editor: Render dates correctly in parameter hint (#9089) (daacc42)
- Respond to Webhook Node: Continue on fail and error branch support (#9115) (779b4a7)
[email protected]
1.37.0 (2024-04-10)
Bug Fixes
- API: Accept
settings.executionOrder
in workflow creation (#9072) (0c90c7c) - AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (cfaab0b)
- Continue on fail / error output support for chains and agents (#9078) (f62800c)
- core: Ensure
status
on Axios errors is available to the BE (#9015) (744327c) - core: Ensure only leader handles waiting executions (#9014) (217b07d)
- core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (ff81de3)
- core: Fix
isLeader
check inWaitTracker
constructor (#9100) (c2f4d7d) - core: Remove binary data when deleting executions by filter (#9056) (7bf0f90)
- editor: Add fallback for expression resolution in multi-output case (#9045) (bcd39a1)
- editor: Allow pinning of AI root nodes (#9060) (32df171)
- editor: Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) (f6ce81e)
- editor: Connecting nodes to triggers when adding them together (#9042) (f214362)
- editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (3dd70a1)
- editor: Expand range of allowed characters in expressions (#9083) (3bcfef9)
- editor: Fix displaying logic of execution retry button (#9061) (92f6cbf)
- editor: Fix execution with wait node (#9051) (db4f8d4)
- editor: Fix issue with case insensitive tags (#9071) (caea27d)
- editor: Fix issues in dark mode (#9068) (7467aa3)
- editor: Issue showing Auth2 callback section when all properties are overriden (#8999) (dff8f7a)
- editor: Make share modal content scrollable (#9025) (ec9fe98)
- editor: Make Webhook node pinnable (#9047) (042aa62)
- editor: Prevent saving workflow while another save is in progress (#9048) (3c9a1d2)
- editor: Rerun failed nodes in manual executions (#9050) (bc6575a)
- editor: UX improvements to mfa setup modal (#9059) (4ac02dd)
- Fix missing input panel in node details view (#9043) (71c54cb)
- HTTP Request Node: Duplicate key names support for form data (#9040) (3e231db)
- MySQL Node: Query Parameters parse string to number (#9011) (610ead9)
- Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e47e4bf)
- Workflows executed from other workflows not stopping (#9010) (0ac9851)
Features
- Add credential update and delete events to log streaming (#9026) (f4f0a36)
- Allow workflow execution even if it has errors (#9037) (eaaefd7)
- Append item index suffix to an error message, if provided, and node has many input items (#9070) (5793e56)
- core: Improve Langsmith traces for AI executions (#9081) (936682e)
- core: Prevent session hijacking (#9057) (2826104)
- Email Trigger (IMAP) Node: Migrate from
imap-simple
to@n8n/imap
(#8899) (9f87cc2) - JWT Node: New node (#9005) (0a9f6b3)
- Postgres Node: Options keepAlive and keepAliveInitialDelayMillis (#9067) (58518b6)
[email protected]
1.36.1 (2024-04-04)
Bug Fixes
- 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)
[email protected]
1.36.0 (2024-04-03)
Bug Fixes
- 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)
Features
- 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)
[email protected]
1.35.0 (2024-03-27)
Bug Fixes
- 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)
Features
[email protected]
[email protected]
1.34.1 (2024-03-25)
Bug Fixes
- Anthropic Chat Model Node: Fix detection of chat models in docker build & add support Claude Haiku (#8953) (becc804)
- core: Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) (578f01a)
- core: Stringify all Luxon DateTimes in cleanupParameterData (#8959) (58d9983)
- editor: Fix opening of chat window when executing a child node (#8789) (e695927)
- editor: Use bracket notation for all invalid identifiers in expressions (#8933) (1316f2d)
- MySQL Node: Set paired items correctly in single query batch mode (#8940) (5d129ba)
- Overhaul expression error messages related to paired item (#8765) (09654f9)
[email protected]
1.34.0 (2024-03-20)
Bug Fixes
- Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
- Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
- core: Improve handling of invalid objects in
cleanupParameterData
(no-chanhelog) (#8910) (33ab781) - core: Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621) (d85d0ec)
- core: Update
follow-redirects
to address CVE-2024-28849 (#8902) (a10120f) - editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
- editor: Fix an issue with an empty chat response if not in
output
property (#8913) (024be62) - editor: Fix design system component props (#8923) (7176cd1)
- editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
- editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
- editor: Remove
isOwner
from IUser interface (#8888) (6955e89) - OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
- Validate custom tool names for forbidden chars (#8878) (edce632)
Features
- Add AI Error Debugging using OpenAI (#8805) (948c383)
- Add Onedrive Trigger Node (#8742) (ff8dd4e)
- core: Add support for SQLite connection pooling (#8722) (c4c319d)
- editor: Add missing extension methods for expressions (#8845) (5e84c2a)
- editor: Add type information to autocomplete dropdown (#8843) (d7bfd45)
- editor: Block the frontend when trying to access n8n from another host over http (#8906) (669bd83)
- editor: Refactor expression editors and mixins to composition API (#8894) (0c179e4)
- editor: Release
@n8n/[email protected]
(#8918) (e0c303c)