Commit Graph

15615 Commits

Author SHA1 Message Date
Milorad FIlipović
9fef8c19c4
feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02:00
Mutasem Aldmour
249d8f6ee6
feat: Add metering UI (no-changelog) (#20021)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2025-09-26 15:01:56 +02:00
RomanDavydchuk
3963e97c1f
fix(Wordpress Node): Handle before query parameter when getting many posts or pages (#20041) 2025-09-26 15:57:41 +03:00
Elias Meire
e0a9de7fe3
fix(MCP Client Tool Node): Change default transport to HTTP Streamable (#20053)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-26 14:47:37 +02:00
Elias Meire
b55c95c863
feat: Add community node ESLint plugin, use in scanner (#19660)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-26 14:41:35 +02:00
Declan Carroll
84ae389c97
test: Migrate basic folder tests to Playwright (#20074) 2025-09-26 13:31:53 +01:00
Suguru Inoue
63dbd65e34
fix(editor): NDV in focus panel review batch 2.1 (no-changelog) (#19665) 2025-09-26 12:39:12 +02:00
Iván Ovejero
5a3adf5c97
feat(core): Support _FILE in native Python runner (no-changelog) (#20035) 2025-09-26 12:03:36 +02:00
Charlie Kolb
e8848f91ee
ci: Sleep before starting MySQL tests (no-changelog) (#20054) 2025-09-26 11:41:07 +02:00
yehorkardash
ef5ec8a688
feat(editor): Show node update button in ndv and nodecreator (#19696) 2025-09-26 09:35:46 +00:00
oleg
35a4a35358
chore: Refactor T2WF evals into separate evaluators (no-changelog) (#19739) 2025-09-26 11:20:37 +02:00
Eugene
a6c7e39cb8
fix(OpenAI Node): Missing header for assistant API calls (#20060) 2025-09-26 10:57:58 +02:00
Suguru Inoue
677cddab31
perf(editor): Skip calculating log tree entirely when the panel is closed (#19870) 2025-09-26 10:27:48 +02:00
Suguru Inoue
1ca9bbed68
feat(editor): Add keyboard shortcut for run data search in the log view and mapper popover (#19745) 2025-09-26 10:23:23 +02:00
Svetoslav Dekov
1fb1aa747f
chore(editor): Remove unused element plus styles (no-changelog) (#19895)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-09-26 08:43:01 +02:00
Idir Ouhab Meskine
9806e6fc72
feat(core): Add HTTPS protocol support for environments (#19482)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-09-25 18:11:04 +02:00
Artem Sorokin
faa42db2d4
test: Migrate cypress test 45 workflow selector parameter (#20032) 2025-09-25 17:18:47 +02:00
Iván Ovejero
72a94c5e41
fix(core): Do not report SyntaxError to Sentry in native Python runner (no-changelog) (#20031) 2025-09-25 17:11:34 +02:00
Suguru Inoue
7b9de88f36
chore(editor): Adjust "No Data" message styles (#19766) 2025-09-25 16:37:48 +02:00
Jon
19a99a22f0
fix: Fix issue with graphql workflow test (no-changelog) (#20028) 2025-09-25 15:32:28 +01:00
Michael Drury
12d7a9fd12
feat(editor): T2W canvas and assistant prompt design improvements (no-changelog) (#19897) 2025-09-25 15:02:47 +01:00
Eugene
0f19655f95
fix(editor): Improve arrow key navigation in chat message panel (#19926) 2025-09-25 15:49:48 +02:00
Stephen Wright
2160c550f9
feat: PAY-3855 ensure latest migrations run (#19917)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-25 14:18:45 +01:00
Konstantin Tieber
bfd2150468
chore: Support podman container engine for building n8n image from source (#20025) 2025-09-25 14:58:28 +02:00
Andreas Fitzek
1c4728aed2
chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
Michael Kret
182a40e104
feat: Binary data access improvements (#19629) 2025-09-25 14:48:36 +03:00
Juuso Tapaninen
dbf328452c
feat(core): Adjust n8n email template styling (#19969) 2025-09-25 14:43:59 +03:00
Charlie Kolb
60560ba6d6
fix(editor): Mark Workflow Extraction Modal Submit Button as loading and show error toast on error (#19976) 2025-09-25 13:43:47 +02:00
Andreas Fitzek
3aae96482f
chore(core): Allow OIDC prompt parameter to be configured (#19967) 2025-09-25 13:30:50 +02:00
Declan Carroll
c43bf6ca39
ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
Alex Grozav
590459bd99
ci: Install wrangler globally (no-changelog) (#20013) 2025-09-25 12:51:52 +03:00
Iván Ovejero
fac005b165
fix(core): Ensure cancellation interrupts runner tasks in worker (#19864) 2025-09-25 11:24:03 +02:00
Daria
22d5459a72
fix(editor): Show correct project breadcrumbs for shared workflows (no-changelog) (#19861) 2025-09-25 11:44:51 +03:00
Annabel Church
e2bbe98d4c
fix(set Node): Add tooltip to Duplicate Items (no-changelog) (#19841) 2025-09-25 09:32:53 +01:00
Svetoslav Dekov
0475599957
fix(editor): Fix data tables id column sort icon (#19981) 2025-09-25 11:09:17 +03:00
yehorkardash
a26810b8ae
fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
Mutasem Aldmour
c449e9e9c8
feat: Add metering for builder (no-changelog) (#19842) 2025-09-25 09:40:55 +02:00
Eugene
0b7db24070
fix(core): Iterate over all main output branches when extracting response (#19963)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-25 09:31:03 +02:00
Michael Kret
977d37f658
fix(Slack Node): Reply to message (#19760) 2025-09-25 10:30:46 +03:00
RomanDavydchuk
74963c5333
fix: Disable warning about bare repositories in Git node on cloud (no-changelog) (#19958)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-25 10:18:55 +03:00
Charlie Kolb
7273d41500
fix(core): Remove Data Table experimental warning log (#19978) 2025-09-25 09:00:05 +02:00
Elias Meire
669a7b5a9d
fix(Postgres Node): Fix citext and user defined field type mapping (#19780) 2025-09-24 22:30:44 +03:00
Suguru Inoue
e25131613b
refactor: Clean up partial exec version flag (#19598)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-09-24 19:07:10 +02:00
Andreas Fitzek
42d8ae92bc
chore(core): Only allow owners to log in during oidc SSO (#19974) 2025-09-24 17:30:58 +02:00
Ricardo Espinoza
002f380934
fix: Only show AI assistant when AI service URL is setup (#18774) 2025-09-24 11:20:44 -04:00
Suguru Inoue
a6793593b9
fix(editor): Reflect Wait node's execution status correctly in log view (#19898) 2025-09-24 16:38:08 +02:00
Tomi Turtiainen
7f2aaa7a7a
test: Fix webhook-request-handler test (#19973) 2025-09-24 17:31:20 +03:00
Stephen Wright
560c95126a
feat: PAY-3774 entities import logic (#19770)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-24 14:23:54 +01:00
Declan Carroll
b8895edb94
ci: Add workflow to build on windows (#19937) 2025-09-24 13:56:24 +01:00
Tomi Turtiainen
68e00955ec
Merge commit from fork 2025-09-24 15:39:39 +03:00