Jan Oberhauser
ccb38015cf
🔖 Release n8n@0.193.4
2022-09-06 14:47:48 +02:00
Jan Oberhauser
48faa4fd46
⬆️ Set n8n-core@0.133.2, n8n-editor-ui@0.159.3 n8n-nodes-base@0.191.2 and n8n-workflow@0.115.1 on n8n
2022-09-06 14:46:32 +02:00
Jan Oberhauser
ac32b680a8
🔖 Release n8n-editor-ui@0.159.3
2022-09-06 14:44:23 +02:00
Jan Oberhauser
5c0fb89169
⬆️ Set n8n-design-system@0.33.1 and n8n-workflow@0.115.1 on n8n-editor-ui
2022-09-06 14:43:47 +02:00
Jan Oberhauser
27c0006b0e
🔖 Release n8n-design-system@0.33.1
2022-09-06 14:42:42 +02:00
Jan Oberhauser
bfda1e2550
🔖 Release n8n-nodes-base@0.191.2
2022-09-06 14:40:33 +02:00
Jan Oberhauser
4113136265
⬆️ Set n8n-core@0.133.2 and n8n-workflow@0.115.1 on n8n-nodes-base
2022-09-06 14:40:03 +02:00
Jan Oberhauser
3473307fdc
🔖 Release n8n-core@0.133.2
2022-09-06 14:37:22 +02:00
Jan Oberhauser
ae96384260
⬆️ Set n8n-workflow@0.115.1 on n8n-core
2022-09-06 14:36:37 +02:00
Jan Oberhauser
59f5fdc26b
🔖 Release n8n-workflow@0.115.1
2022-09-06 14:35:34 +02:00
Omar Ajoue
103f04e4eb
fix(AWS Nodes): Handle query string and body properly for AWS related requests ( #4039 )
2022-09-06 14:33:52 +02:00
कारतोफ्फेलस्क्रिप्ट™
637863ea02
fix(cli): When no excludeEndpoints are defined, use the correct regexp for the history middleware ( #4036 )
2022-09-06 12:46:32 +02:00
Milorad FIlipović
88c15a9d7b
🐛 Fixing email submission for invited users who opted to be contacted ( #4032 )
...
fix(editor): Fixing email submission for invited users who opted to be contacted on signup
2022-09-06 12:16:37 +02:00
Jonathan Bennetts
c28f69b276
fix(awsLambda Node): fix json data being sent to AWS Lambda as string ( #4029 )
...
Fix AWS lamba by not sending json as string
2022-09-06 10:01:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
d554128457
fix(cli): include "auth-excluded" endpoints on the history middleware as well ( #4028 )
...
right now endpoints defined in `N8N_AUTH_EXCLUDE_ENDPOINTS` are skipping the JWT auth, and the history middleware is returning 404 on these urls. This change ensures that these endpoints skip all auth-related middlewares.
2022-09-05 20:39:48 +02:00
OlegIvaniv
287533e6c8
feat(editor): Use i18n component instead od v-html for localization
...
* feat(editor): Export i18n instance and bind it to Vue instance
* feat(editor): Audit usage of v-html and replace with alternatives where possible
* 🔀 Fix conflicted element in RunDataTable
* ♻️ Refactor issues elements with the new TitledList component
* 🐛 Fixing unknown node modal dialog content rendering
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2022-09-05 16:36:22 +02:00
Alex Grozav
bbd967bbdf
fix: Fixed n8n-square-button import. ( #4024 )
2022-09-05 16:08:39 +03:00
Michael Kret
2746905570
fix(Node Gmail): fixed bug related to paired items
2022-09-05 15:57:33 +03:00
ruanjiefeng
71cae90679
fix(kafkaTrigger Node): fix kafka trigger not working with default max requests value
2022-09-05 12:11:25 +01:00
Omar Ajoue
9314086b6a
fix: issue with postgres insert and paired item ( #4020 )
...
fix: issue with postgres node and paired item
2022-09-05 11:22:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
6be999714f
feat(cli): add external hooks for when members are added or deleted ( #3988 )
2022-09-05 09:03:05 +02:00
Jonathan Bennetts
fc6484ba4d
fix(core): Fix MySQL migration issue with table prefix ( #4013 )
...
* Fix mysql migration issue on execution entity
* Fix one down migration
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-09-03 20:02:39 +02:00
Jonathan Bennetts
5753110402
fix(GitHub Node): Fix binary data not being returned ( #4017 )
...
Fix binary data not being returned in Github node
2022-09-03 13:35:44 +02:00
Jonathan Bennetts
6216132ae2
fix(GraphQL Node): Fix issue with return items ( #4016 )
...
* fix graphql return items
* ⚡ Remove not used code
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-09-03 13:20:25 +02:00
Jonathan Bennetts
73c5210294
fix(beeminder Node): fix request id not being sent when creating a new datapoint
2022-09-02 15:51:05 +01:00
Jonathan Bennetts
071ab40c9f
fix(shopify Node): fix pagination when empty fields are sent
2022-09-02 15:47:03 +01:00
Jonathan Bennetts
82827d0a12
fix(monicaCrm Node): fix pagination when using return all
2022-09-02 15:43:14 +01:00
Aaron Delasy
49c85a1df8
fix: correct all the spelling typos ( #3960 )
...
* Improve code health
Fix TS typos in local variables
Fix CSS typos in local styles
Fix typos in comments
Fix typos in strings
* Fix order of n8n setup sections in CONTRIBUTING.md
2022-09-02 16:13:17 +02:00
Omar Ajoue
a3791c22b3
feat: add possibility to configure stop time for workers ( #4012 )
...
* feat: add a timer to gracefully control how long workers wait before exiting
2022-09-02 15:40:45 +02:00
Michael Kret
aec5c26564
feat (TelegramTrigger Node): added notice explaining behavior when several attachments are uploaded
2022-09-02 13:38:24 +03:00
Ricardo Espinoza
3163742fd7
fix(Raindrop Node): Fix issue refreshing OAuth2 credentials
...
🐛 Fix issue refreshing access token
2022-09-02 11:48:04 +02:00
Jan Oberhauser
47546bb279
🔖 Release n8n@0.193.3
2022-09-01 18:07:48 +02:00
Jan Oberhauser
3b169ef856
⬆️ Set n8n-core@0.133.1, n8n-editor-ui@0.159.2 and n8n-nodes-base@0.191.1 on n8n
2022-09-01 18:07:11 +02:00
Jan Oberhauser
12c9ea0946
🔖 Release n8n-editor-ui@0.159.2
2022-09-01 18:05:26 +02:00
Jan Oberhauser
297a279991
🔖 Release n8n-nodes-base@0.191.1
2022-09-01 18:03:26 +02:00
Jan Oberhauser
1fb8c358fd
⬆️ Set n8n-core@0.133.1 on n8n-nodes-base
2022-09-01 18:02:16 +02:00
Jan Oberhauser
7dc2da539c
🔖 Release n8n-core@0.133.1
2022-09-01 18:00:24 +02:00
Omar Ajoue
54efe20ee4
fix: remove duplicate wrap of paired item data ( #4001 )
...
* fix: remove duplicate wrap of paired item data and adding where missing for other nodes
2022-09-01 17:48:22 +02:00
Iván Ovejero
c8743ff6ca
fix(core): Fix disabled parent output in partial execution ( #3946 )
...
🐛 Skip disabled parent in partial execution
2022-09-01 15:43:48 +02:00
Ben Hesseldieck
936cb11789
fix(cli): initialize mailer just if connection can be verified ( #3997 )
2022-09-01 14:57:14 +02:00
agobrech
d82e87979d
feature: add database and non http credentials test
...
Add credential testing to Postgres, MySQL, MicrosoftSQL, Redis, FTP, SFTP, IMAP, RabbitMQ and MQTT
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-09-01 14:29:15 +02:00
Michael Kret
b5511e5ac7
feature: add MongoDB credential testing and two operations: findOneAndReplace and findOneAndUpdate ( #3901 )
...
* feature: add MongoDB credential testing and two operations: findOneAndReplace and findOneAndUpdate
Co-authored-by: Anas Naim <anas.naim@hotmail.com>
2022-09-01 10:23:15 +02:00
Iván Ovejero
ee519b0c08
refactor(editor-ui): Create first PH experiment ( #3969 )
2022-09-01 10:05:22 +02:00
Jan Oberhauser
c0c10b8961
🔖 Release n8n@0.193.2
2022-09-01 09:48:59 +02:00
Omar Ajoue
2a539d7849
Fix missing slash in oauth2 urls ( #3991 )
2022-09-01 09:36:45 +02:00
Jan Oberhauser
69c8a6b2ab
🔖 Release n8n@0.193.1
2022-08-31 18:47:27 +02:00
Jan Oberhauser
28f6e033f2
⬆️ Set n8n-editor-ui@0.159.1 on n8n
2022-08-31 18:46:34 +02:00
Jan Oberhauser
20dbb3da2d
🔖 Release n8n-editor-ui@0.159.1
2022-08-31 18:44:58 +02:00
Mutasem Aldmour
bee3840050
fix(editor): fix bug where col headers don't show ( #3985 )
...
fix bug where col headers dont show
2022-08-31 17:58:43 +02:00
Jan Oberhauser
e05fde0c16
🔖 Release n8n@0.193.0
2022-08-31 14:49:00 +00:00