Iván Ovejero
|
26cabc5c2f
|
ci: Fix format to fix build (#18725)
|
2025-08-25 10:43:15 +02:00 |
|
Jaakko Husso
|
2eda807b5a
|
feat(core): Optionally return full rows from Data Table inserts (no-changelog) (#18657)
|
2025-08-25 10:50:02 +03:00 |
|
Milorad FIlipović
|
802157a329
|
feat(editor): Data store UI/UX improvements (no-changelog) (#18587)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
|
2025-08-25 09:46:40 +03:00 |
|
Raúl Gómez Morales
|
c8dc7d9ab6
|
fix(editor): Add fallback color for NodeItem Icons (#18607)
|
2025-08-25 08:25:07 +02:00 |
|
Raúl Gómez Morales
|
b6681bb92c
|
fix(editor): Update misleading toaster success message when creating a personal workflow / credential (#18541)
|
2025-08-22 16:51:00 +02:00 |
|
Andreas Fitzek
|
a8e4387f4d
|
chore(core): Use roles from database in global roles (#17853)
|
2025-08-22 16:02:01 +02:00 |
|
Daria
|
350f84c49f
|
feat(core): Use query builder for upsert fetch and split rows (no-changelog) (#18659)
|
2025-08-22 16:45:00 +03:00 |
|
Iván Ovejero
|
def4e71e3d
|
chore: Disable event loop block integration for task runner (#18661)
|
2025-08-22 14:40:21 +02:00 |
|
Iván Ovejero
|
110439c010
|
fix(core): Restore community node types controller (#18665)
|
2025-08-22 14:26:42 +02:00 |
|
Shi Nguyễn
|
c7678311b3
|
fix(core): Integer overflow in insights runtime calculation (#18122)
Co-authored-by: Shi Nguyễn <prettycode2022@Shis-MacBook-Pro.local>
|
2025-08-22 13:05:04 +02:00 |
|
Guillaume Jacquart
|
8b4e8f347f
|
fix(editor): Hide sso auth protocol selection if no license available (#18655)
|
2025-08-22 13:01:53 +02:00 |
|
Iván Ovejero
|
9e420d15c1
|
refactor(core): Modularize community packages (#18641)
|
2025-08-22 12:19:01 +02:00 |
|
Iván Ovejero
|
e3772c13d2
|
feat(core): Add execution flow to native Python runner (no-changelog) (#18485)
|
2025-08-22 12:00:42 +02:00 |
|
Guillaume Jacquart
|
cf337de83d
|
chore(core): Add browser id on the oidc issue cookie (#18642)
|
2025-08-22 09:30:48 +02:00 |
|
oleg
|
ca8629ef30
|
feat(OpenAI Node): Add reasoning effort for GPT-5 (#18644)
|
2025-08-21 19:12:47 +02:00 |
|
shortstacked
|
8ca75d6f51
|
test: Add credential helper and ndv helper (#18636)
|
2025-08-21 17:40:30 +01:00 |
|
Jaakko Husso
|
fa15b7bfab
|
feat(core): Allow inserting rows into data stores with no columns (no-changelog) (#18638)
|
2025-08-21 17:48:14 +02:00 |
|
Elias Meire
|
c99eba7fa2
|
fix: Remove extraneous dependencies from node-cli, publish create-node package (no-changelog) (#18635)
|
2025-08-21 17:06:21 +02:00 |
|
Jaakko Husso
|
d01616cf3d
|
fix(editor): Use DB_TABLE_PREFIX on data store tables and refactor data store user table repo (no-changelog) (#18604)
|
2025-08-21 16:25:17 +02:00 |
|
Shireen Missi
|
f7a663172b
|
fix: Do not wait for community nodes to load (#18628)
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
|
2025-08-21 15:20:37 +01:00 |
|
Charlie Kolb
|
0db9345eba
|
feat(core): Return IDs of inserted rows in Data Store (no-changelog) (#18589)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
|
2025-08-21 15:04:03 +02:00 |
|
Andreas Fitzek
|
04e24e387d
|
chore(core): Enforce email format for user entity, remove unused user validators (#18534)
|
2025-08-21 14:41:32 +02:00 |
|
Jon
|
9ab150961d
|
chore: NODE-3514 - Generate Schema Files (no-changelog) (#18539)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2025-08-21 15:40:36 +03:00 |
|
Tomi Turtiainen
|
b7909196ff
|
chore(core): Show a warning if N8N_BLOCK_ENV_ACCESS_IN_NODE is not set (#18629)
|
2025-08-21 15:12:04 +03:00 |
|
Nikhil Kuriakose
|
9881b9e435
|
fix(editor): Dont check for whats new if in demo mode (#18532)
|
2025-08-21 13:45:31 +02:00 |
|
Daria
|
75e563f1c4
|
feat(core): Add data store row update endpoint (no-changelog) (#18601)
|
2025-08-21 13:19:55 +03:00 |
|
Tomi Turtiainen
|
667656e8f3
|
fix(core)!: Use CSP header to sandbox html webhooks instead of iframe (#18602)
|
2025-08-21 11:39:57 +03:00 |
|
Eugene
|
60670e1e40
|
feat: Provide instance URL to the AI builder (no-changelog) (#18237)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Eugene <burivuhster@users.noreply.github.com>
|
2025-08-21 10:13:25 +02:00 |
|
Guillaume Jacquart
|
815d191c01
|
chore(core): Change incorrect node output sentry error to ignore previous one (#18579)
|
2025-08-21 08:27:47 +02:00 |
|
Elias Meire
|
010b6dc7a5
|
fix(editor): Show test URL when trigger is listening because of a connected node (#18403)
Co-authored-by: Your Name <you@example.com>
|
2025-08-21 07:27:52 +03:00 |
|
oppai
|
53393508ea
|
fix(Slack Node): Refine label name for reply broadcast setting (#15658)
Co-authored-by: Your Name <you@example.com>
|
2025-08-21 07:22:20 +03:00 |
|
Elias Meire
|
d3431c0ae5
|
fix(editor): Fix importing curl commands with comma (#18409)
Co-authored-by: Your Name <you@example.com>
|
2025-08-21 07:06:59 +03:00 |
|
Elias Meire
|
f49f2cb59e
|
fix(Microsoft SQL Node): Correctly resolve expressions with dollar signs (#18411)
Co-authored-by: Your Name <you@example.com>
|
2025-08-21 06:43:59 +03:00 |
|
Jon
|
604b936d8f
|
fix: Allow node-cli to be published (no-changelog) (#18533)
|
2025-08-20 20:33:19 +01:00 |
|
shortstacked
|
413b14b286
|
test: Add core entry points to allow easier test setup (#18597)
|
2025-08-20 16:17:57 +01:00 |
|
shortstacked
|
cf76165457
|
test: Migrate 1183-ado from Cypress to Playwright (#18455)
|
2025-08-20 14:44:04 +01:00 |
|
Guillaume Jacquart
|
a5c6e2fecf
|
fix(core): Fix getting webhook methods from path only when dynamic webhook path (#17803)
|
2025-08-20 14:20:53 +02:00 |
|
Iván Ovejero
|
6c1352f75c
|
chore: Silence lint warnings for playwright package (#18540)
|
2025-08-20 14:13:56 +02:00 |
|
Jaakko Husso
|
25d6636711
|
fix(editor): Change the underlying data store db column types to support decimal numbers (#18549)
|
2025-08-20 14:06:56 +02:00 |
|
Mutasem Aldmour
|
afaa0bec71
|
fix: Handle AI errors better in builder (no-changelog) (#18406)
|
2025-08-20 13:50:53 +02:00 |
|
Shireen Missi
|
51c867fb66
|
Revert "fix(core): Check all node outputs when using "Always Output Data" before adding an empty object" (#18577)
|
2025-08-20 10:58:41 +01:00 |
|
Jaakko Husso
|
da88075623
|
feat(editor): Add mechanism for showing hidden nodes if required modules are enabled (#18585)
|
2025-08-20 11:55:28 +02:00 |
|
Iván Ovejero
|
0f463c781d
|
fix(core): Dynamically import @sentry/node-native (#18586)
|
2025-08-20 11:31:00 +02:00 |
|
oleg
|
fb3a2ae216
|
feat: Evaluation framework for AI Workflow Builder (#18016)
|
2025-08-20 11:11:14 +02:00 |
|
Guillaume Jacquart
|
309048ae3c
|
fix(core): Redact secrets from credential test error message (#18386)
|
2025-08-20 10:01:52 +02:00 |
|
Iván Ovejero
|
c4abc45ddb
|
refactor(core): Port save settings (#18557)
|
2025-08-20 09:49:54 +02:00 |
|
Svetoslav Dekov
|
3d2e165ac5
|
feat(editor): Add custom data store column headers (no-changelog) (#18390)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
|
2025-08-19 17:57:35 +02:00 |
|
Charlie Kolb
|
169acd12bd
|
feat(core): Expose data store service to Data Store Node (no-changelog) (#17970)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
|
2025-08-19 17:43:19 +02:00 |
|
Jaakko Husso
|
970351bf23
|
fix(core): Don't reveal whether files exists if they're not within allowed paths (#18480)
|
2025-08-19 17:35:40 +02:00 |
|
shortstacked
|
5df0ca908e
|
test: Migrate NPS from Cypress -> Playwright (#18535)
|
2025-08-19 16:13:43 +01:00 |
|