Jan Oberhauser
ea38087bca
⬆️ Set n8n-core@0.94.0, n8n-editor-ui@0.117.0, n8n-nodes-base@0.147.0 and n8n-workflow@0.77.0 on n8n
2021-11-19 17:30:30 +00:00
Tom
d22a4b1b11
🐛 CLI: Add windows support to import:workflow --separate ( #2441 )
2021-11-19 18:16:00 +01:00
Jan Oberhauser
0c6af9fd95
⚡ Pin @rudderstack/rudder-sdk-node to 1.0.6 in cli package to fix build issue
2021-11-19 07:38:07 +01:00
Jan Oberhauser
dec81a171a
🔖 Release n8n@0.149.0
2021-11-13 12:12:39 +00:00
Jan Oberhauser
3ecd78dd29
⬆️ Set n8n-core@0.93.0, n8n-editor-ui@0.116.0, n8n-nodes-base@0.146.0 and n8n-workflow@0.76.0 on n8n
2021-11-13 12:12:39 +00:00
Jan Oberhauser
670e93c0f4
👕 Fix lint issue
2021-11-13 09:37:42 +01:00
Omar Ajoue
357178d83b
⚡ New JSON attributes are now considered warnings in testing workflows ( #2432 )
2021-11-12 14:28:49 +01:00
Jan Oberhauser
653a8bb42e
🐛 Fix bug with internal hooks and CLI workflow execution
2021-11-09 22:04:45 +01:00
Jan Oberhauser
27543fcdd4
🔖 Release n8n@0.148.0
2021-11-05 17:52:48 +00:00
Jan Oberhauser
7f8dbfa405
⬆️ Set n8n-core@0.92.0, n8n-editor-ui@0.115.0, n8n-nodes-base@0.145.0 and n8n-workflow@0.75.0 on n8n
2021-11-05 17:52:48 +00:00
Jan Oberhauser
8c4040dc5b
⚡ Minor improvements to RespondToWebhook node
2021-11-05 11:19:23 -06:00
Jan
7b8d388d17
Add Webhook response node ( #2254 )
...
* ✨ Add Webhook-Response-Node
* ⚡ Replace callback function with promise
* ✨ Add support for Bull and binary-data
* ✨ Add string response option
* ⚡ Remove some comments
* ✨ Make more generically possible & fix issue multi call in
queue mode
* ⚡ Fix startup and eslint issues
* ⚡ Improvements to webhook response node and functionality
* ⚡ Replace data with more generic type
* ⚡ Make statusMessage optional
* ⚡ Change parameter order
* ⚡ Move Response Code underneath options
* ⚡ Hide Response Code on Webhook node if mode responseNode got selected
* ⚡ Minor improvements
* ⚡ Add missing file and fix lint issue
* ⚡ Fix some node linting issues
* ⚡ Apply feedback
* ⚡ Minor improvements
2021-11-05 10:45:51 -06:00
nikozila
35787455ab
⚡ Add hook: workflow.afterCreate ( #2407 )
2021-11-05 08:47:05 -06:00
Ben Hesseldieck
a46c7f827d
🐛 Fix saving credentials id as string ( #2410 )
2021-11-04 20:23:10 -06:00
Jan Oberhauser
aaa39876f9
🔖 Release n8n@0.147.1
2021-11-03 10:06:53 -06:00
Jan Oberhauser
bae45421a8
⬆️ Set n8n-nodes-base@0.144.1 on n8n
2021-11-03 10:06:09 -06:00
Jan Oberhauser
85f6c84301
🔖 Release n8n@0.147.0
2021-11-03 15:14:45 +00:00
Jan Oberhauser
91e50105b9
⬆️ Set n8n-nodes-base@0.144.0 on n8n
2021-11-03 15:14:44 +00:00
Ben Hesseldieck
0877f485d9
⚡ Run migration in chunks ( #2393 )
2021-11-03 09:12:48 -06:00
Ahsan Virani
2a164cab6d
add anonymous ID everytime ( #2398 )
2021-11-03 10:42:54 +01:00
Jan Oberhauser
ebdd86a5f5
🔖 Release n8n@0.146.0
2021-10-29 00:15:48 +00:00
Jan Oberhauser
59b58b3245
⬆️ Set n8n-core@0.91.0, n8n-editor-ui@0.114.0, n8n-nodes-base@0.143.0 and n8n-workflow@0.74.0 on n8n
2021-10-29 00:15:47 +00:00
Jan Oberhauser
37930057d8
🐛 Fix build issue by setting fixed version of @types/node #2358
2021-10-22 14:39:36 -05:00
Jan Oberhauser
73931f73ce
🔖 Release n8n@0.145.0
2021-10-22 00:29:45 +00:00
Jan Oberhauser
d54396281c
⬆️ Set n8n-core@0.90.0, n8n-editor-ui@0.113.0, n8n-nodes-base@0.142.0 and n8n-workflow@0.73.0 on n8n
2021-10-22 00:29:45 +00:00
Jan Oberhauser
6fa8dd701e
⚡ Fix issue with queue mode
2021-10-21 18:25:31 -05:00
Jan Oberhauser
a0b89ee5a4
⚡ Remove more not used code
2021-10-21 18:24:43 -05:00
Jan Oberhauser
0b56db5617
⚡ Remove not used code
2021-10-21 18:04:08 -05:00
Ahsan Virani
d0403dd875
⚡ timeout process stop events ( #2349 )
2021-10-21 12:50:38 -05:00
Jan Oberhauser
2f7ad6968e
⚡ Fix credential overwrite via environment variables
2021-10-20 20:49:07 -05:00
Ahsan Virani
421dd72224
✨ Introduce telemetry ( #2099 )
...
* introduce analytics
* add user survey backend
* add user survey backend
* set answers on survey submit
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* change name to personalization
* lint
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* N8n 2495 add personalization modal (#2280 )
* update modals
* add onboarding modal
* implement questions
* introduce analytics
* simplify impl
* implement survey handling
* add personalized cateogry
* update modal behavior
* add thank you view
* handle empty cases
* rename modal
* standarize modal names
* update image, add tags to headings
* remove unused file
* remove unused interfaces
* clean up footer spacing
* introduce analytics
* refactor to fix bug
* update endpoint
* set min height
* update stories
* update naming from questions to survey
* remove spacing after core categories
* fix bug in logic
* sort nodes
* rename types
* merge with be
* rename userSurvey
* clean up rest api
* use constants for keys
* use survey keys
* clean up types
* move personalization to its own file
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
* Survey new options (#2300 )
* split up options
* fix quotes
* remove unused import
* add user created workflow event (#2301 )
* simplify env vars
* fix versionCli on FE
* update personalization env
* fix event User opened Credentials panel
* fix select modal spacing
* fix nodes panel event
* fix workflow id in workflow execute event
* improve telemetry error logging
* fix config and stop process events
* add flush call on n8n stop
* ready for release
* improve telemetry process exit
* fix merge
* improve n8n stop events
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-19 05:57:49 +02:00
Jan Oberhauser
4b857b19ac
🔖 Release n8n@0.144.0
2021-10-15 00:03:36 +00:00
Jan Oberhauser
45103b213d
⬆️ Set n8n-core@0.89.0, n8n-editor-ui@0.112.0 and n8n-nodes-base@0.141.0 on n8n
2021-10-15 00:03:36 +00:00
Jan Oberhauser
71d7ed1164
🔖 Release n8n@0.143.0
2021-10-13 22:41:07 +00:00
Jan Oberhauser
1c9296aea0
⬆️ Set n8n-core@0.88.0, n8n-editor-ui@0.111.0, n8n-nodes-base@0.140.0 and n8n-workflow@0.72.0 on n8n
2021-10-13 22:41:07 +00:00
Ben Hesseldieck
3137de2585
⚡ Change credentials structure ( #2139 )
...
* ✨ change FE to handle new object type
* 🚸 improve UX of handling invalid credentials
* 🚧 WIP
* 🎨 fix typescript issues
* 🐘 add migrations for all supported dbs
* ✏️ add description to migrations
* ⚡ add credential update on import
* ⚡ resolve after merge issues
* 👕 fix lint issues
* ⚡ check credentials on workflow create/update
* update interface
* 👕 fix ts issues
* ⚡ adaption to new credentials UI
* 🐛 intialize cache on BE for credentials check
* 🐛 fix undefined oldCredentials
* 🐛 fix deleting credential
* 🐛 fix check for undefined keys
* 🐛 fix disabling edit in execution
* 🎨 just show credential name on execution view
* ✏️ remove TODO
* ⚡ implement review suggestions
* ⚡ add cache to getCredentialsByType
* ⏪ use getter instead of cache
* ✏️ fix variable name typo
* 🐘 include waiting nodes to migrations
* 🐛 fix reverting migrations command
* ⚡ update typeorm command
* ✨ create db:revert command
* 👕 fix lint error
Co-authored-by: Mutasem <mutdmour@gmail.com>
2021-10-13 15:21:00 -07:00
Jan Oberhauser
981d2dc313
🔖 Release n8n@0.142.0
2021-10-07 23:08:08 +00:00
Jan Oberhauser
1ef6bef7ab
⬆️ Set n8n-core@0.87.0, n8n-editor-ui@0.110.0, n8n-nodes-base@0.139.0 and n8n-workflow@0.71.0 on n8n
2021-10-07 23:08:08 +00:00
Jan Oberhauser
a077c8e416
🔖 Release n8n@0.141.1
2021-10-01 10:48:09 -05:00
Jan Oberhauser
5002ebfabe
⬆️ Set n8n-core@0.86.1 on n8n
2021-10-01 10:47:40 -05:00
Jan Oberhauser
0243fc68d9
🔖 Release n8n@0.141.0
2021-09-30 19:23:13 +00:00
Jan Oberhauser
a675faffd5
⬆️ Set n8n-core@0.86.0, n8n-editor-ui@0.109.0 and n8n-nodes-base@0.138.0 on n8n
2021-09-30 19:23:13 +00:00
Jan Oberhauser
4db91d55dd
🔖 Release n8n@0.140.0
2021-09-28 22:26:19 +00:00
Jan Oberhauser
dfce6476e3
⬆️ Set n8n-core@0.85.0, n8n-editor-ui@0.108.0 and n8n-nodes-base@0.137.0 on n8n
2021-09-28 22:26:19 +00:00
Omar Ajoue
3c256dc3f6
🐛 Fix startup behavior for scaled mode ( #2242 )
2021-09-24 08:42:41 +02:00
Jan Oberhauser
5b2741e258
🔖 Release n8n@0.139.1
2021-09-23 10:51:55 +02:00
Jan Oberhauser
5140b6c231
⬆️ Set n8n-editor-ui@0.107.1 on n8n
2021-09-23 10:50:58 +02:00
Jan Oberhauser
4836a31714
🔖 Release n8n@0.139.0
2021-09-22 15:58:14 +00:00
Jan Oberhauser
84e983df56
⬆️ Set n8n-core@0.84.0, n8n-editor-ui@0.107.0, n8n-nodes-base@0.136.0 and n8n-workflow@0.70.0 on n8n
2021-09-22 15:58:14 +00:00
Iván Ovejero
f57409eb9e
📌 Unpin libphonenumber-js ( #2224 )
2021-09-21 19:42:10 +02:00