github-actions[bot]
0e89a65b38
🚀 Release 1.4.0 ( #7001 )
...
# [1.4.0](https://github.com/n8n-io/n8n/compare/n8n@1.3.0...n8n@1.4.0 )
(2023-08-23)
### Bug Fixes
* **core:** Add recoveryInProgress flag file
([#6962 ](https://github.com/n8n-io/n8n/issues/6962 ))
([7b96820 ](7b96820218 ))
* **core:** Fix `continueOnFail` for expression error in Set
([#6939 ](https://github.com/n8n-io/n8n/issues/6939 ))
([d4fac05 ](d4fac0527b ))
* **core:** Fix `import:workflow` command
([#6996 ](https://github.com/n8n-io/n8n/issues/6996 ))
([8c38d85 ](8c38d85e76 ))
* **core:** Replace throw with warning when deactivating a non-active
workflow ([#6969 ](https://github.com/n8n-io/n8n/issues/6969 ))
([b6a00fe ](b6a00febbd ))
* **core:** Set up OAuth2 cred test
([#6960 ](https://github.com/n8n-io/n8n/issues/6960 ))
([4fc69b7 ](4fc69b776c ))
* **editor:** Do not flag dynamic load options issue on expression
([#6932 ](https://github.com/n8n-io/n8n/issues/6932 ))
([60a1ef0 ](60a1ef0993 ))
* **editor:** Ensure community node install button tracks user agreement
([#6976 ](https://github.com/n8n-io/n8n/issues/6976 ))
([0ddfc73 ](0ddfc73bee ))
* **editor:** Fix parsing for single quoted resolvables
([#6982 ](https://github.com/n8n-io/n8n/issues/6982 ))
([f32e993 ](f32e993227 ))
* **editor:** Fix Remove all fields not removing values in resource
mapper ([#6940 ](https://github.com/n8n-io/n8n/issues/6940 ))
([e6cff3f ](e6cff3fce4 ))
* **editor:** Prevent Code node linter from erroring on `null` parse
([#6934 ](https://github.com/n8n-io/n8n/issues/6934 ))
([40d3a29 ](40d3a295d3 ))
* **Google Sheets Node:** Fix short sheet name interpreted as range
([#6989 ](https://github.com/n8n-io/n8n/issues/6989 ))
([00268a0 ](00268a019a ))
* **Google Sheets Trigger Node:** Support sheet names with non-latin
characters ([#6970 ](https://github.com/n8n-io/n8n/issues/6970 ))
([052dd7c ](052dd7cc9d ))
* **GraphQL Node:** Improve error handling
([#6955 ](https://github.com/n8n-io/n8n/issues/6955 ))
([41db637 ](41db6371f0 ))
* **Mautic Node:** Fix issue with owner not being set correctly
([#6991 ](https://github.com/n8n-io/n8n/issues/6991 ))
([64b950f ](64b950f294 ))
* **Salesforce Node:** Fix Account update owner operation
([#6958 ](https://github.com/n8n-io/n8n/issues/6958 ))
([9b27878 ](9b27878d8f ))
* **Shopify Node:** Fix pagination when using options
([#6972 ](https://github.com/n8n-io/n8n/issues/6972 ))
([475d9c9 ](475d9c98e8 ))
* **Webhook Node:** Backward compatible form-data parsing for non-array
fields ([#6967 ](https://github.com/n8n-io/n8n/issues/6967 ))
([9455bcf ](9455bcfef5 ))
### Features
* **core:** Add a warning to error workflows that cannot be started due
to permission or settings
([#6961 ](https://github.com/n8n-io/n8n/issues/6961 ))
([67b88f7 ](67b88f75f4 ))
* **core:** Add support for ready hooks, and credentials overwrite
endpoint in workers ([#6954 ](https://github.com/n8n-io/n8n/issues/6954 ))
([8f8a1de ](8f8a1de3dd ))
* **editor:** Show banner for non-production licenses
([#6943 ](https://github.com/n8n-io/n8n/issues/6943 ))
([413570c ](413570c49d ))
* Remove PostHog event calls
([#6915 ](https://github.com/n8n-io/n8n/issues/6915 ))
([270946a ](270946a93b ))
* **Send Email Node:** Add support for sending text and html email
simultaneously ([#6978 ](https://github.com/n8n-io/n8n/issues/6978 ))
([3860d41 ](3860d41d73 ))
Co-authored-by: krynble <krynble@users.noreply.github.com>
2023-08-23 15:41:49 +02:00
Iván Ovejero
2d1d638654
ci: Remove --report-unused-disable-directives to speed up CI ( #6988 )
...
https://n8nio.slack.com/archives/C03MZF137FV/p1692610341832309
2023-08-22 13:42:05 +02:00
github-actions[bot]
f86d9a4b34
🚀 Release 1.3.0 ( #6945 )
...
# [1.3.0](https://github.com/n8n-io/n8n/compare/n8n@1.2.0...n8n@1.3.0 )
(2023-08-16)
### Bug Fixes
* **core:** Don't let bull override the default redis config
([#6897 ](https://github.com/n8n-io/n8n/issues/6897 ))
([cfeb322 ](cfeb322b3b ))
* **core:** Fix fetching of EE executions
([#6901 ](https://github.com/n8n-io/n8n/issues/6901 ))
([f3fce48 ](f3fce48155 ))
* **core:** Update frontend urls when using the `--tunnel` option
([#6898 ](https://github.com/n8n-io/n8n/issues/6898 ))
([718e613 ](718e61354d ))
* **editor:** Disable telemetry in dev mode and in E2E tests
([#6869 ](https://github.com/n8n-io/n8n/issues/6869 ))
([808a928 ](808a92809e ))
* **editor:** Fix code node’s content property to be reactive
([#6931 ](https://github.com/n8n-io/n8n/issues/6931 ))
([3b75bc6 ](3b75bc6bc1 ))
* **editor:** Fix event emit on credential sharing
([#6922 ](https://github.com/n8n-io/n8n/issues/6922 ))
([297c3c9 ](297c3c91f2 ))
* **editor:** Fix multiOptions parameters resetting on initial load
([#6903 ](https://github.com/n8n-io/n8n/issues/6903 ))
([49867c2 ](49867c2b17 ))
* **editor:** Update execution view layout
([#6882 ](https://github.com/n8n-io/n8n/issues/6882 ))
([0339732 ](0339732378 ))
* **Email Trigger (IMAP) Node:** Fix connection issue with unexpected
spaces in host ([#6886 ](https://github.com/n8n-io/n8n/issues/6886 ))
([f3248e4 ](f3248e46e4 ))
* Fix issue with key formatting if null or undefined
([#6924 ](https://github.com/n8n-io/n8n/issues/6924 ))
([4e4a3cf ](4e4a3cf7ab ))
* Fix issue with key formatting introduced in 1.2.0
([#6896 ](https://github.com/n8n-io/n8n/issues/6896 ))
([0e075c9 ](0e075c9cb5 ))
* Fix lag when node parameters are updated
([#6941 ](https://github.com/n8n-io/n8n/issues/6941 ))
([3eb65e0 ](3eb65e08c4 ))
* **HTTP Request Node:** Improve error handling for TCP socket errors
when `Continue On Fail` is enabled
([#6925 ](https://github.com/n8n-io/n8n/issues/6925 ))
([96ff1f8 ](96ff1f847d ))
* Prevent workflow breaking when credential type is unknown
([#6923 ](https://github.com/n8n-io/n8n/issues/6923 ))
([e83b93f ](e83b93f293 ))
* **Respond to Webhook Node:** Return headers in response
([#6921 ](https://github.com/n8n-io/n8n/issues/6921 ))
([a82107f ](a82107fb05 ))
### Features
* **core:** Add support for not requiring SMTP auth with user management
([#3742 ](https://github.com/n8n-io/n8n/issues/3742 ))
([eead6d4 ](eead6d49f2 ))
* **core:** Descriptive message for common nodeJS errors
([#6841 ](https://github.com/n8n-io/n8n/issues/6841 ))
([3adb0b6 ](3adb0b66ea ))
* **editor:** Ask AI in Code node
([#6672 ](https://github.com/n8n-io/n8n/issues/6672 ))
([fde6ad1 ](fde6ad1e7f ))
* Enable parallel processing on multiple queue nodes
([#6295 ](https://github.com/n8n-io/n8n/issues/6295 ))
([44afcff ](44afcff959 ))
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-08-16 16:55:05 +02:00
github-actions[bot]
eda34a7ae7
🚀 Release 1.2.0 ( #6891 )
...
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-08-09 14:10:24 +02:00
Iván Ovejero
72523462ea
refactor: Clear unused ESLint directives from BE packages (no-changelog) ( #6798 )
2023-07-31 11:00:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
7461085408
ci: Update most of the dev tooling (no-changelog) ( #6780 )
2023-07-28 13:55:16 +02:00
github-actions[bot]
2f3086c8cb
🚀 Release 1.1.0 ( #6746 )
...
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-07-26 11:55:53 +02:00
github-actions[bot]
b47ee52fb3
🚀 Release 1.0.1 ( #6606 )
...
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-07-05 19:16:05 +02:00
github-actions[bot]
ca588ed66a
🚀 Release 1.0.0 ( #6553 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-06-27 16:47:42 +02:00
github-actions[bot]
f32d5f637e
🚀 Release 0.234.0 ( #6509 )
...
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-06-22 09:58:30 +02:00
github-actions[bot]
93a8236155
🚀 Release 0.233.0 ( #6428 )
...
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-06-14 16:28:08 +02:00
github-actions[bot]
72448229d7
🚀 Release 0.232.0 ( #6399 )
...
Co-authored-by: Alex Grozav <alex@grozav.com>
2023-06-07 15:29:04 +03:00
github-actions[bot]
3e2eb15a9d
🚀 Release 0.231.0 ( #6344 )
...
* 🚀 Release 0.231.0
* Update CHANGELOG.md
---------
Co-authored-by: krynble <krynble@users.noreply.github.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2023-05-31 13:55:26 +02:00
github-actions[bot]
eb008395f1
🚀 Release 0.230.0 ( #6310 )
...
* 🚀 Release 0.230.0
* Update CHANGELOG.md
---------
Co-authored-by: maspio <maspio@users.noreply.github.com>
Co-authored-by: Marcus <56945030+maspio@users.noreply.github.com>
2023-05-24 13:42:39 +02:00
github-actions[bot]
16fade7d41
🚀 Release 0.229.0 ( #6267 )
...
* 🚀 Release 0.229.0
* Update CHANGELOG.md
---------
Co-authored-by: csuermann <csuermann@users.noreply.github.com>
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2023-05-17 13:35:26 +02:00
github-actions[bot]
d5c74bd2b4
🚀 Release 0.228.0 ( #6219 )
...
* 🚀 Release 0.228.0
* Update CHANGELOG.md
---------
Co-authored-by: netroy <netroy@users.noreply.github.com>
2023-05-11 11:50:17 +02:00
github-actions[bot]
2926fb50db
🚀 Release 0.227.0 ( #6167 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-05-03 15:39:00 +02:00
github-actions[bot]
4f56194035
🚀 Release 0.226.0 ( #6087 )
2023-04-26 16:05:03 +02:00
github-actions[bot]
053a5bfa27
🚀 Release 0.225.0 ( #6012 )
2023-04-19 14:10:37 +02:00
github-actions[bot]
492496fca4
🚀 Release 0.224.0 ( #5957 )
2023-04-12 15:44:10 +02:00
github-actions[bot]
9e600d0f90
🚀 Release 0.223.0 ( #5886 )
2023-04-05 16:18:00 +02:00
github-actions[bot]
64fa80fe8a
🚀 Release 0.222.1 ( #5897 )
2023-04-04 15:36:08 +02:00
github-actions[bot]
e92a993694
🚀 Release 0.222.0 ( #5786 )
2023-03-30 14:53:19 +02:00
github-actions[bot]
5dd92c6b94
🚀 Release 0.221.0 ( #5726 )
2023-03-23 15:37:49 +01:00
github-actions[bot]
ca91d2b712
🚀 Release 0.220.0 ( #5704 )
2023-03-16 14:49:21 +01:00
github-actions[bot]
40a6ab814d
🚀 Release 0.219.0 ( #5659 )
2023-03-09 18:04:39 +01:00
github-actions[bot]
a91b631411
🚀 Release 0.218.0 ( #5601 )
...
* 🚀 Release 0.218.0
* Update Changelog
---------
Co-authored-by: janober <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2023-03-02 17:32:52 +01:00
github-actions[bot]
a72ef21817
🚀 Release 0.217.0 ( #5553 )
2023-02-23 18:21:17 +01:00
github-actions[bot]
7400c35a48
🚀 Release 0.216.1 ( #5531 )
...
* 🚀 Release 0.216.1
* fix(core): Do not allow arbitrary path traversal in the credential-translation endpoint (#5522 )
* fix(core): Do not allow arbitrary path traversal in BinaryDataManager (#5523 )
* fix(core): User update endpoint should only allow updating email, firstName, and lastName (#5526 )
* fix(core): Do not explicitly bypass auth on urls containing `.svg` (#5525 )
* 📚 Update CHANGELOG.md
---------
Co-authored-by: janober <janober@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2023-02-21 14:24:02 +01:00
कारतोफ्फेलस्क्रिप्ट™
fe782c8f6a
ci: Setup a semi-automated release process (no-changelog) ( #5504 )
...
* ci: Setup a semi-automated release process (no-changelog)
* create tag/release before deleting the temporary branch
2023-02-21 14:16:04 +01:00
Jan Oberhauser
ebb1fa85d6
🔖 Release n8n-node-dev@0.94.0
2023-02-16 12:15:03 +00:00
Jan Oberhauser
a823166527
⬆️ Set n8n-core@0.155.0 and n8n-workflow@0.137.0 on n8n-node-dev
2023-02-16 12:15:03 +00:00
Jan Oberhauser
8c4d1f73b5
🔖 Release n8n-node-dev@0.93.1
2023-02-11 15:50:23 +00:00
Jan Oberhauser
04eb832bfa
⬆️ Set n8n-core@0.154.1 and n8n-workflow@0.136.1 on n8n-node-dev
2023-02-11 15:50:22 +00:00
Jan Oberhauser
89ea19a7ce
🔖 Release n8n-node-dev@0.93.0
2023-02-10 15:42:58 +00:00
Jan Oberhauser
24411ba953
⬆️ Set n8n-core@0.154.0 and n8n-workflow@0.136.0 on n8n-node-dev
2023-02-10 15:42:58 +00:00
Jan Oberhauser
015ce8f89f
🔖 Release n8n-node-dev@0.92.0
2023-02-03 14:35:18 +00:00
Jan Oberhauser
168c862501
⬆️ Set n8n-core@0.153.0 and n8n-workflow@0.135.0 on n8n-node-dev
2023-02-03 14:35:18 +00:00
Jan Oberhauser
77287dc87b
🔖 Release n8n-node-dev@0.91.0
2023-01-27 15:27:06 +00:00
Jan Oberhauser
f61f83f256
⬆️ Set n8n-core@0.152.0 and n8n-workflow@0.134.0 on n8n-node-dev
2023-01-27 15:27:06 +00:00
Jan Oberhauser
466b193f5b
🔖 Release n8n-node-dev@0.90.2
2023-01-23 17:10:20 +00:00
Jan Oberhauser
5ace13f45f
⬆️ Set n8n-core@0.151.2 and n8n-workflow@0.133.2 on n8n-node-dev
2023-01-23 17:10:20 +00:00
Jan Oberhauser
e9e2dd1e39
🔖 Release n8n-node-dev@0.90.1
2023-01-16 14:38:29 +00:00
Jan Oberhauser
3f3bc8750e
⬆️ Set n8n-core@0.151.1 and n8n-workflow@0.133.1 on n8n-node-dev
2023-01-16 14:38:28 +00:00
Jan Oberhauser
6174eacb8f
🔖 Release n8n-node-dev@0.90.0
2023-01-13 16:16:43 +00:00
Jan Oberhauser
6a793cadb3
⬆️ Set n8n-core@0.151.0 and n8n-workflow@0.133.0 on n8n-node-dev
2023-01-13 16:16:42 +00:00
Jan Oberhauser
3b4ca75661
🔖 Release n8n-node-dev@0.89.1
2023-01-09 13:20:08 +00:00
Jan Oberhauser
970498c14a
⬆️ Set n8n-core@0.150.1 and n8n-workflow@0.132.1 on n8n-node-dev
2023-01-09 13:20:08 +00:00
Jan Oberhauser
ec1e47a6ad
🔖 Release n8n-node-dev@0.89.0
2023-01-05 13:18:18 +00:00
Jan Oberhauser
68a2638684
⬆️ Set n8n-core@0.150.0 and n8n-workflow@0.132.0 on n8n-node-dev
2023-01-05 13:18:18 +00:00
Jan Oberhauser
3d887e64bc
🔖 Release n8n-node-dev@0.88.2
2022-12-27 15:18:10 +00:00
Jan Oberhauser
b36cd7a180
⬆️ Set n8n-core@0.149.2 and n8n-workflow@0.131.2 on n8n-node-dev
2022-12-27 15:18:10 +00:00
कारतोफ्फेलस्क्रिप्ट™
a229788d4b
ci: Fix linting issues on master (no-changelog) ( #5030 )
...
* make CI logs less noisy. suppress linting warning
* fix linting issues
2022-12-23 19:09:52 +01:00
Jan Oberhauser
1e84d46a94
🔖 Release n8n-node-dev@0.88.1
2022-12-22 18:30:11 +00:00
Jan Oberhauser
70b3075b75
⬆️ Set n8n-core@0.149.1 and n8n-workflow@0.131.1 on n8n-node-dev
2022-12-22 18:30:11 +00:00
Jan Oberhauser
62cd45eb56
🔖 Release n8n-node-dev@0.88.0
2022-12-21 16:34:04 +00:00
Jan Oberhauser
1e1c9bb8ae
⬆️ Set n8n-core@0.149.0 and n8n-workflow@0.131.0 on n8n-node-dev
2022-12-21 16:34:03 +00:00
Jan Oberhauser
5b87581ae4
🔖 Release n8n-node-dev@0.87.1
2022-12-19 14:15:34 +00:00
Jan Oberhauser
0b835752b1
⬆️ Set n8n-core@0.148.1 on n8n-node-dev
2022-12-19 14:15:34 +00:00
कारतोफ्फेलस्क्रिप्ट™
2a7cb0192a
ci: Fix build on master (no-changelog) ( #4949 )
...
ci: upgrade workflow version in dependencies as well (no-changelog)
2022-12-16 15:27:37 +01:00
Jan Oberhauser
0a0d8fa5dd
🔖 Release n8n-node-dev@0.87.0
2022-12-16 13:23:26 +00:00
Jan Oberhauser
4dea55a28f
⬆️ Set n8n-core@0.148.0 on n8n-node-dev
2022-12-16 13:23:25 +00:00
Jan Oberhauser
a63026d416
🔖 Release n8n-node-dev@0.86.0
2022-12-12 14:55:36 +00:00
Jan Oberhauser
cb3703f0b4
⬆️ Set n8n-core@0.147.0 and n8n-workflow@0.129.0 on n8n-node-dev
2022-12-12 14:55:36 +00:00
Jan Oberhauser
c6a504626a
🔖 Release n8n-node-dev@0.85.1
2022-12-07 11:45:45 +00:00
Jan Oberhauser
d62bcfa06a
⬆️ Set n8n-core@0.146.1 and n8n-workflow@0.128.1 on n8n-node-dev
2022-12-07 11:45:45 +00:00
Jan Oberhauser
32e7a8476f
🔖 Release n8n-node-dev@0.85.0
2022-12-06 19:46:30 +00:00
Jan Oberhauser
d0b826a072
⬆️ Set n8n-core@0.146.0 and n8n-workflow@0.128.0 on n8n-node-dev
2022-12-06 19:46:30 +00:00
Jan Oberhauser
f2f782bd99
🔖 Release n8n-node-dev@0.84.0
2022-12-02 09:13:21 +00:00
Jan Oberhauser
b9db04027f
⬆️ Set n8n-core@0.145.0 and n8n-workflow@0.127.0 on n8n-node-dev
2022-12-02 09:13:20 +00:00
Jan Oberhauser
b9874b2c4c
🔖 Release n8n-node-dev@0.83.0
2022-11-24 15:44:11 +00:00
Jan Oberhauser
6ba8c9ce8a
⬆️ Set n8n-core@0.144.0 and n8n-workflow@0.126.0 on n8n-node-dev
2022-11-24 15:44:11 +00:00
Iván Ovejero
78119c9f22
refactor: Consolidate .prettierignore patterns (no-changelog) ( #4692 )
...
* ⚡ Consolidate Prettier ignore patterns
* ⚡ Let Prettier select file types to format
* 🎨 Apply formatting
2022-11-22 14:11:29 +01:00
Jan Oberhauser
39c991ec8e
🔖 Release n8n-node-dev@0.82.1
2022-11-18 13:11:12 +00:00
Jan Oberhauser
93487fa336
🔖 Release n8n-node-dev@0.82.0
2022-11-17 16:19:33 +00:00
Jan Oberhauser
797d8c1207
⬆️ Set n8n-core@0.143.0 and n8n-workflow@0.125.0 on n8n-node-dev
2022-11-17 16:19:33 +00:00
Jan Oberhauser
f5aa63de8e
🔖 Release n8n-node-dev@0.81.1
2022-11-10 20:53:52 +00:00
Jan Oberhauser
165b789260
⬆️ Set n8n-core@0.142.1 and n8n-workflow@0.124.1 on n8n-node-dev
2022-11-10 20:53:50 +00:00
Jan Oberhauser
d40cb2f962
🔖 Release n8n-node-dev@0.81.0
2022-11-10 15:43:58 +00:00
Jan Oberhauser
e5033659ef
⬆️ Set n8n-core@0.142.0 and n8n-workflow@0.124.0 on n8n-node-dev
2022-11-10 15:43:56 +00:00
कारतोफ्फेलस्क्रिप्ट™
736777385c
feat: Switch from npm to pnpm ( #4429 )
2022-11-09 17:32:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
1c98f97e9e
ci: Revert support for node.js 18 ( #4518 ) ( #4537 )
...
Revert "ci: Start supporting node.js 18 (#4518 )"
This reverts commit 9ee292cd17 .
2022-11-07 17:23:08 +01:00
कारतोफ्फेलस्क्रिप्ट™
9ee292cd17
ci: Start supporting node.js 18 ( #4518 )
...
* ci: start supporting node.js 18
Node.js 18 becomes the active LTS on 2022-10-25, as Node.js 16 goes into maintenance mode.
https://github.com/nodejs/Release#release-schedule
* continue using node 16 for production images
* node 16 for debian and base images as well for now
2022-11-07 15:51:57 +01:00
Jan Oberhauser
604f75796a
🔖 Release n8n-node-dev@0.80.0
2022-11-02 17:25:36 +00:00
Jan Oberhauser
629e5b56f7
⬆️ Set n8n-core@0.141.0 and n8n-workflow@0.123.0 on n8n-node-dev
2022-11-02 17:25:35 +00:00
Jan Oberhauser
53e36a8c54
🔖 Release n8n-node-dev@0.79.1
2022-10-28 14:21:40 +00:00
Jan Oberhauser
4951c98066
⬆️ Set n8n-core@0.140.1 and n8n-workflow@0.122.1 on n8n-node-dev
2022-10-28 14:21:40 +00:00
Jan Oberhauser
c108b8156e
🔖 Release n8n-node-dev@0.79.0
2022-10-27 14:30:54 +00:00
Jan Oberhauser
4561cfefbc
⬆️ Set n8n-core@0.140.0 and n8n-workflow@0.122.0 on n8n-node-dev
2022-10-27 14:30:54 +00:00
Jan Oberhauser
2599018297
🔖 Release n8n-node-dev@0.78.0
2022-10-21 05:45:03 +00:00
Jan Oberhauser
325aaea85e
⬆️ Set n8n-core@0.139.0 and n8n-workflow@0.121.0 on n8n-node-dev
2022-10-21 05:45:03 +00:00
Jan Oberhauser
dae3df04dd
🔖 Release n8n-node-dev@0.77.0
2022-10-14 05:47:40 +00:00
Jan Oberhauser
398c797d2d
⬆️ Set n8n-core@0.138.0 and n8n-workflow@0.120.0 on n8n-node-dev
2022-10-14 05:47:40 +00:00
Jan Oberhauser
a3f2777c66
🔖 Release n8n-node-dev@0.76.0
2022-10-10 08:32:45 +00:00
Jan Oberhauser
42b747ad87
⬆️ Set n8n-core@0.137.0 and n8n-workflow@0.119.0 on n8n-node-dev
2022-10-10 08:32:45 +00:00
Iván Ovejero
9089dbe942
perf(tooling): Upgrade to TypeScript 4.8 ( #4207 )
...
* ⬆️ Upgrade to TypeScript 4.8
* 🔥 Remove unneeded setting
* 📦 Update `package-lock.json`
* ⏪ Restore `skipLibCheck`
* 📦 Re-update `package-lock.json`
* ♻️ Apply feedback
* ♻️ Add check to new WhatsApp node
* 📦 Update `package-lock.json`
* Update package-lock.json
* ran `npm run lintfix`
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-10-05 13:36:09 +02:00
Jan Oberhauser
17057a1105
🔖 Release n8n-node-dev@0.75.0
2022-09-30 14:18:49 +00:00
Jan Oberhauser
d92594837d
⬆️ Set n8n-core@0.136.0 and n8n-workflow@0.118.0 on n8n-node-dev
2022-09-30 14:18:49 +00:00
Jan Oberhauser
67ebd46673
🔖 Release n8n-node-dev@0.74.2
2022-09-23 10:02:33 +00:00
Jan Oberhauser
d55f90a823
⬆️ Set n8n-core@0.135.2 and n8n-workflow@0.117.2 on n8n-node-dev
2022-09-23 10:02:33 +00:00
Jan Oberhauser
0b381ca8a1
🔖 Release n8n-node-dev@0.74.1
2022-09-22 17:07:24 +00:00
Jan Oberhauser
2bb4d22099
⬆️ Set n8n-core@0.135.1 and n8n-workflow@0.117.1 on n8n-node-dev
2022-09-22 17:07:23 +00:00
Jan Oberhauser
8eece10027
🔖 Release n8n-node-dev@0.74.0
2022-09-21 15:30:09 +00:00
Jan Oberhauser
9b6025f36f
⬆️ Set n8n-core@0.135.0 and n8n-workflow@0.117.0 on n8n-node-dev
2022-09-21 15:30:08 +00:00
कारतोफ्फेलस्क्रिप्ट™
4d8c380bef
fix(node-dev): fix the custom node build command ( #4148 )
...
* fix(node-dev): fix the custom node build command
also
* wait for the build command to finish before logging the success message
* use module relative paths for looking up `tsconfig` and `tsc` using `require.resolve`
* copy over svg files as well
* copy over the static files before the compilation step
this makes sure that these files are also copied over with `--watch`
2022-09-21 09:36:44 +02:00
Jan Oberhauser
7451b8f17c
🔖 Release n8n-node-dev@0.73.0
2022-09-15 14:33:39 +00:00
Jan Oberhauser
e6be3d352b
⬆️ Set n8n-core@0.134.0 and n8n-workflow@0.116.0 on n8n-node-dev
2022-09-15 14:33:39 +00:00
कारतोफ्फेलस्क्रिप्ट™
69eb97999d
fix(eslint): setup eslint to run on every package - N8N-4553 ( #4050 )
...
* fix(eslint): setup eslint to run on every package
Also, unify eslint config and dependencies into a private package in the workspace.
2022-09-12 11:41:50 +02:00
Jan Oberhauser
d9084b1e24
🔖 Release n8n-core@0.133.3, n8n-editor-ui@0.159.4, n8n-node-dev@0.72.1, n8n-nodes-base@0.191.3 and n8n@0.193.5
2022-09-07 16:40:10 +02:00
Jan Oberhauser
a519d745f2
⬆️ Set n8n-core@0.133.3 on n8n-node-dev
2022-09-07 14:33:36 +00:00
Jan Oberhauser
9ca5083750
🔖 Release n8n-node-dev@0.72.0
2022-08-31 14:46:18 +00:00
Jan Oberhauser
8d6b621db3
⬆️ Set n8n-core@0.133.0 and n8n-workflow@0.115.0 on n8n-node-dev
2022-08-31 14:46:17 +00:00
कारतोफ्फेलस्क्रिप्ट™
398adb23e8
feat(docker): reduce the size of alpine docker images ( #3973 )
...
* reduce redundant code between the two alpine Dockerfiles
* reduce the docker image build times
* reduce the `n8n` image size from 1.17GB to 462MB
* reduce the `n8n-custom` image size from 671MB to 460MB
* reduce the size of npm tree by making all typing packages devDependencies
Partially resolves this ticket: N8N-3252
2022-08-31 15:25:52 +02:00
Jan Oberhauser
b7ae226d44
🔖 Release n8n-node-dev@0.71.0
2022-08-24 14:19:48 +00:00
Jan Oberhauser
afa37f97a3
⬆️ Set n8n-core@0.132.0 and n8n-workflow@0.114.0 on n8n-node-dev
2022-08-24 14:19:47 +00:00
Jan Oberhauser
d4833c8894
🔖 Release n8n-node-dev@0.70.0
2022-08-17 11:19:40 +00:00
Jan Oberhauser
6b14977f1a
⬆️ Set n8n-core@0.131.0 and n8n-workflow@0.113.0 on n8n-node-dev
2022-08-17 11:19:40 +00:00
Jan Oberhauser
d1302590f2
🔖 Release n8n-node-dev@0.69.0
2022-08-10 10:11:43 +00:00
Jan Oberhauser
fac6d20dde
⬆️ Set n8n-core@0.130.0 and n8n-workflow@0.112.0 on n8n-node-dev
2022-08-10 10:11:43 +00:00
Jan Oberhauser
914f16dcb0
🔖 Release n8n-node-dev@0.68.0
2022-08-03 16:18:34 +00:00
Jan Oberhauser
71d4d14187
⬆️ Set n8n-core@0.129.0 and n8n-workflow@0.111.0 on n8n-node-dev
2022-08-03 16:18:34 +00:00
Jan Oberhauser
6c74fa9fae
🔖 Release n8n-node-dev@0.67.0
2022-07-27 15:39:11 +00:00
Jan Oberhauser
a7e926afe2
⬆️ Set n8n-core@0.128.0 and n8n-workflow@0.110.0 on n8n-node-dev
2022-07-27 15:39:11 +00:00
Iván Ovejero
f9f05621a1
refactor: Upgrade to ESLint 8 ( #3722 )
...
* ⬆️ Upgrade to ESLint 8
* 📦 Update package-lock.json
* 👕 Add lint exceptions
* 👕 Add more lint exceptions
* ➖ Remove `tslint` from some packages
* 👕 Except init file
* 📦 Update `package-lock.json`
* 📦 Update `package-lock.json`
* 👕 Add exceptions to new lines coming from `master `
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-07-24 17:25:01 +02:00
Jan Oberhauser
91928990f1
🔖 Release n8n-node-dev@0.66.0
2022-07-20 16:02:44 +00:00
Jan Oberhauser
46b5421a5a
⬆️ Set n8n-core@0.127.0 and n8n-workflow@0.109.0 on n8n-node-dev
2022-07-20 16:02:44 +00:00
Jan Oberhauser
c224968f2a
🔖 Release n8n-node-dev@0.65.0
2022-07-13 07:56:55 +00:00
Jan Oberhauser
2a3524785d
⬆️ Set n8n-core@0.126.0 and n8n-workflow@0.108.0 on n8n-node-dev
2022-07-13 07:56:55 +00:00
Jan Oberhauser
eeb8b308c8
🔖 Release n8n-node-dev@0.64.0
2022-07-05 07:46:04 +00:00
Jan Oberhauser
17720b2ca1
⬆️ Set n8n-core@0.125.0 and n8n-workflow@0.107.0 on n8n-node-dev
2022-07-05 07:46:04 +00:00
Jan Oberhauser
f4c5c84ca1
🔖 Release n8n-node-dev@0.63.0
2022-06-29 07:19:15 +00:00
Jan Oberhauser
b52a9a0919
⬆️ Set n8n-core@0.124.0 and n8n-workflow@0.106.0 on n8n-node-dev
2022-06-29 07:19:14 +00:00
Jan Oberhauser
4de188fbba
🔖 Release n8n-node-dev@0.62.0
2022-06-20 23:58:06 +00:00
Jan Oberhauser
e3197052a1
⬆️ Set n8n-core@0.123.0 and n8n-workflow@0.105.0 on n8n-node-dev
2022-06-20 23:58:06 +00:00
Ben Hesseldieck
6f4a5039e0
⬆️ Upgrade multiple dependencies ( #3547 )
...
* ⬆️ upgrade typeorm
* ⬆️ upgrade @types/node
* ⬆️ upgrade mssql
* ⬆️ upgrade monaco-editor to 0.30.1
* ⚡ ️ update package-lock
Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-06-20 15:17:18 -07:00
Jan Oberhauser
9606353ebb
🔖 Release n8n-node-dev@0.61.0
2022-06-14 17:04:46 +00:00
Jan Oberhauser
da5f65515a
⬆️ Set n8n-core@0.122.0 and n8n-workflow@0.104.0 on n8n-node-dev
2022-06-14 17:04:46 +00:00
Jan Oberhauser
beb3804fce
🔖 Release n8n-node-dev@0.60.0
2022-06-08 19:24:21 +00:00
Jan Oberhauser
e866709d1c
⬆️ Set n8n-core@0.121.0 and n8n-workflow@0.103.0 on n8n-node-dev
2022-06-08 19:24:21 +00:00
Jan Oberhauser
0de2fe7881
🔖 Release n8n-node-dev@0.59.0
2022-06-07 19:43:45 +00:00
Jan Oberhauser
c1c9f910ac
⬆️ Set n8n-core@0.120.0 and n8n-workflow@0.102.0 on n8n-node-dev
2022-06-07 19:43:45 +00:00
Jan Oberhauser
7a704cf579
🔖 Release n8n-node-dev@0.58.0
2022-05-30 12:08:27 +00:00
Jan Oberhauser
52a109d0a2
⬆️ Set n8n-core@0.119.0 and n8n-workflow@0.101.0 on n8n-node-dev
2022-05-30 12:08:27 +00:00
Jan Oberhauser
22ab6fcb4d
🔖 Release n8n-node-dev@0.57.0
2022-05-24 09:47:28 +00:00
Jan Oberhauser
1f36a124f4
⬆️ Set n8n-core@0.118.0 and n8n-workflow@0.100.0 on n8n-node-dev
2022-05-24 09:47:28 +00:00
Jan Oberhauser
70526dc7e4
🔖 Release n8n-node-dev@0.56.0
2022-05-16 16:29:53 +00:00
Jan Oberhauser
663b279df1
⬆️ Set n8n-core@0.117.0 and n8n-workflow@0.99.0 on n8n-node-dev
2022-05-16 16:29:53 +00:00
Jan Oberhauser
dfc6c2e286
🔖 Release n8n-node-dev@0.55.0
2022-05-02 10:22:00 +00:00
Jan Oberhauser
1f89350df1
⬆️ Set n8n-core@0.116.0 and n8n-workflow@0.98.0 on n8n-node-dev
2022-05-02 10:21:59 +00:00
Jan Oberhauser
1736123390
🔖 Release n8n-node-dev@0.54.0
2022-04-25 10:48:54 +00:00
Jan Oberhauser
fe3037e98e
⬆️ Set n8n-core@0.115.0 and n8n-workflow@0.97.0 on n8n-node-dev
2022-04-25 10:48:54 +00:00
Jan Oberhauser
d907aa37b5
🔖 Release n8n-node-dev@0.53.0
2022-04-19 10:46:39 +00:00
Jan Oberhauser
57913c34f4
⬆️ Set n8n-core@0.114.0 and n8n-workflow@0.96.0 on n8n-node-dev
2022-04-19 10:46:39 +00:00
Jan Oberhauser
0469c6135f
🔖 Release n8n-node-dev@0.52.0
2022-04-11 13:22:03 +00:00
Jan Oberhauser
748bae9eb9
⬆️ Set n8n-core@0.113.0 and n8n-workflow@0.95.0 on n8n-node-dev
2022-04-11 13:22:03 +00:00
Iván Ovejero
027dfb2f0a
⚡ Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 ( #3106 )
...
* ⚡ Enable `esModuleInterop` for /core
* ⚡ Adjust imports in /core
* ⚡ Enable `esModuleInterop` for /cli
* ⚡ Adjust imports in /cli
* ⚡ Enable `esModuleInterop` for /nodes-base
* ⚡ Adjust imports in /nodes-base
* ⚡ Make imports consistent
* ⬆️ Upgrade TypeScript to 4.6 (#3109 )
* ⬆️ Upgrade TypeScript to 4.6
* 📦 Update package-lock.json
* 🔧 Avoid erroring on untyped errors
* 📘 Fix type error
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 23:32:08 +02:00
Jan Oberhauser
175de94425
🔖 Release n8n-node-dev@0.51.0
2022-04-03 07:58:30 +00:00
Jan Oberhauser
1b8e4db930
⬆️ Set n8n-core@0.112.0 and n8n-workflow@0.94.0 on n8n-node-dev
2022-04-03 07:58:30 +00:00
Jan Oberhauser
9b12e20990
🔖 Release n8n-node-dev@0.50.0
2022-03-27 10:45:57 +00:00
Jan Oberhauser
c8f603599d
⬆️ Set n8n-core@0.111.0 and n8n-workflow@0.93.0 on n8n-node-dev
2022-03-27 10:45:57 +00:00
Jan Oberhauser
155a816017
🔖 Release n8n-node-dev@0.49.0
2022-03-20 19:30:42 +00:00
Jan Oberhauser
9bbc023745
⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-node-dev
2022-03-20 19:30:42 +00:00
Jan Oberhauser
9648780aec
🔖 Release n8n-node-dev@0.48.0
2022-03-14 14:48:59 +00:00
Jan Oberhauser
7259fc323f
⬆️ Set n8n-core@0.109.0 and n8n-workflow@0.91.0 on n8n-node-dev
2022-03-14 14:48:58 +00:00
Jan Oberhauser
c2bfe8a221
🔖 Release n8n-node-dev@0.47.0
2022-03-13 11:17:48 +00:00
Jan Oberhauser
940fe2a1da
⬆️ Set n8n-core@0.108.0 and n8n-workflow@0.90.0 on n8n-node-dev
2022-03-13 11:17:48 +00:00
Jan Oberhauser
2977df2dc7
🔖 Release n8n-node-dev@0.46.0
2022-03-07 09:48:48 +00:00
Jan Oberhauser
d42a284ec7
⬆️ Set n8n-core@0.107.0 and n8n-workflow@0.89.0 on n8n-node-dev
2022-03-07 09:48:48 +00:00
Jan Oberhauser
e279437310
🔖 Release n8n-node-dev@0.45.0
2022-02-28 10:05:03 +00:00
Jan Oberhauser
5b140885ae
⬆️ Set n8n-core@0.106.0 and n8n-workflow@0.88.0 on n8n-node-dev
2022-02-28 10:05:03 +00:00
Jan Oberhauser
22b315c0c2
🔖 Release n8n-node-dev@0.44.0
2022-02-20 09:41:16 +00:00
Jan Oberhauser
5c1bd0a0fb
⬆️ Set n8n-core@0.105.0 and n8n-workflow@0.87.0 on n8n-node-dev
2022-02-20 09:41:16 +00:00
Jan Oberhauser
7b9269df89
🔖 Release n8n-node-dev@0.43.0
2022-02-06 11:00:04 +00:00
Jan Oberhauser
f7c8263fa6
⬆️ Set n8n-core@0.104.0 and n8n-workflow@0.86.0 on n8n-node-dev
2022-02-06 11:00:04 +00:00
Jan Oberhauser
7b1c704fb3
🔖 Release n8n-node-dev@0.42.0
2022-01-30 14:07:37 +00:00
Jan Oberhauser
bdc13f8708
⬆️ Set n8n-core@0.103.0 and n8n-workflow@0.85.0 on n8n-node-dev
2022-01-30 14:07:37 +00:00
Jan Oberhauser
5f5de4425d
🔖 Release n8n-node-dev@0.41.0
2022-01-22 17:56:35 +00:00
Jan Oberhauser
beec224cb6
⬆️ Set n8n-core@0.102.0 and n8n-workflow@0.84.0 on n8n-node-dev
2022-01-22 17:56:34 +00:00
Jan Oberhauser
a328d56940
🔖 Release n8n-node-dev@0.40.0
2022-01-16 13:39:03 +00:00
Jan Oberhauser
755c1c2d5b
⬆️ Set n8n-core@0.101.0 and n8n-workflow@0.83.0 on n8n-node-dev
2022-01-16 13:39:03 +00:00
Iván Ovejero
f788422364
⚡ Skip /node-dev during build ( #2677 )
2022-01-13 18:14:28 +01:00
Jan Oberhauser
3867e7b554
🔖 Release n8n-node-dev@0.39.0
2022-01-09 16:14:48 +00:00
Jan Oberhauser
8d3f60e0a9
⬆️ Set n8n-core@0.100.0 and n8n-workflow@0.82.0 on n8n-node-dev
2022-01-09 16:14:48 +00:00
Jan Oberhauser
cf1173da10
🔖 Release n8n-node-dev@0.38.0
2022-01-02 09:45:09 +00:00
Jan Oberhauser
0a7693d050
⬆️ Set n8n-core@0.99.0 on n8n-node-dev
2022-01-02 09:45:09 +00:00
Jan Oberhauser
4c8772e0ea
🔖 Release n8n-node-dev@0.37.0
2021-12-25 13:17:45 +00:00
Jan Oberhauser
64ff8f9697
⬆️ Set n8n-core@0.98.0 and n8n-workflow@0.81.0 on n8n-node-dev
2021-12-25 13:17:45 +00:00
Jan Oberhauser
23d8542e50
🔖 Release n8n-node-dev@0.36.0
2021-12-04 16:46:18 +00:00
Jan Oberhauser
642fbbe193
⬆️ Set n8n-core@0.96.0 and n8n-workflow@0.79.0 on n8n-node-dev
2021-12-04 16:46:18 +00:00
Jan Oberhauser
188ccd838b
🔖 Release n8n-node-dev@0.35.0
2021-11-26 12:17:09 +00:00
Jan Oberhauser
58187bd2e1
⬆️ Set n8n-core@0.95.0 and n8n-workflow@0.78.0 on n8n-node-dev
2021-11-26 12:17:09 +00:00
Jan Oberhauser
4112e37e5f
🔖 Release n8n-node-dev@0.34.0
2021-11-19 17:28:46 +00:00
Jan Oberhauser
9e7c6dd3e8
⬆️ Set n8n-core@0.94.0 and n8n-workflow@0.77.0 on n8n-node-dev
2021-11-19 17:28:45 +00:00
Jan Oberhauser
ecb265b72f
🔖 Release n8n-node-dev@0.33.0
2021-11-13 12:11:19 +00:00
Jan Oberhauser
f9ba3fa1d5
⬆️ Set n8n-core@0.93.0 and n8n-workflow@0.76.0 on n8n-node-dev
2021-11-13 12:11:19 +00:00
Jan Oberhauser
c16b20bd3d
🔖 Release n8n-node-dev@0.32.0
2021-11-05 17:51:23 +00:00
Jan Oberhauser
9e21815278
⬆️ Set n8n-core@0.92.0 and n8n-workflow@0.75.0 on n8n-node-dev
2021-11-05 17:51:23 +00:00
Jan Oberhauser
562871bac5
🔖 Release n8n-node-dev@0.31.0
2021-10-29 00:14:11 +00:00
Jan Oberhauser
3bfea67086
⬆️ Set n8n-core@0.91.0 and n8n-workflow@0.74.0 on n8n-node-dev
2021-10-29 00:14:10 +00:00
Jan Oberhauser
37930057d8
🐛 Fix build issue by setting fixed version of @types/node #2358
2021-10-22 14:39:36 -05:00