Commit Graph

14002 Commits

Author SHA1 Message Date
Daria
2ea3d034e3 feat(core): Add support for data table row comparison filters (no-changelog) (#18863) 2025-08-27 16:13:33 +03:00
Svetoslav Dekov
f67b7f2ba2 feat(editor): Data table UI redesign (no-changelog) (#18814)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-27 15:01:17 +03:00
Shireen Missi
ed090f0e66 fix(Slack Trigger Node): Handle undefined item in event channel extraction (#18676) 2025-08-27 12:49:53 +01:00
Daria
40c94e2336 feat(core): Auto-wrap get data table row LIKE filter values with wildcards (no-changelog) (#18853) 2025-08-27 14:31:08 +03:00
Danny Martini
dfab6ce2a7 refactor(core): Add test for workflow issue check and extract logic (#18845) 2025-08-27 11:33:00 +02:00
Charlie Kolb
7f77436c20 feat(Data Table Node): Add URL to data table resource locator (no-changelog) (#18840) 2025-08-27 11:27:18 +02:00
Raúl Gómez Morales
4d84d589b2 fix(editor): Fix workflow list pagination visibility (#18847) 2025-08-27 11:17:43 +02:00
Suguru Inoue
6d306c53dd feat(editor): Merge experimental params pane into focus pane (no-changelog) (#18337) 2025-08-27 11:04:24 +02:00
Csaba Tuncsik
98bde4f478 fix(core): Add optional context parameter to track creation source for workflows, credentials, and projects (#18736)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-27 10:50:53 +02:00
yehorkardash
e665cbf278 fix(HubSpot Node): Require DueDate for task creation (#18799) 2025-08-27 09:43:22 +01:00
Charlie Kolb
4dcb22048d feat(Data Table Node): Add Delete operation (no-changelog) (#18785) 2025-08-27 10:28:03 +02:00
Jaakko Husso
e776bcf6ea fix(editor): Fix dev build by exporting filter as type (no-changelog) (#18846) 2025-08-27 11:21:09 +03:00
Romeo Balta
a919ee19a0 fix(editor): Track experiment (no-changelog) (#18834) 2025-08-27 09:17:14 +01:00
Danny Martini
7d24e6e445 refactor(core): Add test for waiting handling and extract and document it (#18803) 2025-08-27 10:17:03 +02:00
Charlie Kolb
bacfe568a0 fix(core): Support filtering Data Table getManyRows on null (no-changelog) (#18730) 2025-08-27 09:57:52 +02:00
yehorkardash
fca571716d chore(core): Use tsc-watch in node-cli dev mode (#18811) 2025-08-27 09:48:07 +03:00
Tomi Turtiainen
f2eca28e64 fix(core): Fix waiting webhooks validation when n8n is behind proxy (#18767) 2025-08-27 09:29:04 +03:00
yehorkardash
07db137551 fix(HubSpot Node): Assign owner ID (#18753) 2025-08-27 09:28:46 +03:00
Tomi Turtiainen
51c21e00d0 fix(editor): Fix "error connecting to n8n" error if not logged in (#18818) 2025-08-27 09:28:27 +03:00
Ricardo Espinoza
589806b7d7 fix: Add description for chunkSize and chunkOverlap (no-changelog) (#18680) 2025-08-26 19:16:27 -04:00
Andreas Fitzek
ecad12b77a chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
jeanpaul
cff3f4a67e fix(editor): Remove the enlarged thumb-target area for the scrollbar (#18810) 2025-08-26 17:51:40 +02:00
Alex Grozav
f5719371b1 perf(editor): Introduce execution data throttling for logs and canvas updates (no-changelog) (#18812) 2025-08-26 16:01:15 +01:00
Charlie Kolb
af2157f384 fix: Overhaul DataTableRowWithId type and include createdAt, insertedAt in getMany return (no-changelog) (#18787) 2025-08-26 16:16:12 +02:00
Daria
46432da41b feat(core): Add support for like match filters (no-changelog) (#18755) 2025-08-26 17:03:00 +03:00
Jaakko Husso
d892574989 refactor(core): Use query builder at data table deletes (no-changelog) (#18795) 2025-08-26 16:49:56 +03:00
Alex Grozav
71ff4d8b6b perf(editor): Optimize log entries calculation with throttled watcher (no-changelog) (#18486) 2025-08-26 13:45:35 +01:00
Iván Ovejero
38f25d74eb feat(editor): Add Python to Code actions (#18668) 2025-08-26 14:29:50 +02:00
jeanpaul
b73f2393b4 fix(core): Sanitize all non-alphanumeric characters from tool names (#18800) 2025-08-26 14:00:54 +02:00
jeanpaul
df9521ff8e fix(core): Prevent race condition in tiktoken encoding cache (no-changelog) (#18780)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-26 13:47:42 +02:00
Iván Ovejero
6cccc4ab9f refactor(core): Make native Python runner compatible with launcher (#18788) 2025-08-26 13:19:09 +02:00
Iván Ovejero
1da5acee30 feat(core): Support print RPC call in native Python runner (no-changelog) (#18630) 2025-08-26 11:40:55 +02:00
Iván Ovejero
85e3bfd3e4 refactor(core): Port timeout config (#18722) 2025-08-26 11:31:11 +02:00
shortstacked
ede6f5b739 test: Create addNode convenience method (#18750) 2025-08-26 10:23:57 +01:00
Danny Martini
9bc4f07b79 refactor(core): Fix lints, improve comment and add initial blackbox tests for the engine (#18748) 2025-08-26 10:55:43 +02:00
Jaakko Husso
8defb2b17c feat(core): Optionally return updated/upserted Data Table rows (no-changelog) (#18735) 2025-08-26 11:50:13 +03:00
Iván Ovejero
aa0c8fac83 refactor(core): Add lint rule no-internal-package-import (#18724) 2025-08-26 10:03:32 +02:00
jeanpaul
e233dfa4a2 refactor(core): Convert tiktoken file loading to async (#18756) 2025-08-25 20:33:38 +02:00
Tomi Turtiainen
fd12b3d5ce Merge tag 'n8n@1.109.0' 2025-08-25 20:50:07 +03:00
nik8n
e94a125248 feat(editor): Persistent values in resource locator (no-changelog) (#18749) 2025-08-25 19:34:18 +02:00
Charlie Kolb
b6562725ea fix: Use correct type for ListDataStoreContentFilter filter (no-changelog) (#18752) 2025-08-25 16:46:22 +02:00
Charlie Kolb
37ace47131 chore: Add null to DataStoreColumnJsType (no-changelog) (#18733) 2025-08-25 15:59:40 +02:00
Charlie Kolb
1777803e26 feat(Data Table Node): Add Data Table Node (no-changelog) (#18556) 2025-08-25 15:57:55 +02:00
Charlie Kolb
e6b6678128 feat(core): Warn about data table module usage (no-changelog) (#18718) 2025-08-25 15:42:58 +02:00
Daria
3c8f40007e feat(core): Add createdAt and updatedAt to data store user tables (no-changelog) (#18723) 2025-08-25 16:23:34 +03:00
github-actions[bot]
9e89fbdf96 🚀 Release 1.109.0 (#18745)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2025-08-25 15:19:15 +02:00
Svetoslav Dekov
67352ce2f8 feat(editor): Implement delete datastore row UI (no-changelog) (#18729) 2025-08-25 15:59:16 +03:00
Charlie Kolb
2dc34b2f17 chore(core): Rename Data Store module to Data Table (no-changelog) (#18675) 2025-08-25 14:57:23 +02:00
Tomi Turtiainen
1f1730c27d perf(OpenAI Node): Use streaming for file operations (#18666) 2025-08-25 15:44:13 +03:00
Andreas Fitzek
a21a03d4b0 Revert "chore(core): Use roles from database in global roles (#17853)" (#18738) 2025-08-25 14:29:28 +02:00