Note: This release failed to publish to NPM, and has been deprecated. Please upgrade to n8n@1.14.0 instead.
1.13.0 (2023-10-25)
Bug Fixes
- core: Do not return
inviteAcceptUrl
in response if email was sent (#7465) (55c6a1b) - core: Ensure nodes post-processors run in the correct order (#7500) (6f45298)
- core: Fix
frontend.settings
external hook execution (#7496) (774fe20) - core: Handle gzip and deflate compressed request payloads (#7461) (83762e0)
- core: Reduce logging overhead for levels that do not output (#7479) (76c0481)
- Customer.io Node: Fix api endpoint when using EU region (#7485) (519680c)
- editor: Allow importing the same workflow multiple times (#7458) (3c0a166)
- editor: Fix canvas selection breaking after interacting with node actions (#7466) (bc47365)
- editor: Fix connections disappearing after reactivating canvas and renaming a node (#7483) (450e0cc)
- Google Sheets Node: Append or update runs forever when without column headers (#7463) (ab6a9bb)
- Microsoft SQL Node: Prevent SQL injection (#7467) (a739245)
- MQTT Trigger Node: Fix node causing a start up hang when active (#7498) (baecb93)
- MySQL Node: Resolve expressions in v1 (#7464) (5c46bb0)
- Redis Node: Fix adding sets data types (#7444) (4e66023)
- Spreadsheet File Node: Fix include empty cells not working with v2 (#7505) (05e6f2a)
Features
- core: Add support for oauth based service accounts with UM SMTP (#7311) (647372b)
- editor: Add PH tracking to event (#7511) (c47d27d)
- Facebook Lead Ads Trigger Node: Add Facebook Lead Ads Trigger Node (#7113) (ac814a9)
- Ghost Node: Add support for lexical format (#7488) (7b1973c)
- RSS Feed Trigger Node: Add RSS feed trigger node (#7386) (689360e)