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

n8n-node-dev

Package Overview
Dependencies
Maintainers
1
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-node-dev - npm Package Versions

1
26

1.35.1

Diff

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

jan_n8n_io
published 1.33.0 •

Changelog

Source

1.33.0 (2024-03-13)

Bug Fixes

  • core: Always register webhooks on startup (#8830) (c6f6254)
  • core: Add fallback for pairedItem info in runPartialWorkflow (#8842) (bd465d3)
  • core: Display readable error when manual executions contains large payload (#8834) (261b9c7)
  • core: Ignore semver range when upgrading comunity packages (#8863) (11173a0)
  • editor: Allow sharee to use workflows with http request node without credential access (#8841) (bde4c6c)
  • editor: Disable pinning for root nodes from canvas (#8848) (e10fa37)
  • editor: Fix workflow card open action (#8839) (dd40570)
  • editor: Make inputs in the filter component expressions by default (#8784) (6e2aa40)
  • editor: Improve filter component error handling (#8832) (76fe960)
  • GitHub Document Loader Node: Fix issue with ignore paths not working correctly (#8798) (c8d589c)
  • Notion Node: Regex for block id (#8860) (a1f6c57)
  • OpenAI Node: text > message hide tools connector for unsupported models (#8866) (cef7c24)

Features

  • editor: Add more AI node info to telemetry (#8827) (ed6dc86)
  • editor: Add sections to autocomplete dropdown (#8720) (9b4618d)
  • editor: Help users discover expressions when using drag n drop (#8869) (e78cc2d)
  • editor: Improve errors in output panel (#8644) (5301323)
  • Pinecone Vector Store Node: Support serverless environments (#8849) (a136a73)
  • Wordpress Node: Support WordPress pages (#8852) (a678e85)
jan_n8n_io
published 1.32.0 •

Changelog

Source

1.32.0 (2024-03-06)

Bug Fixes

  • AI agents, throw error on duplicate names in dynamic tools (#8766) (75e4df1)
  • Basic LLM Chain Node: Fix retrieving of prompt parameter for v1.3 of the node (#8817) (82f66c8)
  • editor: Fix NDV output tabs resetting on any click (#8808) (c7c1767)
  • editor: Fix opening of node creator for sub-nodes connection hint link (#8809) (df064af)
  • editor: Fix retrieving of messages from memory in chat modal (#8807) (bfda8ea)
  • editor: Set correct type for right input in filter component (#8771) (5d54663)
  • editor: Update assignment hint when user hovers table row (#8782) (8c993aa)
  • editor: Upgrade sanitize-html to address CVE-2024-21501 (#8816) (a3e9e3d)
  • Google Drive Node: Add supportsAllDrives: true to update and download (#8786) (11a5331)
  • HubSpot Node: Include properties for contact and deal in getAll operation (#8772) (08e2b06)
  • n8n Form Trigger Node: Do not open pop up when data is pinned in trigger (#8781) (0481e6e)
  • OpenAI Node: Message text operation parameters case fix (#8804) (e38e96b)
  • Simplify Structured Output Parser wrapping and fix auto-fixing output parser (#8778) (7d82dc1)
  • TheHive 5 Node: The Hive - Custom fields are no longer working (#8780) (961d6b9)
  • Wait Node: Change default wait period to 5 seconds (#8783) (a521e7a)

Features

  • Chat Memory Manager group messages option, on insert delete return confirmation of success instead of messages (#8757) (246bfb9)
  • core: Update hashing strategy for JWTs (#8810) (cdec7c9)
  • Notion Node: Continue on fail support (#8788) (4850f6a)
  • Track node errors on PostHog (#8774) (35f6826)

Performance Improvements

jan_n8n_io
published 1.31.0 •

Changelog

Source

1.31.0 (2024-02-28)

Bug Fixes

  • core: Ensure maxRedirects is used for any http request defining it (#8706) (246c988)
  • core: Fix pairedItem issue with partial manual executions (#8575) (a29b41e)
  • Default Data Loader Node: Fix binary data loader in s3 mode (#8626) (a5e6f59)
  • editor: Do not break NDV for version-less nodes (#8714) (8a88d15)
  • editor: Hide previous execution data for sub-nodes in debug mode if it has execution error (#8710) (a973b9c)
  • editor: Update Filter component state when value is updated (#8684) (3ba2cdc)
  • Fix execution error when using AI chain nodes with non-chat model (#8724) (0882dc0)
  • Postgres Trigger Node: closeFunction errors should not prevent a workflow from being deactivated (#8738) (7012577)
  • Send user id when setting up an account (#8639) (27f3166)
  • Trello Node: Remove GET request body (#8715) (8c4a744)
  • Wrong prompt input key for sql agent (#8708) (7c1cf33)

Features

  • Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506) (4b01335)
  • Add Outlook Trigger Node (#8656) (720ae1b)
  • Add support for Ollama embeddings API (#8732) (15490ad)
  • AI Agent Node: Allow use of Azure Chat model for OpenAI Functions agent (#8725) (d03d927)
  • Allow instance owners and admins to edit all credentials (#8716) (7371708)
  • editor: AI Floating Nodes (#8703) (41b191e)
  • editor: Retrieve previous chat message on arrow-up (#8696) (246f8cf)
  • No expression error when node hasn’t executed (#8448) (f9a99ec)
  • Session is selector for memory nodes (#8736) (2aaf211)
  • SQL agent improvements (#8709) (0952430)
jan_n8n_io
published 1.30.1 •

jan_n8n_io
published 1.30.0 •

Changelog

Source

1.30.0 (2024-02-21)

Bug Fixes

  • AwsS3 Node: Use location constrain (#8654) (c73aeee)
  • core: Apply correct hostname to redirected requests (#8674) (0e36aeb)
  • core: Define SHELL env variable on docker images (#8670) (e1a4fde)
  • editor: Correctly set condition operator when changed (#8700) (23a1bc4)
  • editor: Escape node names with quotes in autocomplete and drag'n'drop (#8663) (890c2bd)
  • editor: Filter component: do not clear expression when changing operator (#8635) (66cbe54)
  • editor: Fix node runData and pinned data check on manual run (#8669) (40c7f77)
  • editor: Fix SQL editors not always re-rendering when query changes (#8621) (8e9d310)
  • editor: Fix unnecessary execution of nodes when there is pin data (#8567) (46fe544)
  • editor: Handle drag-n-dropping from other nodes in assignment component (#8661) (c943a51)
  • editor: Send protocol and n8n version in templates destination parameter, stop redirecting template preview page to website (#8691) (a573146)
  • editor: Use proper composable for localization (#8660) (9c0fe41)
  • editor: Wrap expressions in resource locator component (#8673) (e2f2fc9)
  • Extract From File Node: Make binary data work with any backend (#8647) (d33d953)
  • FTP Node: Continue of fail looping support with paired item (#8659) (3279762)
  • FTP Node: Fix "Maximum call stack size exceeded" error when dealing with too many files (#8657) (5063674)
  • Google Calendar Node: Errors with after/before options (#8628) (bee17dd)
  • GraphQL Node: Fix request format JSON error (#8646) (bd4b50c)
  • Postgres Node: Close connection pool only if it's not already closed or closing (#8690) (457cac4)

Features

  • AI Agent Node: Whitelist Azure Chat model for Agent (#8699) (40aecd1)
  • core: Add support for $("NodeName").isExecuted (#8683) (ad82f0c)
  • core: Move execution permission checks earlier in the lifecycle (#8677) (059d281)
  • editor: Add chevron to filter component operator select (#8633) (20446bd)
  • Google Sheets Node: Option how to combine filters when reading rows (#8652) (a5e522e)
  • Google Workspace Admin Node: Add support for error output branch (#8499) (ef77571)
  • Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697) (2068f18)
jan_n8n_io
published 1.29.1 •

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