n8n logo

n8n

Workflow automation platform combining code and no-code flexibility

Alternative to: Zapier, Integromat, Make, Microsoft Power Automate, Tray.io, Automate.io, Workato, Huginn


About Versions (104)

v1.80.0

2025-02-17

1.80.0 (2025-02-17)

Bug Fixes

  • AI Agent Node: Move model retrieval into try/catch to fix continueOnFail handling (#13165) (47c5688)
  • Code Tool Node: Fix Input Schema Parameter not hiding correctly (#13245) (8e15ebf)
  • core: Redact credentials (#13263) (052f177)
  • core: Reduce risk of race condition during workflow activation loop (#13186) (64c5b6e)
  • core: Run full manual execution when a trigger is executed even if run data exists (#13194) (66acb1b)
  • Display correct editor URL (#13251) (67a4ed1)
  • editor: Add template id to metadata when saving workflows from json (#13172) (2a92032)
  • editor: Fix page size resetting when filters are reset on workflows page (#13265) (b4380d0)
  • editor: Open autocompletion when starting an expression (#13249) (6377635)
  • editor: Prevent pagination setting from being overwritten in URL (#13266) (d1e65a1)
  • editor: Propagate isReadOnly to ResourceMapper Attempt to Convert Types switch (#13216) (617f841)
  • editor: Render assignments without ID correctly (#13252) (d116f12)

Features

  • editor: Add pagination to the workflows list (#13100) (8e37088)