Commit Graph

4 Commits

Author SHA1 Message Date
Elias Meire
9be76c5372
fix(Extract from File Node): Skip empty lines in CSV parsing to prevent errors (#26511)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 08:16:36 +00:00
yehorkardash
0ccf47044a
feat(Extract from File Node): Add Skip Records With Errors option (#21347)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-11-05 10:57:08 +02:00
Michael Kret
1a8b6e1901
fix(Extract from File Node): Fix xlsx data read when readAsString is true (#20565) 2025-10-13 13:19:23 +01:00
yehorkardash
ef1c079d3e
fix(Spreadsheet File Node): Use streams to read xlsx (#19953)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-30 14:09:37 +03:00