Commit Graph

4036 Commits

Author SHA1 Message Date
Mutasem Aldmour
b388b230c9
fix(core): Skip canceled executions in unfinished execution recovery (#19452)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-09-12 15:34:53 +02:00
Idir Ouhab Meskine
4e2682af62
Revert "feat(core): Add HTTPS protocol support for repository connections" (#19471) 2025-09-12 15:30:50 +02:00
Alex Grozav
10fa3a9b01
feat: Send node execution finished and node execution data in separate events (no-changelog) (#18875)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-09-12 13:56:13 +01:00
Charlie Kolb
26f27efd75
fix(core): Unify Data Table pagination (no-changelog) (#19467) 2025-09-12 14:38:28 +02:00
Charlie Kolb
9509ef3e79
fix(core): Wrap Data Table insert, update, upsert in transactions (#19333) 2025-09-12 12:35:54 +02:00
Andreas Fitzek
6f4dcf1f58
chore(core): Fix execution retry test for mysql (#19449) 2025-09-12 09:55:02 +02:00
Svetoslav Dekov
c4d26982e3
feat(editor): Show data table storage limit banners (no-changelog) (#19175)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-12 08:51:32 +02:00
Irénée
3af4541391
feat(API): Add running status query on the executions public api endpoint (#19205)
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
2025-09-11 13:03:23 +01:00
Csaba Tuncsik
1e00a7c788
fix(core): Improve Websocket connection setup for custom headers (#19242)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-11 11:45:00 +02:00
Iván Ovejero
052e24ef0e
refactor: Replace Pyodide with native Python with env flag is enabled (#19403) 2025-09-11 11:28:12 +02:00
Konstantin Tieber
c4f41bb534
feat(core): Add retry execution endpoint to public api (#19132)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-09-11 10:12:53 +02:00
Daria
b147709189
feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
Charlie Kolb
6dd7797c39
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093) 2025-09-11 09:21:40 +02:00
Idir Ouhab Meskine
5c6094dfd7
feat(core): Add HTTPS protocol support for repository connections (#18250)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-09-10 16:08:07 +02:00
Ricardo Espinoza
eb389a787b
feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-10 09:39:41 -04:00
Charlie Kolb
897c69c70d
feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294) 2025-09-09 14:01:40 +02:00
Iván Ovejero
04889864a0
feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00
Irénée
e054fc71cd
fix(core): Force synchronize tag mappings also when no tag was updated (#19332) 2025-09-09 08:32:04 +01:00
github-actions[bot]
2c453be05d
🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-08 16:01:48 +03:00
Daria
9b06648edc
feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03:00
Stephen Wright
2113532946
fix: Add folder scopes to global owner and admin roles (#19230) 2025-09-08 08:08:21 +01:00
yehorkardash
abaa2c851b
fix(editor): Don't show update notification for unverified updates (#18910)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-05 13:18:56 +03:00
Charlie Kolb
c5bbb6a96f
fix(core): Update cached project association when moving a workflow (#19227) 2025-09-05 12:04:41 +02:00
Shireen Missi
2001397387
fix: Improve error handling for community package installation (#19103) 2025-09-05 08:55:48 +01:00
Daria
ed6f60f52e
feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Irénée
e822cf58d0
fix(API): Fix public api workflow openApi examples (#19170) 2025-09-04 09:16:00 +01:00
Irénée
4a21f79f5c
feat(API): Add cancel status filters to the public api executions endpoint (#19136) 2025-09-04 08:35:25 +01:00
Juuso Tapaninen
a794ab6be3
feat(core): Update email templates (#19137) 2025-09-04 10:19:17 +03:00
Andreas Fitzek
6847c33f14
chore(core): Increase error visibility for OIDC login path (#19142) 2025-09-03 16:03:18 +02:00
Svetoslav Dekov
6bd4edf1ec
fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Shireen Missi
69e6498d24
fix: Put static types files behind authentication (#18660) 2025-09-03 12:42:38 +01:00
Andreas Fitzek
06578f287c
chore(core): Support state and nonce parameter for OIDC (#19098) 2025-09-03 12:33:56 +02:00
Iván Ovejero
89fc91bed6
refactor: Add native Python runner runtime env var (#19109) 2025-09-03 09:35:25 +02:00
Ricardo Espinoza
6432555082
feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
Andreas Fitzek
5be3181f2b
fix(core): Fix role management controller no-changelog (#19107) 2025-09-02 19:08:04 +02:00
Charlie Kolb
69e25606d8
fix(core): Normalize Data Table return on update and allow string returns from DB (no-changelog) (#19106) 2025-09-02 16:29:59 +02:00
Iván Ovejero
fbaee9ac02
refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
Stephen Wright
9569965a0b
feat: PAY-2613 add missing status field for select (#19071)
Co-authored-by: Stephen Wright <stephen.wright@Mac.Home>
2025-09-02 13:34:27 +01:00
Andreas Fitzek
1ced801358
fix(core): Fix OIDC configuration update path (#19065) 2025-09-02 14:09:46 +02:00
Suguru Inoue
4eade9ff7a
fix(core): Add temporary workaround for a compile error (no-changelog) (#19087) 2025-09-02 12:25:49 +02:00
Tomi Turtiainen
17ce65a529
fix(core): Inline config.js to index.html to prevent CF from caching it (#18945) 2025-09-02 09:58:12 +03:00
Tomi Turtiainen
8f6c5445f3 Merge tag 'n8n@1.110.0' 2025-09-02 09:01:57 +03:00
Elias Meire
be8061c2a5
feat: Add release and lint scripts to node CLI (#18935) 2025-09-02 04:48:43 +01:00
Andreas Fitzek
1b5f9b220f
chore(core): Introduce license feature flag for custom roles (#19038) 2025-09-01 17:40:49 +02:00
github-actions[bot]
a442a2c5b5
🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
Charlie Kolb
81c26676a3
fix: Expose projectId for remaining Data Table contexts (no-changelog) (#19058) 2025-09-01 16:15:53 +02:00
Charlie Kolb
5bcff78174
feat(Data Table Node): Enable Data Table as Tool (no-changelog) (#19041) 2025-09-01 13:25:30 +02:00
Artem Sorokin
168ac0e9f2
ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
Charlie Kolb
56ead93265
fix(core): Remove explicit column ordering in Data Table inserts (no-changelog) (#19031) 2025-09-01 12:03:17 +02:00
Daria
5510e4e378
fix(core): Fix date issues for data tables (no-changelog) (#18981) 2025-09-01 11:33:10 +03:00