Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

n8n-core

Package Overview
Dependencies
Maintainers
1
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-core - npm Package Versions

1
33

1.38.1

Diff

jan_n8n_io
published 1.37.3 •

jan_n8n_io
published 1.38.0 •

Changelog

Source

1.38.0 (2024-04-17)

Bug Fixes

  • core: Don't create multiple owners when importing credentials or workflows (#9112) (3eb5be5)
  • core: Don't revert irreversibble migrations (#9105) (3bb821f)
  • core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (cf435c3)
  • editor: Do not show overlapping trash icon in the node's settings (#9119) (c00150b)
  • editor: Open links from embedded chat in new tab (#9121) (284de5d)
  • editor: Render dates correctly in parameter hint (#9089) (064e8f4)
  • Execute Workflow Node: Assign fallback pairedItem only if not present in output item and different length of input output (#9145) (a95e401)
  • Fix issue with Crowdstrike credential not working correctly (#9108) (4c16000)
  • HTTP Request Node: Tolerate header name being empty (#9138) (f6c9dbf)
  • Respond to Webhook Node: Continue on fail and error branch support (#9115) (86a20f6)

Features

  • 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)
jan_n8n_io
published 1.37.2 •

jan_n8n_io
published 1.36.4 •

jan_n8n_io
published 1.36.3 •

jan_n8n_io
published 1.36.0 •

Changelog

Source

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)
  • Prevent chat modal opening on 'Test workflow' click (#9009) (3fd97e4)
  • Stop listening button not working in NDV (#9023) (02219dd)

Features

jan_n8n_io
published 1.35.1 •

jan_n8n_io
published 1.35.0 •

Changelog

Source

1.35.0 (2024-03-27)

Bug Fixes

  • Anthropic Chat Model Node: Fix detection of chat models in docker build & add support Claude Haiku (#8953) (76041b8)
  • Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
  • Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
  • core: Add missing nodeCause to paired item error (#8976) (19d9e71)
  • core: Assign credential ownership correctly in source control import (#8955) (260bc07)
  • core: Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) (079a114)
  • 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: Stringify all Luxon DateTimes in cleanupParameterData (#8959) (1fb0dd4)
  • core: Update follow-redirects to address CVE-2024-28849 (#8902) (a10120f)
  • editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
  • editor: Fix accidental IDE code addition (#8971) (117b57c)
  • 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 opening of chat window when executing a child node (#8789) (5f53d76)
  • editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
  • editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
  • editor: Make inputs in the filter component regular inputs by default (#8980) (295b650)
  • editor: Nodes connectors improvements (#8945) (264f918)
  • editor: Remove isOwner from IUser interface (#8888) (6955e89)
  • editor: Use bracket notation for all invalid identifiers in expressions (#8933) (0e4216d)
  • MySQL Node: Set paired items correctly in single query batch mode (#8940) (89df277)
  • OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
  • Overhaul expression error messages related to paired item (#8765) (45461c8)
  • Pinecone Vector Store Node: Fix vector store nodes execution issue (#8968) (323b901)
  • 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/chat@0.9.1 (#8918) (e0c303c)
  • 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)
jan_n8n_io
published 1.34.0 •

Changelog

Source

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/chat@0.9.1 (#8918) (e0c303c)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc