कारतोफ्फेलस्क्रिप्ट™
|
44728d7242
|
feat(editor): Show new executions as Queued in the UI, until they actually start (#10204)
|
2024-07-26 14:30:49 +02:00 |
|
github-actions[bot]
|
c22ffd04de
|
🚀 Release 1.52.0 (#10174)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
|
2024-07-24 13:20:06 +01:00 |
|
Iván Ovejero
|
30784fb76c
|
fix(editor): Fix saving and connecting on LDAP setup form (#10163)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-07-24 09:37:34 +02:00 |
|
Alex Grozav
|
f2ad1222b1
|
feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055)
|
2024-07-23 13:30:29 +03:00 |
|
Csaba Tuncsik
|
028a8a2c75
|
fix(editor): UX Improvements to RBAC feature set (#9683)
|
2024-07-18 14:17:27 +02:00 |
|
github-actions[bot]
|
b0abee7eb6
|
🚀 Release 1.51.0 (#10085)
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
|
2024-07-17 13:50:17 +02:00 |
|
Alex Grozav
|
cd24c71a9e
|
feat: Add sticky notes support to the new canvas (no-changelog) (#10031)
|
2024-07-15 13:00:52 +03:00 |
|
Michael Kret
|
e4e66ab7da
|
fix: Number input defaults to 0 not allowing to have arbitrary precision (#10021)
|
2024-07-12 12:42:09 +03:00 |
|
github-actions[bot]
|
de9590e10e
|
🚀 Release 1.50.0 (#10000)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-07-10 17:23:31 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d2ca8b4b42
|
ci: Ensure that all published packages have consistent provenance data in package.json (#9994)
|
2024-07-10 16:43:21 +02:00 |
|
Elias Meire
|
90e3f56a9d
|
feat(editor): Add execution indication to canvas v2 (no-changelog) (#9984)
|
2024-07-10 10:36:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b5b96eb43e
|
ci: Remove unused dependencies (no-changelog) (#9973)
|
2024-07-09 14:48:24 +02:00 |
|
Ricardo Espinoza
|
1ae64ec4fb
|
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959)
|
2024-07-06 13:54:36 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
31163e1da5
|
fix(editor): Improve the contrast in the Chat Window in dark mode (no-changelog) (#9937)
|
2024-07-04 12:59:43 +02:00 |
|
Ricardo Espinoza
|
cef177455e
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
|
github-actions[bot]
|
47cd411436
|
🚀 Release 1.49.0 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
|
2024-07-03 15:29:45 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7f8857f69b
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ddf0de8f03
|
Merge tag 'n8n@1.48.0'
|
2024-06-27 12:27:53 +02:00 |
|
github-actions[bot]
|
7f6b322ef9
|
🚀 Release 1.48.0 (#9879)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
|
2024-06-27 12:18:15 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a43d6f0c5e
|
fix(LangChain Code Node): Fix icon in dark mode (no-changelog) (#9863)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-27 12:09:43 +02:00 |
|
Elias Meire
|
e51de9d391
|
feat(editor): Show multiple nodes in input pane schema view (#9816)
|
2024-06-24 18:09:28 +02:00 |
|
github-actions[bot]
|
d13c1bbba5
|
🚀 Release 1.47.0 (#9826)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-06-20 15:00:30 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08c6e9b571
|
refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787)
|
2024-06-18 09:55:10 +02:00 |
|
Danny Martini
|
be7249f568
|
fix(editor): Use segments/graphemes when creating the compact sidebar entries (#9776)
|
2024-06-17 18:50:29 +02:00 |
|
Tomi Turtiainen
|
a484862576
|
fix: Fix ColorCircles and Sizes initial render (no-changelog) (#9780)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-06-17 15:51:00 +03:00 |
|
Tomi Turtiainen
|
7c70b782a1
|
refactor: Migrate Pagination to composition API (no-changelog) (#9752)
|
2024-06-17 13:43:06 +03:00 |
|
Tomi Turtiainen
|
4541a8f2d1
|
refactor: Migrate Select to composition API (no-changelog) (#9750)
|
2024-06-17 10:23:30 +03:00 |
|
Tomi Turtiainen
|
666bab07fb
|
refactor: Migrate Popover to composition API (no-changelog) (#9751)
|
2024-06-17 10:08:21 +03:00 |
|
Tomi Turtiainen
|
f49e79cc0b
|
refactor: Migrate FormInputs to composition API (no-changelog) (#9756)
|
2024-06-17 10:08:04 +03:00 |
|
Tomi Turtiainen
|
ed2ad6c7ba
|
refactor: Migrate Option to composition API (no-changelog) (#9754)
|
2024-06-17 10:07:47 +03:00 |
|
Tomi Turtiainen
|
2dad9ce44c
|
refactor: Migrate ResizeObserver to composition API (no-changelog) (#9745)
|
2024-06-14 14:56:41 +03:00 |
|
Tomi Turtiainen
|
8b4a9dbced
|
refactor: Migrate sizes to composition api (no-changelog) (#9748)
|
2024-06-14 14:30:38 +03:00 |
|
Tomi Turtiainen
|
e293683234
|
refactor: Migrate ColorCircles to composition api (no-changelog) (#9747)
|
2024-06-14 14:30:29 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c8f0029bc5
|
ci: Move type-checking out of the build process (no-changelog) (#9730)
|
2024-06-13 16:46:25 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e08b4337c9
|
Merge tag 'n8n@1.46.0'
|
2024-06-12 14:04:49 +02:00 |
|
github-actions[bot]
|
bc93204f95
|
🚀 Release 1.46.0 (#9716)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-06-12 13:56:04 +02:00 |
|
Milorad FIlipović
|
3b86f52b02
|
fix(editor): Improve touch device detection (#9675)
|
2024-06-12 13:49:41 +02:00 |
|
Mutasem Aldmour
|
50bd5b9080
|
feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-06-11 10:23:30 +02:00 |
|
Giulio Andreini
|
ae00b446a7
|
fix(editor): Node background for executing nodes in dark mode (#9682)
|
2024-06-10 16:02:47 +02:00 |
|
oleg
|
bc3dcf706f
|
feat(editor): Harmonize rendering of new-lines in RunData (#9614)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-10 15:24:17 +02:00 |
|
Ricardo Espinoza
|
22bdb0568e
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-06-10 16:23:06 +03:00 |
|
Giulio Andreini
|
566b52c4e1
|
fix(editor): Remove transparency from dark mode callouts (#9650)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
|
2024-06-06 16:29:35 +02:00 |
|
Elias Meire
|
600013a1ab
|
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-06 13:34:30 +02:00 |
|
github-actions[bot]
|
07dae514c7
|
🚀 Release 1.45.0 (#9637)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
|
2024-06-05 17:29:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
044607e2a0
|
ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-06-05 09:50:48 +02:00 |
|
Milorad FIlipović
|
5361e9f69a
|
feat(editor): Update sticky content when checkbox state changes (#9596)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-06-05 09:01:45 +02:00 |
|
Alex Grozav
|
1a982d51b3
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
|
Mutasem Aldmour
|
5686e2222c
|
fix: Force type safety in design system (no-changelog) (#9586)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-06-03 12:50:41 +02:00 |
|
Tomi Turtiainen
|
09472fb9ee
|
feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572)
|
2024-06-03 10:35:55 +03:00 |
|
Mutasem Aldmour
|
99c15a0fd8
|
fix: Fix last TS issues in design system Tree.vue and Sticky.vue (no-changelog) (#9579)
|
2024-05-31 18:10:51 +02:00 |
|