Commit Graph

3261 Commits

Author SHA1 Message Date
github-actions[bot]
858b86a284
🚀 Release 1.71.2 (#12130)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-12-10 15:49:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
36eb25c9f5 fix(editor): Fix svg background pattern rendering on safari (#12079) 2024-12-10 15:00:42 +02:00
github-actions[bot]
f003a1ceea
🚀 Release 1.71.1 (#12074)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2024-12-06 09:53:58 +01:00
Raúl Gómez Morales
4b6db264c5
fix(editor): Fix Nodeview.v2 reinitialise based on route changes (#12062) 2024-12-06 09:29:07 +01:00
Charlie Kolb
728dba26c9
fix(editor): Don't reset all Parameter Inputs when switched to read-only (#12063) 2024-12-06 09:29:03 +01:00
कारतोफ्फेलस्क्रिप्ट™
3ca85217de
fix(editor): Polyfill crypto.randomUUID (#12052) 2024-12-06 09:28:57 +01:00
Csaba Tuncsik
7a0a9e4a7b
fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-06 09:28:52 +01:00
Alex Grozav
137a1e761f
feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049) 2024-12-06 09:28:46 +01:00
Alex Grozav
1d0c4e0cea
fix(editor): Fix switching from v2 to v1 (#12050) 2024-12-06 09:28:41 +01:00
Alex Grozav
c24602f0cd
fix(editor): Load node types in demo and preview modes (#12048)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-06 09:28:35 +01:00
github-actions[bot]
0e26f58ae6
🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Mutasem Aldmour
abc851c0cf
fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
bd693162b8
feat(editor): Persist user's preferred display modes on localStorage (#11929) 2024-12-04 13:40:08 +01:00
Alex Grozav
8616b17cc6
fix(editor): Fix node showing as successful if errors exists on subsequent runs (#12019) 2024-12-04 11:40:49 +01:00
Csaba Tuncsik
67aa0c9107
fix(editor): Use optional chaining for all members in execution data when using the debug feature (#12024) 2024-12-04 11:05:16 +01:00
Alex Grozav
6af9c82af6
fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022) 2024-12-04 09:35:41 +02:00
Ricardo Espinoza
70706d81e1
refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
Mutasem Aldmour
9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
oleg
967340a293
fix(editor): Fix copy/paste keyboard events in canvas chat (#12004) 2024-12-02 16:08:48 +01:00
Csaba Tuncsik
d74423c751
fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +01:00
Thomas B
90f8b09af0
docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935) 2024-12-02 13:56:14 +00:00
Milorad FIlipović
0ffc8591a0
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
Raúl Gómez Morales
af0398a5e3
fix(editor): Fix community check (#11979) 2024-11-29 13:57:14 +00:00
oleg
1e25774541
feat(editor): Canvas chat UI & UX improvements (#11924) 2024-11-29 11:24:17 +01:00
Alex Grozav
5f6f8a1bdd
fix(editor): Fix pin data showing up in production executions on new canvas (#11951) 2024-11-29 12:02:16 +02:00
Michael Kret
40a7445f08
feat(AI Transform Node): Node Prompt improvements (#11611) 2024-11-28 21:36:25 +02:00
Alex Grozav
439a1cc4f3
fix(editor): Fix bug causing connection lines to disappear when hovering stickies (#11950) 2024-11-28 16:22:20 +02:00
Csaba Tuncsik
fc797188d6
fix(editor): Unify executions card label color (#11949) 2024-11-28 14:58:53 +01:00
Raúl Gómez Morales
6be8e86c45
fix(editor): Handle source control initialization to prevent UI form crashing (#11776) 2024-11-28 14:53:48 +01:00
Raúl Gómez Morales
b8da4ff9ed
fix(editor): Implement dirty nodes for partial executions (#11739)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-28 14:04:55 +01:00
Csaba Tuncsik
57d3269e40
fix(editor): Add execution concurrency info and paywall (#11847) 2024-11-28 13:53:39 +01:00
Raúl Gómez Morales
9c6def9197
perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
Michael Kret
3a5bd12945
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-27 16:31:36 +00:00
github-actions[bot]
2d89f5cb64
🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
Michael Kret
2c34bf4ea6
fix(n8n Form Node): Duplicate popup in manual mode (#11925)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-27 14:19:06 +01:00
Alex Grozav
a8df221bfb
fix(editor): Add missing trigger waiting tooltip on new canvas (#11918) 2024-11-27 14:05:00 +02:00
Alex Grozav
a7de34dac6
fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) (#11921) 2024-11-27 13:42:13 +02:00
Michael Kret
2c252b0b2d
feat(AI Transform Node): Support for drag and drop (#11276) 2024-11-27 12:42:55 +02:00
Csaba Tuncsik
b2c3312ce3
test(editor): Test telemetry component (no-changelog) (#11903) 2024-11-27 09:35:40 +01:00
Alex Grozav
caa744785a
feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896) 2024-11-27 10:11:33 +02:00
oleg
132aa0b9f1
feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
Dana
a713b3ed25
feat(editor): Make the left sidebar in Expressions editor draggable (#11838) 2024-11-26 19:13:53 +00:00
Alex Grozav
f4ab5c7b92
fix(editor): Fix new canvas discovery tooltip position after adding github stars button (#11898) 2024-11-26 17:36:42 +02:00
Iván Ovejero
3341267518
chore: Upgrade to TypeScript 5.7 (#11865) 2024-11-26 14:16:46 +01:00
Alex Grozav
bc4857a1b3
fix(editor): Use crypto.randomUUID() to initialize node id if missing on new canvas (#11873) 2024-11-26 14:39:52 +02:00
Danny Martini
3320436a6f
fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
Iván Ovejero
3aa72f613f
fix(editor): Restore workers view (#11876) 2024-11-26 11:31:40 +01:00
Alex Grozav
595de81c03
fix(editor): Fix node position not getting set when dragging selection on new canvas (#11871) 2024-11-25 15:29:08 +02:00
Alex Grozav
91d1bd8d33
feat(editor): Make new canvas connections go underneath node when looping backwards (#11833) 2024-11-25 14:29:37 +02:00
कारतोफ्फेलस्क्रिप्ट™
03135702f1
fix(core): Bring back execution data on the executionFinished push message (#11821) 2024-11-22 19:09:48 +01:00