1.25.0 (2024-01-17)
Bug Fixes
- Add fallback resolver for langchain modules (#8308) (851060d)
- API: Fix manual chat trigger execution (#8300) (884396e)
- AwsS3 Node: Return confirmation of success after upload (#8312) (c921665)
- core: Account for immediate confirmation request during test webhook creation (#8329) (5fbd797)
- core: Ensure waiting executions account for workflow timezone (#8340) (3734c89)
- core: Parse any readable stream response instead of only IncomingMessage (#8359) (eb1320f)
- core: Prevent invalid compressed responses from making executions stuck forever (#8315) (0776814)
- core: Prevent issues with missing or mismatching encryption key (#8332) (d4c93b1)
- core: Prevent NodeErrors from being wrapped multiple times (#8301) (b267bf0)
- core: Replace all
moment
imports withmoment-timezone
(#8337) (52a2e25) - core: Report when waitTill is invalid and handle it (#8356) (d5455d7)
- editor: Add read only mode to filter component (#8285) (dcc76f3)
- editor: Capture indexed access expressions when building completions (#8331) (159b328)
- editor: Fix issue with synchronization table on LDAP not loading data (#8327) (6b92d49)
- editor: Properly set colors for connections and labels on nodes with pinned data (#8209) (3b8ccb9)
- Fix node graph telemetry with default values (#8297) (93b969a)
- Google Drive Node: Fix issue preventing service account from downloading files (#7642) (cf7131d)
- HTTP Request Node: Delete
response.request
only when it's a valid circular references (#8293) (05c43fa) - Microsoft SQL Node: Fix "Maximum call stack size exceeded" error on too many rows (#8334) (bb2be8d)
- Ollama Model Node: Use a simpler credentials test (#8318) (63b738a)
- OpenAI Node: Load correct models for operation (#8313) (a6a5372)
- Properly output saml validation errors (#8284) (8c7f399)
- Salesforce Node: Upgrade to API version 59 (#8346) (b51cbb3)
- Supabase Node: Pagination for get all rows (#8311) (e080476)
- Venafi TLS Protect Cloud Node: Remove parameter
Application Server Type
(#8325) (e3cedf7) - Venafi TLS Protect Cloud Trigger Node: Handle new webhook payload format (#8326) (057d7d0)