1.57.0 (2024-08-28)
Bug Fixes
- AI Agent Node: Allow AWS Bedrock Chat to be used with conversational agent (#10489) (bdcc657)
- core: Make boolean config value parsing backward-compatible (#10560) (70b410f)
- core: Restore Redis cache key (#10520) (873056a)
- core: Scheduler tasks should not trigger on follower instances (#10507) (3428f28)
- core: Stop explicit redis client disconnect on shutdown (#10551) (f712812)
- editor: Ensure
Datatable
component rendersAll
option (#10525) (bc27beb) - editor: Prevent Safari users from accessing the frontend over insecure contexts (#10510) (a73b9a3)
- editor: Scale output item selector input width with value (#10555) (52c574d)
- Google Sheets Trigger Node: Show sheet name is too long error (#10542) (4e15007)
- Wait Node: Prevent waiting until invalid date (#10523) (c0e7620)
Features
- Add new credentials for the HTTP Request node (#9833) (26f1af3)
- AI Agent Node: Add tutorial link to agent node (#10493) (5c7cc36)
- core: Expose queue metrics for Prometheus (#10559) (008c510)
- editor: Implement workflowSelector parameter type (#10482) (84e54be)