Val
233f1fa7ec
feat(QuickChart Node): Add QuickChart node ( #3572 )
...
* ✨ Add basic QuickChart node
* 🏷️ Fix up types
* ❇️ Add Boxplot and Violin
* ❇️ Add point styles
* ❇️ Add horizontal charts
* ⚡ Make possible to provide array of labels via expressions
* ⚡ Improvements
* ⚡ Improvements
* 🎨 fix lint errors
* ⚡ ️disable chart types we don't want to support in P0
* ⚡ ️support setting labels manually or using an array
* ⚡ ️move Horizontal parameter into options
* ⚡ ️ update "Put Output In Field" param description and hint
* ⚡ ️ removed font color
* ⚡ ️fix Device Pixel Ratio
* ⚡ ️fix Polar Chart not working
* ⚡ ️Show Fill param only for charts supporting it
* ⚡ ️Show pointStyle param only for charts supporting it
* ⚡ ️remove second "Chart Type" option
* ⚡ updated error message, added json data, updated description
* Add codex json file
* ✅ add unit test
* ✅ improve unit test
* ⚡ removed any, added aliases
---------
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Marcus <marcus@n8n.io>
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-03-17 12:50:26 +01:00
github-actions[bot]
ca91d2b712
🚀 Release 0.220.0 ( #5704 )
2023-03-16 14:49:21 +01:00
कारतोफ्फेलस्क्रिप्ट™
6c74d41f23
fix: Fix nodes-base hot-reloading (no-changelog) ( #5694 )
2023-03-15 10:59:25 +01:00
Jan Oberhauser
dc0e052c83
Merge tag 'n8n@0.219.1'
2023-03-10 13:54:26 +01:00
github-actions[bot]
a881512b49
🚀 Release 0.219.1 ( #5668 )
2023-03-10 13:30:40 +01:00
Jan Oberhauser
dd93c0890b
Merge tag 'n8n@0.219.0'
2023-03-09 18:38:19 +01:00
कारतोफ्फेलस्क्रिप्ट™
7a4e9ef5fa
refactor: Remove n8n-core dependency in nodes-base (no-changelog) ( #5649 )
2023-03-09 18:13:15 +01:00
github-actions[bot]
40a6ab814d
🚀 Release 0.219.0 ( #5659 )
2023-03-09 18:04:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
0b6fa6b20e
ci: Setup TS project references for nodes-base, and stop packaging tests in the npm package (no-changelog) ( #5635 )
2023-03-08 14:33:13 +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
Jan Oberhauser
534629c146
Merge tag 'n8n@0.217.0'
2023-02-24 12:26:41 +01:00
github-actions[bot]
a72ef21817
🚀 Release 0.217.0 ( #5553 )
2023-02-23 18:21:17 +01:00
Alex Grozav
f0695827f5
feat: Migrate packages from lodash to lodash-es (no-changelog) ( #5538 )
2023-02-23 16:16:05 +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
33798a20dc
🔖 Release n8n-nodes-base@0.214.0
2023-02-16 12:15:14 +00:00
Jan Oberhauser
fda6db2bd1
⬆️ Set n8n-core@0.155.0 and n8n-workflow@0.137.0 on n8n-nodes-base
2023-02-16 12:15:14 +00:00
Jan Oberhauser
c25a5a99a6
🔖 Release n8n-nodes-base@0.213.1
2023-02-11 15:50:36 +00:00
Jan Oberhauser
b064a2e8cc
⬆️ Set n8n-core@0.154.1 and n8n-workflow@0.136.1 on n8n-nodes-base
2023-02-11 15:50:36 +00:00
Jan Oberhauser
595ef1ee95
🔖 Release n8n-nodes-base@0.213.0
2023-02-10 15:43:13 +00:00
Jan Oberhauser
829edf3c26
⬆️ Set n8n-core@0.154.0 and n8n-workflow@0.136.0 on n8n-nodes-base
2023-02-10 15:43:13 +00:00
कारतोफ्फेलस्क्रिप्ट™
94f2b2a26f
feat(Edit Image Node): Allow WebP as an image format ( #5420 )
2023-02-08 23:08:50 +01:00
कारतोफ्फेलस्क्रिप्ट™
7e2f2f7453
refactor(core): Add unit tests for all external auth middlewares (no-changelog) ( #5386 )
2023-02-07 15:49:35 +01:00
Jan Oberhauser
bdaad556ca
🔖 Release n8n-nodes-base@0.212.2
2023-02-06 17:56:11 +00:00
Jan Oberhauser
4c115f4353
🔖 Release n8n-nodes-base@0.212.1
2023-02-06 13:12:55 +00:00
Jan Oberhauser
bbfdb0b6b8
🔖 Release n8n-nodes-base@0.212.0
2023-02-03 14:35:29 +00:00
Jan Oberhauser
078c868018
⬆️ Set n8n-core@0.153.0 and n8n-workflow@0.135.0 on n8n-nodes-base
2023-02-03 14:35:29 +00:00
Milorad FIlipović
1d85e232e5
refactor(core): Luxon dependency update ( #5301 )
...
* ⬆️ Updating Luxon version to 3.1
* ⬆️ Updating `pnpm-lock` file
2023-01-31 10:44:45 +01:00
Jan Oberhauser
da19e50f83
🔖 Release n8n-nodes-base@0.211.0
2023-01-27 15:27:20 +00:00
Jan Oberhauser
db496f5aaf
⬆️ Set n8n-core@0.152.0 and n8n-workflow@0.134.0 on n8n-nodes-base
2023-01-27 15:27:20 +00:00
Iván Ovejero
74e6f5d190
feat: HTML node ( #5107 )
...
* ✨ Create HTML templating node PoC
* ♻️ Apply feedback
* 🐛 Scope CSS selectors
* ✏️ Adjust description
* ✏️ Adjust placeholder
* ⚡ Replace two custom files with package output
* ➕ Add `codemirror-lang-html-n8n`
* 👕 Appease linter
* 🧪 Skip event bus tests
* ⏪ Revert "Skip event bus tests"
This reverts commit 5702585d0d
.
* ✏️ Update codex
* 🧹 Cleanup
* 🐛 Restore original for `continueOnFail`
* ⚡ Improve `getResolvables`
2023-01-26 10:03:13 +01:00
Jan Oberhauser
896fb15139
🔖 Release n8n-nodes-base@0.210.1
2023-01-23 17:10:33 +00:00
Jan Oberhauser
96e5a61b2e
⬆️ Set n8n-core@0.151.2 and n8n-workflow@0.133.2 on n8n-nodes-base
2023-01-23 17:10:33 +00:00
Jan Oberhauser
f8f8ca1cf7
🔖 Release n8n-nodes-base@0.210.0
2023-01-19 14:06:01 +00:00
Jan Oberhauser
141834edbf
🔖 Release n8n-nodes-base@0.209.2
2023-01-17 15:12:30 +00:00
Michael Kret
e839a81cc5
feat: (Google Sheets Trigger Node): Trigger for Google Sheets
2023-01-17 15:21:16 +02:00
Jan Oberhauser
d4ee21bef3
🔖 Release n8n-nodes-base@0.209.1
2023-01-16 14:38:59 +00:00
Jan Oberhauser
1efaa4c063
⬆️ Set n8n-core@0.151.1 and n8n-workflow@0.133.1 on n8n-nodes-base
2023-01-16 14:38:59 +00:00
कारतोफ्फेलस्क्रिप्ट™
97969fc815
fix: Upgrade jsonwebtoken
to address CVE-2022-23540 ( #5116 )
2023-01-13 18:24:59 +01:00
Michael Kret
6608e69457
refactor(core): Remove linting exceptions in nodes-base (no-changelog) ( #4944 )
2023-01-13 18:11:56 +01:00
Jan Oberhauser
e5b455d0c5
🔖 Release n8n-nodes-base@0.209.0
2023-01-13 16:16:53 +00:00
Jan Oberhauser
d7ed4a0ab2
⬆️ Set n8n-core@0.151.0 and n8n-workflow@0.133.0 on n8n-nodes-base
2023-01-13 16:16:53 +00:00
Jan Oberhauser
f63d6308b8
🔖 Release n8n-nodes-base@0.208.2
2023-01-09 13:20:19 +00:00
Jan Oberhauser
7465e3ed27
⬆️ Set n8n-core@0.150.1 and n8n-workflow@0.132.1 on n8n-nodes-base
2023-01-09 13:20:19 +00:00
Jan Oberhauser
e5c7b8ca6e
🔖 Release n8n-nodes-base@0.208.1
2023-01-05 17:16:47 +00:00
Jan Oberhauser
f3ca96b70f
🔖 Release n8n-nodes-base@0.208.0
2023-01-05 13:18:30 +00:00
Jan Oberhauser
b859ecd25b
⬆️ Set n8n-core@0.150.0 and n8n-workflow@0.132.0 on n8n-nodes-base
2023-01-05 13:18:30 +00:00
Iván Ovejero
7e3f3c5097
refactor: Add lint rule node-class-description-name-miscased
(no-changelog) ( #5065 )
...
* 📦 Update `eslint-plugin-n8n-nodes-base` version
* 📦 Update `pnpm-lock`
* 👕 Enable rule
* 👕 Exempt pre-existing nodes with miscased names
2023-01-02 09:22:33 +01:00
Jan Oberhauser
c1fbc08167
🔖 Release n8n-nodes-base@0.207.2
2022-12-27 15:18:22 +00:00
Jan Oberhauser
933435b46f
⬆️ Set n8n-core@0.149.2 and n8n-workflow@0.131.2 on n8n-nodes-base
2022-12-27 15:18:22 +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
9939f29a7e
🔖 Release n8n-nodes-base@0.207.1
2022-12-22 18:30:26 +00:00
Jan Oberhauser
64222af720
⬆️ Set n8n-core@0.149.1 and n8n-workflow@0.131.1 on n8n-nodes-base
2022-12-22 18:30:26 +00:00
Jan Oberhauser
20fe4a1a71
🔖 Release n8n-nodes-base@0.207.0
2022-12-21 16:34:18 +00:00
Jan Oberhauser
f6d25e0cf8
⬆️ Set n8n-core@0.149.0 and n8n-workflow@0.131.0 on n8n-nodes-base
2022-12-21 16:34:18 +00:00
कारतोफ्फेलस्क्रिप्ट™
570ed3b521
fix: Upgrade amqplib to address CVE-2022-0686 ( #4972 )
2022-12-19 17:01:27 +01:00
Jan Oberhauser
7bdb2a800f
🔖 Release n8n-nodes-base@0.206.1
2022-12-19 14:15:45 +00:00
Jan Oberhauser
3b7082d80b
⬆️ Set n8n-core@0.148.1 on n8n-nodes-base
2022-12-19 14:15:44 +00:00
Jan Oberhauser
20616e7af7
⬆️ Set n8n-workflow@0.130.0 on multiple packages
2022-12-16 07:45:28 -06:00
Jan Oberhauser
9865300489
🔖 Release n8n-nodes-base@0.206.0
2022-12-16 13:23:36 +00:00
Jan Oberhauser
6413d037e8
⬆️ Set n8n-core@0.148.0 on n8n-nodes-base
2022-12-16 13:23:36 +00:00
Jan Oberhauser
7a984bb6b7
feat(OpenAI Node): Add a node to work with OpenAI ( #4932 )
...
* feat(OpenAI Node): Add a node to work with OpenAI
* Added codex file for OpenAi node
* Minor tweaks to Operation Image.
* Minor tweaks to Resource Text.
* Minor copy modification to Image:Create.
* Removed "a Text" in Text operations names.
* ⚡ Connect Response Format parameter and other improvements
* ✨ Add "filter" postReceiveAction
* ⚡ Rename operations and add spelling mistake again to example
* ⚡ Rename another operation
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2022-12-16 01:05:42 +01:00
Jan Oberhauser
78dabeb552
🔖 Release n8n-nodes-base@0.205.1
2022-12-13 13:14:36 +00:00
Jan Oberhauser
00ee8a5962
🔖 Release n8n-nodes-base@0.205.0
2022-12-12 14:55:48 +00:00
Jan Oberhauser
597df229dd
⬆️ Set n8n-core@0.147.0 and n8n-workflow@0.129.0 on n8n-nodes-base
2022-12-12 14:55:47 +00:00
कारतोफ्फेलस्क्रिप्ट™
3b969d2cd1
fix(Move Binary Data Node): Stringify objects before encoding them in MoveBinaryData ( #4882 )
...
* stringify objects before encoding them objects in MoveBinaryData
* add fileSize and fileType on MoveBinaryData converted data
* show `view` option for text files as well
* improve how JSON binary data is shown in the UI
2022-12-11 14:10:54 +01:00
Jan Oberhauser
5eadb94fb0
🔖 Release n8n-nodes-base@0.204.1
2022-12-07 11:46:00 +00:00
Jan Oberhauser
7d869ec3fa
⬆️ Set n8n-core@0.146.1 and n8n-workflow@0.128.1 on n8n-nodes-base
2022-12-07 11:46:00 +00:00
Jan Oberhauser
f6374db31a
🔖 Release n8n-nodes-base@0.204.0
2022-12-06 19:46:44 +00:00
Jan Oberhauser
2a2b9fa84f
⬆️ Set n8n-core@0.146.0 and n8n-workflow@0.128.0 on n8n-nodes-base
2022-12-06 19:46:44 +00:00
Iván Ovejero
cfd32d2642
refactor: Phase out TSLint in nodes-base
(no-changelog) ( #4798 )
...
* 🔥 Remove TSLint scripts
* 🔥 Remove TSLint config
* 🔥 Remove TSLint exceptions
* 👕 Adjust lint config
* ✏️ Add story numbers
2022-12-02 15:25:21 +01:00
Jan Oberhauser
0cd1fe06c0
🔖 Release n8n-nodes-base@0.203.0
2022-12-02 09:13:31 +00:00
Jan Oberhauser
fcabb4231a
⬆️ Set n8n-core@0.145.0 and n8n-workflow@0.127.0 on n8n-nodes-base
2022-12-02 09:13:31 +00:00
Iván Ovejero
cc7f8fd5de
refactor: Apply lint rule cred-class-field-display-name-miscased
( #4762 )
...
* 👕 Apply lint rule `cred-class-field-display-name-miscased`
* ⚡ Update `pnpm-lock.yaml`
* 🙈 Update `.prettierignore`
2022-11-30 15:31:44 +01:00
Jan Oberhauser
bfaf04f463
🔖 Release n8n-nodes-base@0.202.0
2022-11-24 15:44:23 +00:00
Jan Oberhauser
f924c81a51
⬆️ Set n8n-core@0.144.0 and n8n-workflow@0.126.0 on n8n-nodes-base
2022-11-24 15:44:23 +00:00
कारतोफ्फेलस्क्रिप्ट™
b6c57e19fc
feat(core): Lazy-load nodes and credentials to reduce baseline memory usage ( #4577 )
2022-11-23 16:20:28 +01:00
Iván Ovejero
eafef019d7
fix: Expand nodes-base
formatting validation (no-changelog) ( #4689 )
...
* ⚡ Simplify `format` command
* 🎨 Format more deeply nested files
2022-11-22 13:43:28 +01:00
Iván Ovejero
60d66426ff
refactor: Validate formatting in nodes-base
(no-changelog) ( #4685 )
...
* 🔥 Remove Prettier exceptions
* 👕 Start linting on formatting
* ⚡ Update `format` command
* 🎨 Apply formatting
2022-11-22 12:44:35 +01:00
Jan Oberhauser
5ac8c34ae9
🔖 Release n8n-nodes-base@0.201.1
2022-11-18 13:11:25 +00:00
Jan Oberhauser
0ade24dfaf
🔖 Release n8n-nodes-base@0.201.0
2022-11-17 16:27:13 +00:00
Jan Oberhauser
a0c2e527e4
⬆️ Set n8n-core@0.143.0 and n8n-workflow@0.125.0 on n8n-nodes-base
2022-11-17 16:27:12 +00:00
कारतोफ्फेलस्क्रिप्ट™
0148631d28
build: Upgrade some of the backend dev-tooling (no-changelog) ( #4589 )
...
* upgrade ts-node
* move tslint and typescript to a single place
* source-map-support should be loaded in the `n8n` bin script, and not in core
* upgrade jest
* Support only node.js 14, 16, or 18
2022-11-14 15:37:32 +01:00
Jan Oberhauser
4a484af986
🔖 Release n8n-nodes-base@0.200.1
2022-11-10 20:54:06 +00:00
Jan Oberhauser
2723e3ea15
⬆️ Set n8n-core@0.142.1 and n8n-workflow@0.124.1 on n8n-nodes-base
2022-11-10 20:54:05 +00:00
Jan Oberhauser
05c479968c
🔖 Release n8n-nodes-base@0.200.0
2022-11-10 15:44:15 +00:00
Jan Oberhauser
005d1dd46e
⬆️ Set n8n-core@0.142.0 and n8n-workflow@0.124.0 on n8n-nodes-base
2022-11-10 15:44:12 +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
747b496ce1
🔖 Release n8n-nodes-base@0.199.0
2022-11-02 17:25:43 +00:00
Jan Oberhauser
cd445ce689
⬆️ Set n8n-core@0.141.0 and n8n-workflow@0.123.0 on n8n-nodes-base
2022-11-02 17:25:42 +00:00
Iván Ovejero
1c229a7b52
refactor(core): apply lint rule cred-class-field-unobscured-sensitive-input
( #4495 )
...
* ⬆️ Upgrade linter
* 📦 Update `package-lock.json`
* 👕 Enable rule
* 👕 Apply rule
* 📦 Re-update `package-lock.json`
2022-11-01 17:41:45 +01:00
Jan Oberhauser
3f9089a1da
🔖 Release n8n-nodes-base@0.198.1
2022-10-28 14:21:49 +00:00
Jan Oberhauser
9800123634
⬆️ Set n8n-core@0.140.1 and n8n-workflow@0.122.1 on n8n-nodes-base
2022-10-28 14:21:49 +00:00
Jan Oberhauser
4b0ba8fe29
🔖 Release n8n-nodes-base@0.198.0
2022-10-27 14:31:01 +00:00
Jan Oberhauser
f8826226a3
⬆️ Set n8n-core@0.140.0 and n8n-workflow@0.122.0 on n8n-nodes-base
2022-10-27 14:31:01 +00:00
कारतोफ्फेलस्क्रिप्ट™
99157cf581
feat: setup nightly tests for postgres and mysql schemas ( #4441 )
...
* feat: unify Jest config
* feat: simplify DB setup for tests
* feat: setup nightly tests for postgres and mysql schemas
2022-10-25 22:06:03 +02:00
कारतोफ्फेलस्क्रिप्ट™
5c9b40117a
refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package ( #4443 )
2022-10-25 21:33:12 +02:00
Jan Oberhauser
c6a9477fab
🔖 Release n8n-nodes-base@0.197.0
2022-10-21 05:45:10 +00:00