1.109.0 (2025-08-25)
Bug Fixes
- Also run DB tests in CI when any test inside CLI package have changes (#18527) (3386047)
- Change siderbar to use innerWidth instead of outerWidth (#18727) (4206b4a)
- core: Don't reveal whether files exists if they're not within allowed paths (#18480) (970351b)
- core: Dynamically import
@sentry/node-native
(#18586) (0f463c7) - core: Ensure error.message is a string before checking for specific messages (#17417) (0d4c890)
- core: Fix getting webhook methods from path only when dynamic webhook path (#17803) (a5c6e2f)
- core: Handle insights by workflow table for deleted workflows (#18496) (741dd69)
- core: Integer overflow in insights runtime calculation (#18122) (c767831)
- core: Make first queue reconciliation immediate on startup (#18490) (961fc53)
- core: Move
/module-settings
behind auth (#18492) (df54c10) - core: Redact secrets from credential test error message (#18386) (309048a)
- core: Restore community node types controller (#18665) (110439c)
- Do not wait for community nodes to load (#18628) (f7a6631)
- editor: Add fallback color for NodeItem Icons (#18607) (c8dc7d9)
- editor: Change the underlying data store db column types to support decimal numbers (#18549) (25d6636)
- editor: Dont check for whats new if in demo mode (#18532) (9881b9e)
- editor: Fix importing curl commands with comma (#18409) (d3431c0)
- editor: Hide sso auth protocol selection if no license available (#18655) (8b4e8f3)
- editor: Refactor for-of loops to replace forEach on Set.values() for node 20 compatibility (#18529) (06b586a)
- editor: Show test URL when trigger is listening because of a connected node (#18403) (010b6dc)
- editor: Update misleading toaster success message when creating a personal workflow / credential (#18541) (b6681bb)
- HTTP Request Node: Handle response errors correctly when continueOnFail is set (#18207) (5c53c22)
- Microsoft SQL Node: Correctly resolve expressions with dollar signs (#18411) (f49f2cb)
- Slack Node: Refine label name for reply broadcast setting (#15658) (5339350)
Features
- core: Enable modules to append to workflow context (#18551) (0488ea3)
- editor: Add Alt+Meta+O keyboard shortcut for the About modal (#18530) (94526b9)
- editor: Add mechanism for showing hidden nodes if required modules are enabled (#18585) (da88075)
- Evaluation framework for AI Workflow Builder (#18016) (fb3a2ae)
- OpenAI Node: Add reasoning effort for GPT-5 (#18644) (ca8629e)