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

n8n-workflow

Package Overview
Dependencies
Maintainers
2
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-workflow - npm Package Versions

1
29

1.47.1

Diff

jan_n8n_io
published 1.47.0 •

Changelog

Source

1.47.0 (2024-06-20)

Bug Fixes

  • AI Agent Node: Exclude tools agent from unsupported node versions (#9728) (28d1a5d)
  • Airtable Node: Make multipleRecordLinks editable in fields (#9608) (fdde995)
  • AWS SES Node: Fix issue with email aliases not working for sending from or sending to (#9811) (e1e8a75)
  • Changes to workflow staticData erroneously updating updatedAt (#9790) (adbd0d1)
  • core: Ensure execution recovery skips successful executions (#9793) (4131408)
  • core: Ensure followers do not recover executions from logs (#9785) (7c358e5)
  • core: Update transactional email links for RBAC (#9727) (ceb7f07)
  • core: Upgrade ws to address CVE-2024-37890 (#9801) (f98c4b8)
  • editor: Active toggle incorrectly displayed as inactive in execution view (#9778) (551fb6d)
  • editor: Add telemetry to resource moving (#9720) (e84d253)
  • editor: Error dropdown in resource locator disappears when search filter is required (#9681) (1a3f72b)
  • editor: Fix node icon in node creator header (#9782) (b7d356f)
  • editor: Improve touch device detection (#9675) (3b86f52)
  • editor: Revert header toggle fix (#9800) (11fe48b)
  • editor: Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) (87cb199)
  • editor: Use segments/graphemes when creating the compact sidebar entries (#9776) (be7249f)
  • Elasticsearch Node: Fix issue with self signed certificates (#9805) (77bf166)
  • Fix sending pin data twice causing payload too large errors (#9710) (6c1a4c8)
  • Google Sheets Node: Check for column names changes before upsert, append, update (#9649) (223488f)
  • Slack Node: Do not try to parse block if it's already object (#9643) (8f94dcc)
  • When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) (2cf4364)

Features

  • Add custom data to public API execution endpoints (#9705) (a104660)
  • core: Expand crash recovery to cover queue mode (#9676) (c58621a)
  • core: Use WebCrypto to generate all random numbers and strings (#9786) (65c5609)
  • HTTP request tool (#9228) (be2635e)
  • JWT Node: Add an option to allow a "kid" (key ID) header claim (#9797) (15d631c)
  • Pipedrive Node: Add sort field for get all persons (#8138) (4e89343)
  • Set Node: Preserve binary data by default (#9668) (d116353)

Performance Improvements

  • core: Introduce concurrency control for main mode (#9453) (7973423)
jan_n8n_io
published 1.46.0 •

Changelog

Source

1.46.0 (2024-06-12)

Bug Fixes

  • Chat Trigger Node: Fix public chat container dimensions (#9664) (3b10c0f)
  • core: Allow graceful shutdown for main with active executions (#9661) (4b345be)
  • core: Fix optional chaining in continue on fail check (#9667) (6ae6a5e)
  • editor: Color node connections correctly in execution preview for nodes that have pinned data (#9669) (ebba7c8)
  • editor: Fix node connection showing incorrect item count during … (#9684) (99b54bb)
  • editor: Improve dragndrop of input pills with spaces (#9656) (291d46a)
  • editor: Improve large data warning in input/output panel (#9671) (4918ac8)
  • editor: Indent on tabs in expression fields (#9659) (bb7227d)
  • editor: Node background for executing nodes in dark mode (#9682) (ae00b44)
  • editor: Persist tag filter when clicking tag directly in workflows page (#9709) (0502738)
  • editor: Prevent running workflows using keyboard shortcuts if execution is disabled (#9644) (e9e3b25)
  • editor: Prevent saving already saved workflows (#9670) (b652405)
  • editor: Remove transparency from dark mode callouts (#9650) (566b52c)
  • editor: Render credentials editable when opening them from the node view (#9678) (dc17cf3)
  • Gotify Node: Fix issue with self signed certificates not working (#9647) (68e856d)
  • Introduce HooksService (#8962) (dda7901)
  • Jira Software Node: Fix the order by feature (#9639) (7aea824)
  • n8n Form Trigger Node: Error if Respond to Webhook and respond node not in workflow (#9641) (b45f3dc)
  • Remove Duplicates Node: Tolerate null fields (#9642) (a684681)
  • Reset pagination when output size changes (#9652) (e520f8a)
  • X (Formerly Twitter) Node: Change how tweet id is retrieved from quote URL (#9635) (9853ecc)

Features

  • Add support for dark mode node icons and colors (#9412) (600013a)
  • core: Add batching and other options to declarative nodes (#8885) (4e56863)
  • core: Implement project:viewer role (#9611) (6187cc5)
  • editor: Add isEmpty on DateTime, add is empty to all types in filter component (#9645) (eccc637)
  • editor: Add move resources option to workflows and credentials on (#9654) (bc35e8c)
  • editor: Harmonize rendering of new-lines in RunData (#9614) (bc3dcf7)
  • OpenAI Node: Allow to select Image analyze model & improve types (#9660) (1fdd657)
  • Update NPS Value Survey (#9638) (50bd5b9)
jan_n8n_io
published 1.45.0 •

Changelog

Source

1.45.0 (2024-06-05)

Bug Fixes

  • AI Agent Node: Improve Tools agent empty tool input message (#9622) (e7f6162)
  • core: Ensure graceful shutdown for workers (#9547) (7fc00d8)
  • core: Ensure ID is a positive integer when fetching execution (#9629) (411ffbd)
  • core: Start WaitTracker only in the main container (#9600) (08d9c9a)
  • core: Upgrade mysql2 to address CVE-2024-21512 (#9565) (4b6e5f0)
  • editor: Commit theme change from Save button (#9619) (744c94d)
  • editor: Filter credentials by project ID also for new workflow (#9615) (c92765d)
  • editor: Improve error messages around pinned data (#9632) (a8bb53f)
  • editor: Render checkboxes in markdown (#9549) (47d7741)
  • editor: Replace more variants of BASE_PATH in static assets (#9564) (d361b42)
  • editor: Show correct schema for output with falsy keys (#9556) (020bd36)
  • editor: Show owner email in the owner badge if the resource owner is a pending user (#9560) (2e9bd67)
  • editor: Show workflow data in header when execution page is hard reloaded (#9529) (e68a3fd)
  • editor: Skip disabled nodes when detecting workflow issues (#9610) (245c63f)
  • HTTP Request Node: Sanitize secrets of predefined credentials (#9612) (84f091d)
  • Jira Software Node: Fix comments limit and add sorting (#9634) (a946ead)
  • Make AWS credential work with global AWS services (#9631) (9dbea73)

Features

  • core: Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) (7be616e)
  • core: Allow transferring credentials from any project to any team project (#9563) (202c91e)
  • core: Allow transferring workflows from any project to any team project (#9534) (d6db8cb)
  • editor: Add remove node and connections functionality to canvas v2 (#9602) (f6a466c)
  • editor: Chat Trigger tweaks (#9618) (5322802)
  • editor: Node Creator AI nodes improvements (#9484) (be4f54d)
  • editor: Overhaul input selector in NDV (#9520) (c0ec990)
  • editor: Update sticky content when checkbox state changes (#9596) (5361e9f)
  • HighLevel Node: Api v2 support, new node version (#9554) (19e5c03)
  • Run once for each item tooltip (#9486) (b91e50f)
jan_n8n_io
published 1.43.1 •

jan_n8n_io
published 1.44.0 •

Changelog

Source

1.44.0 (2024-05-30)

Bug Fixes

  • core: Block Public API related REST calls when Public API is not enabled (#9521) (ac4e0fb)
  • core: Prevent re-parsing of dynamically loaded options (#9503) (a58be17)
  • core: Set source control repository to track remote if ready (#9532) (dbaac82)
  • core: Try setting postgres search_path on the database (#9530) (e55bf03)
  • core: Upgrade sheetjs to address CVE-2024-22363 (#9498) (8737c09)
  • Don't throw errors for NaN in number operators in the filter component (#9506) (936bbb2)
  • editor: Executions view popup in dark mode (#9517) (1abb26e)
  • editor: Fix empty node name handling (#9548) (da41d31)
  • editor: Make sure auto loading and auto scrolling works in executions tab (#9505) (3a2e545)
  • editor: Prevent expression editor focus being lost when user is selecting (#9525) (6698179)
  • editor: Prevent updating node parameter value if it hasn't changed (#9535) (63990f1)
  • editor: Prevent XSS in node-issues tooltip (#9490) (301e846)
  • editor: Redirect to workflows list after deleting a workflow (#9546) (cadb59f)
  • editor: Send only execution id in postMessage when previewing an execution (#9514) (49b5bd7)
  • editor: Show execution error toast also if there is no error stack just message (#9526) (f914c97)
  • editor: Show input panel with not connected message (#9495) (8566301)
  • editor: Update webhook paths when duplicating workflow (#9516) (3be7bb8)

Features

  • core: Print the name of the migration that cannot be reverted when using n8n db:revert (#9473) (3b93aae)
  • core: Upgrade all langchain related dependencies (#9504) (a77e8dd)
  • editor: Show expression infobox on hover and cursor position (#9507) (ec0373f)
  • HighLevel oauth2 api credentials (#9542) (be58905)

Performance Improvements

  • core: Optimize executions filtering by metadata (#9477) (9bdc83a)
jan_n8n_io
published 1.43.0 •

Changelog

Source

1.43.0 (2024-05-22)

Bug Fixes

  • core: Account for retry of execution aborted by pre-execute hook (#9474) (a217866)
  • core: Add an option to disable STARTTLS for SMTP connections (#9415) (0d73588)
  • core: Do not allow admins to delete the instance owner (#9489) (fc83005)
  • core: Do not allow admins to generate password-reset links for instance owner (#9488) (88b9a40)
  • core: Fix 431 for large dynamic node parameters (#9384) (d21ad15)
  • core: Handle credential in body for oauth2 refresh token (#9179) (c9855e3)
  • core: Remove excess args from routing error (#9377) (b1f977e)
  • core: Retry before continue on fail (#9395) (9b2ce81)
  • editor: Emit change events from filter component on update (#9479) (62df433)
  • editor: Fix blank Public API page (#9409) (14fe9f2)
  • editor: Fix i18n translation addition (#9451) (04dd476)
  • editor: Fix node execution errors showing undefined (#9487) (62ee796)
  • editor: Fix outdated roles in variables labels (#9411) (38b498e)
  • editor: Fix project settings layout (#9475) (96cf41f)
  • editor: Fix type errors in components/executions/workflow (#9448) (9c768a0)
  • editor: Fix type errors in i18n plugin (#9441) (a7d3e59)
  • editor: Fix workflow history TS errors (#9433) (bc05faf)
  • editor: Secondary button in dark mode (#9401) (aad43d8)
  • Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (68a6c81)
  • Fix color picker type errors (#9436) (2967df2)
  • Fix type errors in community nodes components (#9445) (aac19d3)
  • Gmail Trigger Node: Fetching duplicate emails (#9424) (3761537)
  • HTML Node: Fix typo preventing row attributes from being set in tables (#9440) (28e3e21)
  • HubSpot Trigger Node: Fix issue with ticketId not being set (#9403) (b5c7c06)
  • Mattermost Node: Change loadOptions to fetch all items (#9413) (1377e21)
  • Microsoft OneDrive Trigger Node: Fix issue with test run failing (#9386) (92a1d65)
  • RSS Feed Trigger Node: Use newest date instead of first item for new items (#9182) (7236a55)
  • Update operations to run per item (#8967) (ef9d4ab)

Features

  • Add Slack trigger node (#9190) (bf54930)
  • Custom n8n Workflow Tool Node: Add support for tool input schema (#9470) (2fa46b6)
  • editor: Add examples for Luxon DateTime expression methods (#9361) (40bce7f)
  • editor: Add examples for root expression methods (#9373) (a591f63)
  • editor: Expand supported Unicode range for expressions (#9420) (2118236)
  • editor: Update Node Details View header tabs structure (#9425) (2782534)
  • Extract from File Node: Add option to set encoding for CSV files (#9392) (f13dbc9)
  • Linear Node: Add identifier to outputs (#9469) (ffe034c)
  • OpenAI Node: Use v2 assistants API and add support for memory (#9406) (ce3eb12)
  • RBAC (#8922) (596c472)
  • Strava Node: Update to use sport type (#9462) (9da9368)
  • Telegram Node: Add support for local bot api server (#8437) (87f965e)
netroy
published 1.42.1 •

jan_n8n_io
published 1.42.0 •

Changelog

Source

1.42.0 (2024-05-15)

Bug Fixes

  • 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)

Features

  • 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)

Performance Improvements

jan_n8n_io
published 1.41.0 •

Changelog

Source

1.41.0 (2024-05-08)

Bug Fixes

  • 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)

Features

  • 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)
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