github n8n-io/n8n n8n@0.234.0

latest releases: n8n@1.59.4, n8n@1.60.1, n8n@1.60.0...
pre-release15 months ago

Changes (2023-06-22)

Bug Fixes

  • core: Fix OAuth2 callback for grantType=clientCredentials (#6500) (25b9216)
  • core: Fix pairedItem for alwaysOutputData & multi identical resolve (#6405) (4b0e0b7)
  • core: Fix the url sent in the password-reset emails (#6466) (9978e27)
  • core: Improve the error returned to users on SSL issues (#6494) (1b084bc)
  • core: Use correct scopes-separator when generating authorization urls (#6502) (5bf83f8)
  • editor: Fix DNV header disappearing when scrolling the code editor content (#6459) (ad9fd12)
  • editor: Fix resource mapper dropdown width and disabled styling (#6493) (da330f0)
  • editor: Remove $if, $min and $max from code node autocomplete (#6460) (16f707d)
  • editor: Show confirm on pull only when http response status is 409 (#6451) (5819be5)
  • editor: Show execution error as message (#6431) (d3b78e2)
  • editor: Update data pinning tooltip to match current behaviour (#6436) (ee10ac8)
  • editor: Update git repo URL validation to prevent using https protocol (#6475) (8b50625)
  • editor: Update version control docs links (#6440) (da105f4)
  • Google Sheets Node: Return empty response if no rows updated (#6407) (32fb419)
  • HTML Node: Prevent XSS in execution-data preview (#6432) (16e0df5)
  • HTTP Request Node: "Ignore SSL issues" should also ignore legacy renegotiation issues (#6492) (7a95e08)
  • LinkedIn Node: Remove unsupported description from image posts (#6446) (529f0e4)
  • Make MySQL migration for nano id change compatible with version 5.7 (#6498) (044c710)
  • Split In Batches Node: Add "done" context to allow simple reset (#6437) (ffd13f4)
  • Zendesk Node: Fix issue with group assignment not working (#6501) (772ed7f)
  • Zulip Node: Remove trailing slash from the url (#6427) (cc1b249)

Features

  • Add support for large files with declarative nodes (#6461) (e0f109f)
  • AwsS3 Node: Small overhaul of the node with multipart uploading (#6017) (109442f)
  • core: Add GET /users endpoints to public API (#6360) (6ab3502)
  • core: Add PKCE for OAuth2 (#6324) (fc7261a)
  • DebugHelper Node: Fix and include in main app (#6406) (18f5884)
  • Gmail Node: Add reply to email (#6453) (fddc69e)
  • Item Lists Node: Improvements (#6190) (1dbca44)
  • Migrate integer primary keys to nanoids (#6345) (c3ba012), closes #6323
  • Stripe Trigger Node: Add action required trigger for payment intents (#6490) (f2154fb)
  • Webhook Node: Stream binary response in lastNode.firstEntryBinary mode (#6463) (6ccab3e)

Don't miss a new n8n release

NewReleases is sending notifications on new releases.