1.59.0 (2024-09-11)
Bug Fixes
- Chat Trigger Node: Fix auth in "Embedded Chat" mode (#10734) (96db501)
- core: Allow license:clear command to be used for licenses that failed renewal (#10665) (a422c5a)
- core: Update subworkflow execution status correctly (#10764) (4f94319)
- editor: Add arrow end to connection line (#10704) (43713dc)
- editor: Add sticky note readonly state in new canvas (#10678) (c5bc8e6)
- editor: Auto-focus expression input when switching from "fixed" mode (#10686) (54ab2b1)
- editor: Don't render pinned icon for disabled nodes (#10712) (879b837)
- editor: Fix error rendering and indexing of LLM sub-node outputs (#10688) (50459ba)
- editor: Fix xss issues in toast usages (#10733) (6df6f5f)
- editor: Follow up fixes and improvements to viewer role (#10684) (63548e6)
- editor: Increase connector snap radius (#10757) (297b668)
- editor: Plus node button should not be visible on readonly mode (#10692) (62cb189)
- editor: Prevent action's panel flickering while dragging a node (#10739) (efa5573)
- editor: Restrict when the collision avoidance algorithm is used (#10755) (bf43d67)
- editor: Show docs link in credential modal when docs sidebar is hidden (#10750) (87333cb)
- Email Trigger (IMAP) Node: Ensure connection close does not block deactivation (#10689) (156eb72)
- Fix the issue in Trigger Nodes where poll time was not loaded (#10695) (1dea8f4)
- Gmail Trigger Node: Change Gmail Trigger dedupe logic (#10717) (9f3e03d)
- Google Contacts node warm up request, Google Calendar node events>getAll fields option (#10700) (22c70d5)
- If Node: Update copy for type conversion parameter (#10769) (ee5fbc5)
- n8n Form Trigger Node: Do not rerun trigger when it has run data (#10687) (3adbcab)
- OpenAI Chat Model Node: Prevent filtering of fine-tuned models in model selector (#10662) (4e89912)
- Prevent AI assistant session reset when workflow is saved (#10707) (91d9be2)
- Show a more user friendly error message if initial Db connection times out (#10682) (4efcbc5)
- Webflow Node: Update scopes to include forms (#10554) (d3861b3)
- YouTube Node: Fix Date filters (#10725) (21936c8)
Features
- Code Tool Node: Option to specify input schema (#10693) (421aa71)
- editor: Add lint for $('Node').item in runOnceForAllItems mode (#10743) (1b04be1)
- editor: Logs markdown block improvements (#10681) (db6e832)
- Filter parameter: Improve loose type validation for booleans (#10702) (e9b8d99)
- Lemlist Node: Add V2 to support more API operations (#10615) (20b1cf2)
- OpenAI Node: Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735) (5c47a5f)