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
|
aa0c8fac83
|
refactor(core): Add lint rule no-internal-package-import (#18724)
|
2025-08-26 10:03:32 +02: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 |
|
Charlie Kolb
|
b6562725ea
|
fix: Use correct type for ListDataStoreContentFilter filter (no-changelog) (#18752)
|
2025-08-25 16:46:22 +02:00 |
|
Charlie Kolb
|
37ace47131
|
chore: Add null to DataStoreColumnJsType (no-changelog) (#18733)
|
2025-08-25 15:59:40 +02:00 |
|
Charlie Kolb
|
1777803e26
|
feat(Data Table Node): Add Data Table Node (no-changelog) (#18556)
|
2025-08-25 15:57:55 +02:00 |
|
Charlie Kolb
|
e6b6678128
|
feat(core): Warn about data table module usage (no-changelog) (#18718)
|
2025-08-25 15:42:58 +02:00 |
|
Daria
|
3c8f40007e
|
feat(core): Add createdAt and updatedAt to data store user tables (no-changelog) (#18723)
|
2025-08-25 16:23:34 +03:00 |
|
github-actions[bot]
|
9e89fbdf96
|
🚀 Release 1.109.0 (#18745)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
|
2025-08-25 15:19:15 +02:00 |
|
Svetoslav Dekov
|
67352ce2f8
|
feat(editor): Implement delete datastore row UI (no-changelog) (#18729)
|
2025-08-25 15:59:16 +03:00 |
|
Charlie Kolb
|
2dc34b2f17
|
chore(core): Rename Data Store module to Data Table (no-changelog) (#18675)
|
2025-08-25 14:57:23 +02:00 |
|
Tomi Turtiainen
|
1f1730c27d
|
perf(OpenAI Node): Use streaming for file operations (#18666)
|
2025-08-25 15:44:13 +03:00 |
|
Andreas Fitzek
|
a21a03d4b0
|
Revert "chore(core): Use roles from database in global roles (#17853)" (#18738)
|
2025-08-25 14:29:28 +02:00 |
|
shortstacked
|
b62c957c71
|
test: Add Edit Fields node helper and tests (#18726)
|
2025-08-25 12:08:46 +01:00 |
|
shortstacked
|
4206b4ab50
|
fix: Change siderbar to use innerWidth instead of outerWidth (#18727)
|
2025-08-25 11:48:45 +01:00 |
|
Iván Ovejero
|
0488ea3e8d
|
feat(core): Enable modules to append to workflow context (#18551)
|
2025-08-25 11:45:25 +02:00 |
|
Svetoslav Dekov
|
fb97ec876c
|
feat(editor): Address data tables UI feedback (no-changelog) (#18566)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
|
2025-08-25 12:25:28 +03:00 |
|
Jon
|
01ff2bacc5
|
fix: Use cross-platform script path for copy-templates in @n8n/node-cli (no-changelog) (#18547)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jon <Joffcom@users.noreply.github.com>
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-08-25 11:21:55 +02:00 |
|
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 |
|