Commit Graph
11715 Commits
Author SHA1 Message Date
Manuel VoppmannandGitHub 4b2b5235db docs: Fix broken PostgREST guide link in Supabase node (#10660) 2024-09-10 13:10:13 +01:00
Shireen MissiandGitHub 540f79a38f fix(Telegram Trigger Node): Use timing-safe string comparison (no-changelog) (#10718) 2024-09-10 13:02:38 +01:00
EugeneandGitHub 421aa71251 feat(Code Tool Node): Option to specify input schema (#10693) 2024-09-10 13:48:44 +02:00
Elias MeireandGitHub 87333cbefe fix(editor): Show docs link in credential modal when docs sidebar is hidden (#10750) 2024-09-10 10:28:07 +01:00
Raúl Gómez MoralesandGitHub 63548e6ead fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
Raúl Gómez MoralesandGitHub efa5573278 fix(editor): Prevent action's panel flickering while dragging a node (#10739) 2024-09-10 10:31:41 +02:00
Shireen MissiandGitHub 9f3e03d728 fix(Gmail Trigger Node): Change Gmail Trigger dedupe logic (#10717) 2024-09-10 08:55:04 +01:00
Tomi TurtiainenandGitHub d81f21d08e feat(benchmark): New options for n8n benchmark (#10741) 2024-09-10 09:25:41 +03:00
olegandGitHub 96db501a61 fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734) 2024-09-09 17:33:52 +02:00
oscarpedreroandGitHub d3861b31ce fix(Webflow Node): Update scopes to include forms (#10554) 2024-09-09 14:08:25 +01:00
Tomi TurtiainenandGitHub f682318db0 test(editor): Add unit tests for sanitizeHtml (#10737) 2024-09-09 16:01:04 +03:00
Tomi TurtiainenandGitHub 6df6f5f8df fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
olegandGitHub 4e89912588 fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662) 2024-09-09 11:12:22 +02:00
Elias MeireandGitHub e9b8d99084 feat: Filter parameter: Improve loose type validation for booleans (#10702) 2024-09-09 08:54:36 +01:00
Tomi TurtiainenandGitHub b18313f219 test: Add scaling n8n setup (multi-main) (#10644) 2024-09-09 09:07:32 +03:00
Alex GrozavandGitHub 6ea0856085 refactor(editor): Migrate NodeWebhooks to Composition API (no-changelog) (#10710) 2024-09-06 16:12:05 +03:00
Alex GrozavandGitHub e4c9035915 fix(editor): Fix broken executions view (no-changelog) (#10714) 2024-09-06 16:10:50 +03:00
Raúl Gómez MoralesandGitHub 879b837581 fix(editor): Don't render pinned icon for disabled nodes (#10712) 2024-09-06 14:48:03 +02:00
Raúl Gómez MoralesandGitHub 43713dcd89 fix(editor): Add arrow end to connection line (#10704) 2024-09-06 12:58:07 +02:00
Alex GrozavandGitHub 468f01aaa8 fix(editor): Provide correct node output runData information in new canvas (no-changelog) (#10691) 2024-09-06 13:37:44 +03:00
Iván OvejeroandGitHub 156eb72ebe fix(Email Trigger (IMAP) Node): Ensure connection close does not block deactivation (#10689) 2024-09-06 12:07:51 +02:00
ff7354228c refactor(core): Increase Postgres connection timeout to 20 seconds (#10705)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-06 11:07:03 +02:00
Milorad FIlipovićandGitHub 91d9be2066 fix: Prevent AI assistant session reset when workflow is saved (#10707) 2024-09-06 11:06:51 +02:00
Tomi TurtiainenandGitHub 4efcbc5936 fix: Show a more user friendly error message if initial Db connection times out (#10682) 2024-09-06 10:33:53 +02:00
Shireen MissiandGitHub 08abaf9eb2 fix: Tweak the copy for Add more warnings to nodes (no-changelog) (#10697) 2024-09-06 09:24:48 +01:00
EugeneandGitHub db6e8326c7 feat(editor): Logs markdown block improvements (#10681) 2024-09-06 09:17:58 +02:00
olegandGitHub 54ab2b14e4 fix(editor): Auto-focus expression input when switching from "fixed" mode (#10686) 2024-09-06 09:17:46 +02:00
Raúl Gómez MoralesandGitHub 62cb189985 fix(editor): Plus node button should not be visible on readonly mode (#10692) 2024-09-06 07:54:54 +02:00
Michael KretandGitHub 3adbcab27d fix(n8n Form Trigger Node): Do not rerun trigger when it has run data (#10687) 2024-09-05 20:09:38 +03:00
Michael KretandGitHub 37a808896e fix: More hints to nodes - regression for sub nodes (no-changelog) (#10690) 2024-09-05 17:54:36 +01:00
1dea8f4c7d fix: Fix the issue in Trigger Nodes where poll time was not loaded (#10695)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-09-05 17:52:51 +01:00
a422c5ac7b fix(core): Allow license:clear command to be used for licenses that failed renewal (#10665)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-09-05 16:42:22 +02:00
Alex GrozavandGitHub 3ea114129b feat(editor): Show minimap only while panning, zooming or while minimap is hovered (no-changelog) (#10677) 2024-09-05 15:41:33 +03:00
Alex GrozavandGitHub c5bc8e6eb9 fix(editor): Add sticky note readonly state in new canvas (#10678) 2024-09-05 14:18:13 +03:00
Tomi TurtiainenandGitHub aa98c18cd7 ci: Remove benchmark VM entra login (#10679) 2024-09-05 13:57:09 +03:00
f9208ad9a4 🚀 Release 1.58.0 (#10680)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-09-05 12:22:13 +02:00
Iván OvejeroandGitHub a8e80d0c4b feat(core): Introduce DB health check (#10661) 2024-09-05 11:04:48 +02:00
Milorad FIlipovićandGitHub 3a8078068e feat(editor): Add AI Assistant support chat (#10656) 2024-09-05 10:54:35 +02:00
Shireen MissiandGitHub 899b0a19ef feat(editor): Add A/B testing feature flag for credential docs modal (#10664) 2024-09-05 09:48:46 +01:00
Alex GrozavandGitHub d74f2a6dec feat(editor): Change order of zoom control buttons in new canvas (no-changelog) (#10658) 2024-09-05 10:44:24 +03:00
Alex GrozavandGitHub 3af3c6bd60 fix(editor): Fix configurable node width in new canvas (no-changelog) (#10600) 2024-09-05 10:44:07 +03:00
EugeneandGitHub aa37c32f26 feat(Text Classifier Node): Add output fixing parser (#10667) 2024-09-05 09:39:44 +02:00
Iván OvejeroandGitHub 81540318b4 feat(core): Make Postgres connection timeout configurable (#10670) 2024-09-05 09:31:08 +02:00
Csaba TuncsikandGitHub e318a6323a refactor(editor): Refactor project utils splitName (no-changelog) (#10669) 2024-09-05 09:17:46 +02:00
Tomi TurtiainenandGitHub 7da234d8b1 feat(benchmark): Add benchmark scenario for the httprequest node (#10672) 2024-09-05 09:42:58 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e50f0e6a4e refactor(RabbitMQ Trigger Node): Improve type-safety, add tests, and fix issues with manual triggers (#10663) 2024-09-05 08:11:38 +02:00
Alex GrozavandGitHub a5a92ec8b1 feat(editor): Add support for nodes with multiple main inputs in new canvas (no-changelog) (#10659) 2024-09-05 08:03:19 +03:00
Alex GrozavandGitHub fa31164a48 fix(editor): Set minimum zoom to 0 to allow fitting very large workflows in new canvas (no-changelog) (#10666) 2024-09-05 07:14:54 +03:00
Alex GrozavandGitHub 8ef9d53167 feat(editor): Change selection to be default canvas behaviour (no-changelog) (#10668) 2024-09-04 22:01:23 +03:00
66ddb4a6f3 feat: More hints to nodes (#10565)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-04 16:33:10 +03:00