Commit Graph

15515 Commits

Author SHA1 Message Date
Daria
084ea5a00b
fix(core): Allow deleting and fix bulk inserting of empty rows (no-changelog) (#19779) 2025-09-19 17:49:01 +03:00
Alex Grozav
e76202dffc
feat: Add storybook a11y addon (no-changelog) (#19771) 2025-09-19 15:48:46 +01:00
Alex Grozav
4d130f3ccd
fix: Update storybook version to 9.1.7 (no-changelog) (#19777) 2025-09-19 15:48:21 +01:00
Declan Carroll
2ded3bf907
ci: Remove Cypress cloud reporting (#19593) 2025-09-19 15:44:53 +01:00
Charlie Kolb
e5e7c0bf45
fix(core): Delete data tables on project delete (no-changelog) (#19683)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-09-19 17:36:31 +03:00
Danny Martini
d1b17d908b
feat(core): Implement request-response logic in workflow execution engine (#19193) 2025-09-19 16:23:49 +02:00
Jaakko Husso
982397f315
fix(Evaluation Trigger Node): Await for getDataTableFilter which is now async (no-changelog) (#19775) 2025-09-19 17:05:18 +03:00
Artem Sorokin
ff0c59c92b
build: Upgrade pnpm and introduce minimumReleaseAge setting (#19768) 2025-09-19 14:56:24 +02:00
Romeo Balta
b1859c21c7
feat(editor): Hide trial banner on first visit (no-changelog) (#19756) 2025-09-19 13:55:28 +01:00
Alex Grozav
9c5855feba
feat: Add GitHub Actions workflow for deploying storybook (no-changelog) (#19710) 2025-09-19 13:55:03 +01:00
Jaakko Husso
323180ea61
feat(Evaluation Node): Add support for Data Tables as evaluations data source (#19700) 2025-09-19 15:53:49 +03:00
Alex Grozav
dc4360760d
feat: Modernize Chromatic Github Actions workflow (no-changelog) (#19752) 2025-09-19 13:41:04 +01:00
Daria
1bd9258e62
fix(Data Table Node): Validate filters on data table id switch (no-changelog) (#19691) 2025-09-19 15:21:39 +03:00
Tomi Turtiainen
532af039aa
ci: Improve mysql tests (#19764) 2025-09-19 15:11:58 +03:00
Iván Ovejero
8a6f3aa5f6
test(core): Add benchmarking scenario for native Python (#19748) 2025-09-19 13:19:24 +02:00
Declan Carroll
cf63c047ec
ci: Revert update to setup-node v5 (#19757) 2025-09-19 11:46:34 +01:00
Csaba Tuncsik
53630d7a2e
fix(core): Ensure external secrets are refreshed at job start with error logging (#19539) 2025-09-19 12:39:04 +02:00
Charlie Kolb
f153067b16
fix(Data Table Node): Improve No columns warning (no-changelog) (#19750) 2025-09-19 12:22:15 +02:00
Iván Ovejero
ac390cc9ae
fix(core): Delegate blocking wait to worker thread in native Python runner (no-changelog) (#19740) 2025-09-19 12:20:31 +02:00
mfsiega
354bcf44b1
fix(webhook Node): More informative error for webhook response config mismatch (#19693) 2025-09-19 12:15:01 +02:00
Declan Carroll
a8e9ae5963
ci: Changes for runners and caching (#19749) 2025-09-19 11:13:29 +01:00
Romeo Balta
5e5d342752
feat(editor): Change default sidebar state to collapsed (#19692) 2025-09-19 10:46:49 +01:00
Iván Ovejero
dca5e43ab0
refactor(core): Switch native Python task runner to forkserver (#19718) 2025-09-19 09:59:46 +02:00
Daria
1374cf5bd1
feat(core): Include null values for neq operator (no-changelog) (#19701) 2025-09-19 10:52:49 +03:00
Andreas Fitzek
94810b05f7
ci(benchmark): Remove insights specific benchmark scenario (#19633) 2025-09-19 09:47:39 +02:00
Nikhil Kuriakose
948d4492ec
feat: Enabling data tables as a default module (#19687) 2025-09-19 09:04:32 +02:00
ongdisheng
2a5941856f
fix(API): Fix broken Terms of Service link in Swagger documentation (#19216) 2025-09-18 17:37:38 +01:00
Andreas Fitzek
feebfd2f79
fix(core): Credential export for personal projects (#19720) 2025-09-18 18:08:00 +02:00
Shireen Missi
64fa0ceea6
fix(AWS Textract Node): Handle all binary data modes correctly (#19258)
Co-authored-by: jeanpaul <jeanpaul@users.noreply.github.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-18 18:48:30 +03:00
RomanDavydchuk
5bf3db5ba8
feat: Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) 2025-09-18 18:33:32 +03:00
Csaba Tuncsik
bcedf5c76f
fix(editor): Reintroduce user deletion actions in the members table in Users and Project settings page (#19604) 2025-09-18 17:15:05 +02:00
Declan Carroll
f0b48733ac
ci: Update download artifact version (#19721) 2025-09-18 15:52:12 +01:00
Michael Drury
2a8c676d70
feat(editor): T2W minor visual chat improvements (line height, padding) (no-changelog) (#19715) 2025-09-18 15:50:17 +01:00
Elias Meire
9e0fe51917
ci: Set result-encoding=string for artifact name (#19714) 2025-09-18 16:05:42 +02:00
Tomi Turtiainen
664e3a10a5
ci: Use pool size of 1 for mysql and mariadb on ci (#19713) 2025-09-18 17:03:42 +03:00
Elias Meire
76a134b157
ci: Sanitize package name before using it for build artifact (#19711) 2025-09-18 15:21:11 +02:00
Tomi Turtiainen
9722ced3a4
test: Move insights pruning schedule tests to unit tests (#19707) 2025-09-18 16:08:11 +03:00
Ricardo Espinoza
5713cb2a38
fix(core): Update N8N_DATA_TABLES_MAX_SIZE_BYTES default to 50mb (no-changelog) (#19570) 2025-09-18 07:58:17 -04:00
RomanDavydchuk
ddab467448
feat: Add a GH action to create a patch release branch (#19477) 2025-09-18 14:51:33 +03:00
Tomi Turtiainen
d239a7fda6
test: Reduce DB operations during data store tests (#19697) 2025-09-18 14:33:48 +03:00
Alex Grozav
83b2a5772e
fix(editor): Update node execution itemCount to support multiple outputs (no-changelog) (#19646) 2025-09-18 12:11:04 +01:00
Irénée
dee22162f4
fix: Always generate tags.json file when using environments (#19698) 2025-09-18 12:05:00 +01:00
Declan Carroll
5764ef3cc6
ci: Migrate to artifact upload/download for builds (#19688)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-09-18 10:31:39 +01:00
Michael Drury
bb0cd86b28
feat: Support thinking settings for Gemini models (#19591) 2025-09-18 10:21:07 +01:00
Elias Meire
a0452f02dd
ci: Add manual release workflow for standalone packages (#19672)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-18 09:37:11 +02:00
Stephen Wright
652f267c6b
feat: PAY-3773 export entities tooling (#19658) 2025-09-18 08:20:36 +01:00
Raúl Gómez Morales
5cef76ae57
feat(editor): [Insights] Add filter by project (#19643) 2025-09-18 08:50:15 +02:00
Daria
51b8f8c7dc
fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
Declan Carroll
2598e735b1
test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
Marc Littlemore
83181a7c20
chore: Add NODE_ENV to debug info (#19666) 2025-09-17 16:38:18 +01:00