Commit Graph

14772 Commits

Author SHA1 Message Date
Iván Ovejero
b64c8ad3a4 refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753) 2025-07-29 14:59:43 +02:00
shortstacked
f41a738e80 ci: Pinning to stable version of node 24 (#17764) 2025-07-29 13:59:18 +01:00
Iván Ovejero
163565c647 refactor(core): Extract CLI parsing from command registry (#17676) 2025-07-29 14:23:49 +02:00
Cornelius Suermann
64902c9559 chore: Add Claude GitHub Action (#17794) 2025-07-29 14:04:56 +02:00
Tuukka Kantola
3f10d7c9dd refactor(editor): Address issues with new icons (#17643) 2025-07-29 14:04:07 +02:00
Eugene
f730df398b feat(editor): Add "Working" overlay in the middle of the canvas (no-changelog) (#17744) 2025-07-29 13:32:00 +02:00
Suguru Inoue
a0cf90b7d8 fix(editor): Fix flaky unit test in editor UI (no-changelog) (#17787) 2025-07-29 13:29:24 +02:00
jeanpaul
1fb78cb0ea fix(Structured Output Parser Node): Handle passed objects that do not match schema (#17774) 2025-07-29 13:20:12 +02:00
Suguru Inoue
04c1121075 refactor(editor): Refine INodeUpdatePropertiesInformation type and remove unnecessary type assertions (#17783) 2025-07-29 12:39:03 +02:00
Iván Ovejero
056302ebe5 perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
Eugene
ec6f243039 feat(editor): Add AI prompt box with workflow suggestions for canvas (no-changelog) (#17741) 2025-07-29 12:16:50 +02:00
Iván Ovejero
4f2330e763 ci: Fix double env in test workflows action (#17782) 2025-07-29 12:07:21 +02:00
shortstacked
4f85f92daf ci: Migrate workflow tests to Playwright (#17370) 2025-07-29 10:38:53 +01:00
Nikolay Shebanov
096e535f1e feat(Google BigQuery Node): Add parameterized query support (#14302)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-07-29 09:53:12 +02:00
oleg
8abc1d5e90 fix(Model Selector Node): Fix documentation link (no-changelog) (#17641) 2025-07-29 09:44:16 +02:00
Ria Scholz
4bab296075 fix(Gmail Trigger Node): Filter sent emails from trigger results (#17691) 2025-07-29 09:37:05 +02:00
Guillaume Jacquart
43f267535d fix(editor): Change the checkbox logic for log streaming event selection (#17653) 2025-07-28 20:36:42 +02:00
Iván Ovejero
4cf9399432 refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
Guillaume Jacquart
6c0be292b1 fix(core): Check that src folder exists an fallback to dist when loading modules (#17754) 2025-07-28 17:47:24 +02:00
github-actions[bot]
c0360e52af 🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-07-28 16:29:24 +02:00
Shireen Missi
0338ebb3dd fix: Update settings icons on canvas style (#17636) 2025-07-28 15:07:11 +01:00
Ricardo Espinoza
3ce9a998ae fix(editor): Case-sensitive credential search in NodeCredentials component (#17564) 2025-07-28 09:14:11 -04:00
Charlie Kolb
cebb1f6566 fix(editor): Hide What's New notification in executions demo view (#17742) 2025-07-28 15:12:48 +02:00
shortstacked
53d272c251 ci: Adjust memory usage and build/test steps (#17743) 2025-07-28 13:31:43 +01:00
shortstacked
23850a442d ci: Add memory limits to match runner sizes (#17736) 2025-07-28 11:49:22 +01:00
Guillaume Jacquart
9e3bfff68d fix(core): Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas (#17635) 2025-07-28 12:30:21 +02:00
Charlie Kolb
a415dbfd96 feat(editor): Release the Focus Panel (#17734) 2025-07-28 12:10:29 +02:00
Iván Ovejero
08c38a76f3 feat(core): Increase Cron observability (#17626) 2025-07-28 11:54:33 +02:00
Mutasem Aldmour
921cdb6fd0 feat(editor): Add dragging and hiding for evaluation table columns (#17587) 2025-07-28 11:17:49 +02:00
shortstacked
49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
shortstacked
edeb8ef8a4 fix: Update packages for security fixes (#17733) 2025-07-28 10:00:55 +01:00
Iván Ovejero
c41e1257f7 refactor(core): Port config for frontend hooks, Redis and AI features (#17728) 2025-07-28 10:55:16 +02:00
oleg
2df76e020e fix(editor): Fix canvas layouting when tab is not active (#17638) 2025-07-28 10:54:59 +02:00
Romeo Balta
2043c6da53 feat(editor): Update suggested workflows experiment (no-changelog) (#17701) 2025-07-28 09:45:58 +01:00
RomanDavydchuk
980878398e fix(Google Sheets Node): Get Rows operation returns an empty string when the cell has a value of 0 (#17642) 2025-07-28 11:43:33 +03:00
Guillaume Jacquart
e1ef35a2b4 feat(editor): Use remote filtering for error workflow search in settings (#17624) 2025-07-28 10:34:46 +02:00
RomanDavydchuk
a9c29e340a fix(Telegram Node): Determine the MIME type when downloading the file (#17725) 2025-07-28 11:31:15 +03:00
oleg
e1aa60ce6f fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02:00
shortstacked
e0ffadef34 chore: Override form data to 4.0.4 (#17573) 2025-07-26 09:10:46 +01:00
Nikhil Kuriakose
e18ffe809c feat(editor): Add follow up question nps (#17459) 2025-07-25 17:26:40 +02:00
shortstacked
d29e583c45 test: Add performance tests to Playwright (#17574) 2025-07-25 15:45:40 +01:00
Csaba Tuncsik
70eab1b2a0 fix(core): Optimize connection type lookups (#17585) 2025-07-25 16:12:21 +02:00
RomanDavydchuk
69beafbf71 fix(Webhook Node): Don't wrap response in an iframe if it doesn't have HTML (#17671) 2025-07-25 17:10:16 +03:00
Elias Meire
9c793a45c5 fix(editor): Make inline text edit component reactive to prop changes (#17557) 2025-07-25 16:04:38 +02:00
RomanDavydchuk
5a3b0a2481 fix(core): Fetching schema files in Docker (#17623) 2025-07-25 14:36:46 +01:00
Csaba Tuncsik
ae089173a7 fix(editor): Improve filter change handling with debounced updates for date fields (#17618) 2025-07-25 14:06:43 +02:00
Elias Meire
4de3759a59 fix(editor): Do not show new NDV for sticky notes (#17537)
Co-authored-by: jakeranallo <jake.ranallo@gmail.com>
2025-07-25 13:58:27 +02:00
Suguru Inoue
408ccd2a58 feat(editor): Zoom in to node after creation (no-changelog) (#17617) 2025-07-25 12:36:09 +02:00
Charlie Kolb
4f01bd1ecf fix(editor): Use previous node for FocusPanel execution hint (no-changelog) (#17575) 2025-07-25 10:14:31 +02:00
Nikhil Kuriakose
8660057350 fix(editor): Add background same as that of the parent (#17625) 2025-07-25 09:44:16 +02:00