Commit Graph

15141 Commits

Author SHA1 Message Date
Nikhil Kuriakose
07915c6b25
ci: Support experiment versions in github actions (no-changelog) (#18562) 2025-08-27 22:03:33 +02:00
Nikhil Kuriakose
3258a65bdb
feat(core): Adjust comment to test an experiment (no-changelog) (#18824) 2025-08-27 21:19:32 +02:00
Danny Martini
bc9697d9ef
refactor(core): Extract setup logic, group variables and document potential dead code (#18868) 2025-08-27 17:31:10 +02:00
Elias Meire
a6406b904f
fix(editor): Do not focus expression input if it was not in focus before switching (#18744) 2025-08-27 16:03:02 +01:00
Guillaume Jacquart
215d5a1eca
fix(core): Fix truncate table names (#18867) 2025-08-27 17:02:54 +02:00
Ricardo Espinoza
0c803a63e4
fix(editor): Allow password managers to autocomplete MFA code during login (#18865) 2025-08-27 10:51:45 -04:00
Charlie Kolb
820fd12f08
chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
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
Iván Ovejero
c7c568e682
chore: Upgrade launcher to 1.3.0 (#18852) 2025-08-27 12:52:58 +02: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
1e58e24400
ci: Drop MySQL 8.0.13 (#18759) 2025-08-26 10:03:53 +02:00
Iván Ovejero
aa0c8fac83
refactor(core): Add lint rule no-internal-package-import (#18724) 2025-08-26 10:03:32 +02:00
renovate[bot]
8df258dd7a
chore: Update pnpm/action-setup digest to fe02b34 (#18716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 23:26:56 +01: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