1.74.0 (2025-01-08)
Bug Fixes
- core: Align concurrency and timeout defaults between instance and runner (#12503) (9953477)
- core: Allow
index
as top-level item key for Code node (#12469) (1b91000) - core: Don't fail task runner task if logging fails (#12401) (0860fbe)
- core: Ensure tasks timeout even if they don't receive settings (#12431) (b194026)
- core: Fix execution cancellation issues in scaling mode (#12343) (e26b406)
- core: Fix manually running a pinned trigger with offloading enabled (#12491) (be2dcff)
- core: Fix task runner sending too many offers (#12415) (4498e35)
- core: Increase default concurrency and timeout in task runners (#12496) (4182095)
- core: Prevent
__default__
jobs in scaling mode (#12402) (072664b) - core: Register workflows as active only after all of the triggers and pollers setup successfully (#12244) (f924f2a)
- core: Return unredacted credentials from
GET credentials/:id
(#12447) (ecabe34) - core: Use rate limiter for task runner endpoints (#12486) (491cb60)
- editor: Allow zooming when panning keycode is pressed on new canvas (#12327) (983e87a)
- editor: Consistent protected environment styling and messaging (#12374) (6891cef)
- editor: First project button tweaks border and copy (#12376) (e234756)
- editor: Fix Multi option parameter expression when the value is an array (#12430) (452a7bf)
- editor: Improve configurable nodes design on new canvas (#12317) (0ecce10)
- editor: Minor styling improvements in project settings page (#12405) (09ddce0)
- editor: Never show Pinned Data Callout for Input Panel (#12446) (1d5c9bd)
- editor: Nodes' icon color in dark mode (#12279) (01b781a)
- editor: Only ignore managed credentials in the HTTP node (#12417) (6b46657)
- editor: Remove primary highlight color from edge being executed on new canvas (#12307) (50913de)
- editor: Render empty string instead of [empty] (#12448) (2c72047)
- editor: Show all workflows in the error workflow dropdown in the workflow settings (#12413) (ccda7f9)
- editor: Unify disabled parameters background color (#12306) (8c63599)
- HTTP Request Node: Fix typo in hint (#12439) (b6230b6)
- OpenAI Node: Add quotes to default base URL (#12312) (2e90eba)
- OpenAI Node: Update node to account for URL in credentials (#12356) (f78cceb)
- Postgres Node: Account for JSON expressions (#12012) (06b86af)
- Postgres Node: Allow passing in arrays to JSON columns for insert (#12452) (9dd0686)
- Postgres Node: Re-use connection pool across executions (#12346) (2ca37f5)
- Run workflow if active and single webhook service has pin data (#12425) (8053a4a)
- Set correct default for added Resource Mapper boolean fields (#12344) (b4c77f2)
- Supabase Node: Allow for filtering on the same field multiple times (#12429) (d7cc789)
- Zep Vector Store Node: Cloud vector store integration (#12353) (2433d6b)
Features
- (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) (d411663)
- Add load options to new tool mode for vector stores (#12462) (3109de6)
- Add migration to add
managed
column to credentials table (#12275) (3cb7081) - Allow using Vector Stores directly as Tools (#12311) (76dded4)
- core: Add endpoint to create free AI credits (#12362) (ac4e042)
- core: Add includeData parameter to
GET /credentials
(#12220) (f56ad8c) - core: Comply with
NO_COLOR
in logs (#12347) (1e60bbc) - core: Offload manual executions to workers (#11284) (9432aa0)
- editor: Add free AI credits CTA (#12365) (f873196)
- editor: Add support for project icons (#12349) (9117718)
- editor: Easy AI workflow improvements (#12400) (8dc691d)
- editor: Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372) (06c9473)
- editor: New Code editor based on the TypeScript language service (#12285) (52ae02a)
- editor: Update Sub-Workflow Debugging Copy (#12483) (04e2928)
- Google Vertex Chat Model Node: Add an option to specify GCP region (#12300) (30f9c03)
- HighLevel Node: Add support for calendar items (#10820) (6e189fd)
- Microsoft Entra ID Node: New node (#11779) (3006ccf)