Skip to content

n8n@1.24.1

Compare
Choose a tag to compare
@netroy netroy released this 16 Jan 11:05
· 643 commits to master since this release
3785782

1.24.1 (2024-01-16)

Bug Fixes

  • Add fallback resolver for langchain modules (#8308) (82199f4)
  • API: Fix manual chat trigger execution (#8300) (c715ad5)
  • AwsS3 Node: Return confirmation of success after upload (#8312) (d6676ba)
  • core: Account for immediate confirmation request during test webhook creation (#8329) (aa14332)
  • core: Prevent invalid compressed responses from making executions stuck forever (#8315) (beecfac)
  • core: Replace all moment imports with moment-timezone (#8337) (65ec5cf)
  • editor: Fix issue with synchronization table on LDAP not loading data (#8327) (886653a)
  • editor: Properly set colors for connections and labels on nodes with pinned data (#8209) (2410047)
  • Google Drive Node: Fix issue preventing service account from downloading files (#7642) (be11d38)
  • HTTP Request Node: Delete response.request only when it's a valid circular references (#8293) (138df40)
  • Microsoft SQL Node: Fix "Maximum call stack size exceeded" error on too many rows (#8334) (61cabb6)
  • Ollama Model Node: Use a simpler credentials test (#8318) (371d0ae)
  • OpenAI Node: Load correct models for operation (#8313) (6ec30d6)
  • Properly output saml validation errors (#8284) (7467648)
  • Supabase Node: Pagination for get all rows (#8311) (69795df)
  • Venafi TLS Protect Cloud Node: Remove parameter Application Server Type (#8325) (29a19a4)
  • Venafi TLS Protect Cloud Trigger Node: Handle new webhook payload format (#8326) (7680723)