Jan Oberhauser
781f3896a1
🐛 Fix issue that ErrorWorkflows did not get executed in queue mode
2021-06-03 18:41:12 -05:00
Iván Ovejero
40e41f7506
⚡ Restructure IPushData union types ( #1836 )
...
* ✨ Send console.log messages to editor-UI
* ⚡ Send message only to session which started workflow
* ⚡ Made it also work in own process
* ⚡ Add support for console.log UI forward also to FunctionItem Node
* 👕 Fix lint issue
* 👕 Fix linting issue
* ⚡ Restructure IPushData unions in /cli
* ⚡ Restructure IPushData unions in /editor-ui
* 🔥 Remove unneeded castings
* 🔥 Remove commented code
* ⚡ Improve code
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2021-06-03 18:17:18 -05:00
Jan Oberhauser
7e60f68cc0
➕ Add missing winston dependency
2021-06-03 16:38:10 -05:00
Jan Oberhauser
79a8536d0e
🔖 Release n8n@0.122.2
2021-05-31 13:18:25 -05:00
Jan Oberhauser
88e89c0b74
⬆️ Set n8n-editor-ui@0.92.1 on n8n
2021-05-31 13:17:25 -05:00
Iván Ovejero
a992a2da75
🐛 🐘 Fix escaping workflow name dedup
2021-05-31 19:14:09 +02:00
Jan Oberhauser
dd088ebe48
🔖 Release n8n@0.122.1
2021-05-30 14:14:17 -05:00
Jan Oberhauser
df54a9bed2
⬆️ Set n8n-nodes-base@0.119.1 on n8n
2021-05-30 14:13:07 -05:00
Ben Hesseldieck
372a7a3a52
🐛 🐘 fix order in migration rollback
2021-05-30 21:09:03 +02:00
Jan Oberhauser
707c89fad3
🔖 Release n8n@0.122.0
2021-05-30 17:48:41 +00:00
Jan Oberhauser
dbba7f4477
⬆️ Set n8n-core@0.73.0, n8n-editor-ui@0.92.0, n8n-nodes-base@0.119.0 and n8n-workflow@0.60.0 on n8n
2021-05-30 17:48:41 +00:00
Jan
4946bfcd3e
✨ Add functionality to send console.log messages to editor-UI ( #1816 )
...
* ✨ Send console.log messages to editor-UI
* ⚡ Send message only to session which started workflow
* ⚡ Made it also work in own process
* ⚡ Add support for console.log UI forward also to FunctionItem Node
* 👕 Fix lint issue
* 👕 Fix linting issue
* ⚡ Improve code
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-05-29 13:41:25 -05:00
Ben Hesseldieck
05eec87d1d
✨ Add tagging of workflows ( #1647 )
...
* clean up dropdown
* clean up focusoncreate
* ⚡ Ignore mistaken ID in POST /workflows
* ⚡ Fix undefined tag ID in PATCH /workflows
* ⚡ Shorten response for POST /tags
* remove scss mixins
* clean up imports
* ⚡ Implement validation with class-validator
* address ivan's comments
* implement modals
* Fix lint issues
* fix disabling shortcuts
* fix focus issues
* fix focus issues
* fix focus issues with modal
* fix linting issues
* use dispatch
* use constants for modal keys
* fix focus
* fix lint issues
* remove unused prop
* add modal root
* fix lint issues
* remove unused methods
* fix shortcut
* remove max width
* ⚡ Fix duplicate entry error for pg and MySQL
* update rename messaging
* update order of buttons
* fix firefox overflow on windows
* fix dropdown height
* 🔨 refactor tag crud controllers
* 🧹 remove unused imports
* use variable for number of items
* fix dropdown spacing
* ⚡ Restore type to fix build
* ⚡ Fix post-refactor PATCH /workflows/:id
* ⚡ Fix PATCH /workflows/:id for zero tags
* ⚡ Fix usage count becoming stringified
* address max's comments
* fix filter spacing
* fix blur bug
* address most of ivan's comments
* address tags type concern
* remove defaults
* ⚡ return tag id as string
* 🔨 add hooks to tag CUD operations
* 🏎 simplify timestamp pruning
* remove blur event
* fix onblur bug
* ⚡ Fix fs import to fix build
* address max's comments
* implement responsive tag container
* fix lint issues
* Set default dates in entities
* 👕 Fix lint in migrations
* update tag limits
* address ivan's comments
* remove rename, refactor header, implement new designs for save, remove responsive tag container
* update styling
* update styling
* implement responsive tag container
* implement header tags edit
* implement header tags edit
* fix lint issues
* implement expandable input
* minor fixes
* minor fixes
* use variable
* rename save as
* duplicate fixes
* ⚡ Implement unique workflow names
* ⚡ Create /workflows/new endpoint
* minor edit fixes
* lint fixes
* style fixes
* hook up saving name
* hook up tags
* clean up impl
* fix dirty state bug
* update limit
* update notification messages
* on click outside
* fix minor bug with count
* lint fixes
* ⚡ Add query string params to /workflows/new
* handle minor edge cases
* handle minor edge cases
* handle minor bugs; fix firefox dropdown issue
* Fix min width
* apply tags only after api success
* remove count fix
* 🚧 Adjust to new qs requirements
* clean up workflow tags impl, fix tags delete bug
* fix minor issue
* fix minor spacing issue
* disable wrap for ops
* fix viewport root; save on click in dropdown
* save button loading when saving name/tags
* implement max width on tags container
* implement cleaner create experience
* disable edit while updating
* codacy hex color
* refactor tags container
* fix clickability
* fix workflow open and count
* clean up structure
* fix up lint issues
* ⚡ Create migrations for unique workflow names
* fix button size
* increase workflow name limit for larger screen
* tslint fixes
* disable responsiveness for workflow modal
* rename event
* change min width for tags
* clean up pr
* ⚡ Adjust quotes in MySQL migration
* ⚡ Adjust quotes in Postgres migration
* address max's comments on styles
* remove success toasts
* add hover mode to name
* minor fixes
* refactor name preview
* fix name input not to jiggle
* finish up name input
* Fix up add tags
* clean up param
* clean up scss
* fix resizing name
* fix resizing name
* fix resize bug
* clean up edit spacing
* ignore on esc
* fix input bug
* focus input on clear
* build
* fix up add tags clickablity
* remove scrollbars
* move into folders
* clean up multiple patch req
* remove padding top from edit
* update tags on enter
* build
* rollout blur on enter behavior
* rollout esc behavior
* fix tags bug when duplicating tags
* move key to reload tags
* update header spacing
* build
* update hex case
* refactor workflow title
* remove unusued prop
* keep focus on error, fix bug on error
* Fix bug with name / tags toggle on error
* impl creating new workflow name
* ⚡ Refactor endpoint per new guidelines
* support naming endpoint
* ⚡ Refactor to support numeric suffixes
* 👕 Lint migrations for unique workflow names
* ⚡ Add migrations set default dates to indexes
* fix connection push bug
* ⚡ Lowercase default workflow name
* ⚡ Add prefixes to set default dates migration
* ⚡ Fix indentation on default dates migrations
* ⚡ Add temp ts-ignore for unrelated change
* ⚡ Adjust default dates migration for MySQL
Remove change to data column in credentials_entity, already covered by Omar's migration. Also, fix quotes from table prefix addition.
* ⚡ Adjust quotes in dates migration for PG
* fix safari color bug
* fix count bug
* fix scroll bugs in dropdown
* expand filter size
* apply box-sizing to main header
* update workflow names in executions to be wrapped by quotes
* fix bug where key is same in dropdown
* fix firefox bug
* move up push connection session
* 🔨 Remove mistakenly added nullable property
* 🔥 Remove unneeded index drop-create (PG)
* 🔥 Remove unneeded table copying
* ⚡ Merge dates migration with tags migration
* 🔨 Refactor endpoint and make wf name env
* dropdown colors in firefox
* update colors to use variables
* update thumb color
* change error message
* remove 100 char maximum
* fix bug with saving tags dropdowns multiple times
* update error message when no name
* ⚡ Update name missing toast message
* ⚡ Update workflow already exists message
* disable saving for executions
* fix bug causing modal to close
* make tags in workflow open clickable
* increase workflow limit to 3
* remove success notifications
* update header spacing
* escape tag names
* update tag and table colors
* remove tags from export
* build
* clean up push connection dependencies
* address ben's comments
* revert tags optional interface
* address comments
* update duplicate message
* build
* fix eol
* add one more eol
* ⚡ Update comment
* add hover style for workflow open, fix up font weight
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2021-05-29 13:31:21 -05:00
Jan Oberhauser
e0602372f6
👕 Fix lint issue
2021-05-21 23:41:06 -05:00
Jan Oberhauser
40614672e6
⚡ Add deprecation warning for "executeSingle"
2021-05-21 22:51:38 -05:00
Jan Oberhauser
c67a120fed
⚡ Remove no longer used function
2021-05-21 22:42:29 -05:00
Jan Oberhauser
246fca4903
🐛 Fix typo and remove not needed import
2021-05-21 22:03:18 -05:00
Jan Oberhauser
f43781b137
🐛 Switch back to bcryptjs to fix issues with FreeBSD and ARM #1696
2021-05-21 21:54:30 -05:00
Jan Oberhauser
343e63e667
🔖 Release n8n@0.121.0
2021-05-20 21:44:52 +00:00
Jan Oberhauser
feef50cdd2
⬆️ Set n8n-core@0.72.0, n8n-editor-ui@0.91.0, n8n-nodes-base@0.118.0 and n8n-workflow@0.59.0 on n8n
2021-05-20 21:44:52 +00:00
Jan Oberhauser
002f53a4af
✨ Allow to load sibling parameters in loadOptionsMethod
2021-05-16 18:16:24 -05:00
Jan Oberhauser
a68145a88b
🔖 Release n8n@0.120.0
2021-05-16 18:46:23 +00:00
Jan Oberhauser
cee789d9f3
⬆️ Set n8n-core@0.71.0, n8n-editor-ui@0.90.0, n8n-nodes-base@0.117.0 and n8n-workflow@0.58.0 on n8n
2021-05-16 18:46:22 +00:00
mdasmendel
6961bc66e9
⚡ Inject workflow ID on workflow update ( #1788 )
2021-05-16 03:20:37 +02:00
Jan Oberhauser
4801510b0c
⚡ Minor improvements
2021-05-12 18:01:12 -05:00
Jan Oberhauser
744dd1fda6
⚡ Improved logging and wait for workflow deactivate
2021-05-12 18:00:46 -05:00
Harshil Agrawal
1888f5c4a5
📚 Update documentation for npm package ( #1770 )
2021-05-12 14:52:31 -05:00
Omar Ajoue
c739a498f1
🐛 Fix ordering when auto refreshing ( #1761 )
...
* Fix ordering when auto refreshing
* Fix ordering for current executinos as well
2021-05-12 10:51:54 -05:00
Jan Oberhauser
6134175a06
🐛 Fix MySQL credential bug
2021-05-11 23:04:56 -05:00
Omar Ajoue
0867c7bbfe
🐛 Fix issue with long credential names in MySQL ( #1771 )
2021-05-11 22:43:24 -05:00
Omar Ajoue
6ffc544888
⚡ Add await statement to hooks ( #1775 )
2021-05-11 22:15:22 -05:00
Jan Oberhauser
e3ab0b8679
📚 Fix job link
2021-05-09 17:55:27 -05:00
Jan Oberhauser
958657278b
🔖 Release n8n@0.119.0
2021-05-09 19:26:49 +00:00
Jan Oberhauser
ffacdcdbce
⬆️ Set n8n-core@0.70.0, n8n-editor-ui@0.89.0 and n8n-nodes-base@0.116.0 on n8n
2021-05-09 19:26:48 +00:00
Harshil Agrawal
ffc0c7b4d5
⚡ Add breaking change for Node.js version update ( #1733 )
...
* ⚡ Add breaking change for Node.js version update
* ⚡ Fix format of breaking-changes file
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-07 22:37:09 -05:00
Omar Ajoue
cdbb3acd2d
🐛 Remove webhooks deregistration from webhook process ( #1753 )
2021-05-07 19:37:45 -05:00
Omar Ajoue
d90acdf863
⚡ Implement timeout for subworkflows ( #1751 )
2021-05-07 19:06:26 -05:00
Jan Oberhauser
f324fe1dff
🐛 Fix Error-Workflows
2021-05-05 15:18:14 -05:00
Jan Oberhauser
715e41b590
⚡ Update required Node.js version also to 14 in package.json of cli
2021-05-03 16:21:22 -05:00
Jan Oberhauser
3d2eaa3aaa
⚡ Check on startup for Node.js version 14 or later
2021-05-03 16:15:02 -05:00
Jan Oberhauser
043cf6730c
🔖 Release n8n@0.118.0
2021-05-02 13:58:37 +00:00
Jan Oberhauser
318142a9e5
⬆️ Set n8n-core@0.69.0, n8n-editor-ui@0.88.0, n8n-nodes-base@0.115.0 and n8n-workflow@0.57.0 on n8n
2021-05-02 13:58:37 +00:00
Omar Ajoue
c972f3dd50
✨ Added logging to n8n ( #1381 )
...
* Added logging to n8n
This commit adds logging to n8n using the Winston library.
For now, this commit only allows logging to console (default behavior)
or file (need to pass in config via environment variables).
Other logging methods can be further implemented using hooks. These were
skipped for now as it would require adding more dependencies.
Logging level is notice by default, meaning no additional messages would
be displayed at the moment. Logging level can be set to info or debug as
well to enrich the generated logs.
The ILogger interface was added to the workflow project as it would make
it available for all other projects but the implementation was done on
the cli project.
* Lint fixes and logging level naming. Also fixed the way we use the logger as it was not working previously
* Improvements to logging framework
Using appropriate single quotes
Improving the way the logger is declared
* Improved naming for Log Types
* Removed logger global variable, replacing it by a proxy
* Add logging to CLI commands
* Remove unused GenericHelpers
* Changed back some messages to console instead of logger and added npm
shortcuts for worker and webhook
* Fix typos
* Adding basic file rotation to logs as suggested by @mutdmour
* Fixed linting issues
* Correcting comment to correctly reflect space usage
* Added settings for log files rotation
* Correcting config type from String to Number
* Changed default file settings to number
To reflect previous changes to the type
* Changed the way log messages are added to be called statically. Also minor naming improvements
* Applying latest corrections sent by @ivov
* ⚡ Some logging improvements
* Saving logs to a folder inside n8n home instead of root
* Fixed broken tests and linting
* Changed some log messages to improve formatting
* Adding quotes to names on log messages
* Added execution and session IDs to logs. Also removed unnecessary line breaks
* ⚡ Added file caller to log messages (#1657 )
This is done using callsites library which already existed
in the project as another library's dependency. So in fact
it does not add any new dependency.
* Adding logs to help debug Salesforce node
* ⚡ Add function name to logs and add more logs
* ⚡ Improve some error messages
* ⚡ Improve some more log messages
* ⚡ Rename logging env variables to match others
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-01 22:43:01 -05:00
Snyk bot
eab7b0a10a
⬆️ Set tslib@0.114.1 on n8n
...
Snyk has created this PR to upgrade tslib from 1.13.0 to 1.14.1.
See this package in npm:
https://www.npmjs.com/package/tslib
See this project in Snyk:
https://app.snyk.io/org/janober/project/fc678bbc-0ac7-4659-9458-8f7f360e2566?utm_source=github&utm_medium=upgrade-pr
2021-04-30 21:25:18 -05:00
lublak
c83c05456d
⚡ Use native fs promise where possible ( #1684 )
2021-04-30 21:22:15 -05:00
Jan Oberhauser
b7a074abd7
⚡ Fix breaking changes files
2021-04-30 21:14:07 -05:00
Jan Oberhauser
ab1c8037de
⚡ Unify some dependency versions
2021-04-30 20:42:32 -05:00
Omar Ajoue
fc54f7c82b
✨ Add query parameters for CrateDB, PostgresDB, TimescaleDB and QuestDB (Parametrized Queries) ( #1577 )
...
* Adding support to ParameterizedQuery on Postgres Node
* Created another parameter to toggle on replacement so it's clear to users what is happening.
* Fixed lint issues
* ⚡ Formatting
* Improvements to questDB node so it is more consistent
* Fixed lint issues
* Fixed typing issue
* ⚡ Apply suggestions BHesseldieck
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
* Standardized output for postgres and postgres-like nodes
This changes the behavior of CrateDB, Postgres, QuestDB and TimescaleDB
nodes.
The Execute Query operation used to execute multiple queries but return
the result from only one of the queries.
This change causes the node output to containt results from all queries
that ran, making the behavior more consistent across all n8n.
* Fixing lint issues
* ⚡ Minor improvements
* ⚡ Fix breaking changes files
Co-authored-by: Gustavo Arjones <gustavo.arjones@ank.app>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2021-04-30 17:35:34 -05:00
Jan Oberhauser
7f0f8deb6d
🔖 Release n8n@0.117.0
2021-04-24 21:41:33 +00:00
Jan Oberhauser
91aa425201
⬆️ Set n8n-editor-ui@0.87.0 and n8n-nodes-base@0.114.0 on n8n
2021-04-24 21:41:32 +00:00
Omar Ajoue
81d8a9f332
💥 Deprecate Activation Trigger and add two new replacement nodes ( #1680 )
...
* Add Workflow & n8n Trigger nodes
* Update nodes descriptions & icons
* Remove Activation Trigger node
* Update nodes descriptions & Add timestamp and workflow_id
* Added breaking change notice and types to events
* ⚡ Minor improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-24 23:14:06 +02:00
Omar Ajoue
41669c0e0f
✨ Add options to run queries as transactions ( #1612 )
...
* add multi return
* add independently and transaction to query
* pgInsert normal and transaction
* independently for pgInsert
* normal, transaction and independently for pgUpdate
* cleanup
* implement it in other nodes
* multiple fixes
* add optional returning support
* clean up Postgres functions
* fix other postgres based dbs
* Added option to run queries as a transaction to Postgres
This commit allows users to configure Postgres, CrateDB, TimescaleDB and
QuestDB to run queries independently or as transactions as well as the
previous mode which is to execute multiple queries at once.
Previous behavior remains untouched so we only added new options.
* Standardize behavior across nodes that use postgres protocol
Also fixed unit tests.
* Added breaking change notice
* Added more information to breaking changes
* ⚡ Styling fixes
Co-authored-by: lublak <lublak.de@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-24 22:55:14 +02:00
Jan Oberhauser
5c65a73cc2
🔖 Release n8n@0.116.1
2021-04-20 08:57:47 +02:00
Jan Oberhauser
b2e65dceff
🐛 Fix issue that workflows in main process did timeout
2021-04-20 08:55:54 +02:00
Jan Oberhauser
4d966eaa26
🔖 Release n8n@0.116.0
2021-04-17 15:36:30 +00:00
Jan Oberhauser
91909ed509
⬆️ Set n8n-core@0.68.0, n8n-editor-ui@0.86.0, n8n-nodes-base@0.113.0 and n8n-workflow@0.56.0 on n8n
2021-04-17 15:36:29 +00:00
Jan Oberhauser
b83c2e2a3c
👕 Fix lint issue
2021-04-17 17:23:48 +02:00
Omar Ajoue
0c779de704
⚡ Implement timeout for workers and corrected timeout for subworkflows ( #1634 )
...
* Implemented timeout for workers and corrected timeout for subworkflows
* Fixed issue with timeouts when running on separate processes
* Standardized timeouts across all n8n
Now the maxTimeout setting takes effect whenever a timeout is set
to any workflows.
This causes local timeouts (either set on a per-workflow basis or
via global settings) to be capped by the maximum timeout. This
behavior already existed but was not applied to all places.
Also changed the way n8n enforces timeouts for subworkflows, making
it work always.
In effect, with this change, if you have one workflow that calls others
only the main workflow's timeout is taken into consideration, limiting
the maximum time that other workflows combined can run.
* ⚡ Fix timeout problem in "own" mode
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-17 16:44:07 +02:00
Iván Ovejero
1d27a9e87e
✨ Improve node error handling ( #1309 )
...
* Add path mapping and response error interfaces
* Add error handling and throwing functionality
* Refactor error handling into a single function
* Re-implement error handling in Hacker News node
* Fix linting details
* Re-implement error handling in Spotify node
* Re-implement error handling in G Suite Admin node
* 🚧 create basic setup NodeError
* 🚧 add httpCodes
* 🚧 add path priolist
* 🚧 handle statusCode in error, adjust interfaces
* 🚧 fixing type issues w/Ivan
* 🚧 add error exploration
* 👔 fix linter issues
* 🔧 improve object check
* 🚧 remove path passing from NodeApiError
* 🚧 add multi error + refactor findProperty method
* 👔 allow any
* 🔧 handle multi error message callback
* ⚡ change return type of callback
* ⚡ add customCallback to MultiError
* 🚧 refactor to use INode
* 🔨 handle arrays, continue search after first null property found
* 🚫 refactor method access
* 🚧 setup NodeErrorView
* ⚡ change timestamp to Date.now
* 📚 Add documentation for methods and constants
* 🚧 change message setting
* 🚚 move NodeErrors to workflow
* ✨ add new ErrorView for Nodes
* 🎨 improve error notification
* 🎨 refactor interfaces
* ⚡ add WorkflowOperationError, refactor error throwing
* 👕 fix linter issues
* 🎨 rename param
* 🐛 fix handling normal errors
* ⚡ add usage of NodeApiError
* 🎨 fix throw new error instead of constructor
* 🎨 remove unnecessary code/comments
* 🎨 adjusted spacing + updated status messages
* 🎨 fix tab indentation
* ✨ Replace current errors with custom errors (#1576 )
* ⚡ Introduce NodeApiError in catch blocks
* ⚡ Introduce NodeOperationError in nodes
* ⚡ Add missing errors and remove incompatible
* ⚡ Fix NodeOperationError in incompatible nodes
* 🔧 Adjust error handling in missed nodes
PayPal, FileMaker, Reddit, Taiga and Facebook Graph API nodes
* 🔨 Adjust Strava Trigger node error handling
* 🔨 Adjust AWS nodes error handling
* 🔨 Remove duplicate instantiation of NodeApiError
* 🐛 fix strava trigger node error handling
* Add XML parsing to NodeApiError constructor (#1633 )
* 🐛 Remove type annotation from catch variable
* ✨ Add XML parsing to NodeApiError
* ⚡ Simplify error handling in Rekognition node
* ⚡ Pass in XML flag in generic functions
* 🔥 Remove try/catch wrappers at call sites
* 🔨 Refactor setting description from XML
* 🔨 Refactor let to const in resource loaders
* ⚡ Find property in parsed XML
* ⚡ Change let to const
* 🔥 Remove unneeded try/catch block
* 👕 Fix linting issues
* 🐛 Fix errors from merge conflict resolution
* ⚡ Add custom errors to latest contributions
* 👕 Fix linting issues
* ⚡ Refactor MongoDB helpers for custom errors
* 🐛 Correct custom error type
* ⚡ Apply feedback to A nodes
* ⚡ Apply feedback to missed A node
* ⚡ Apply feedback to B-D nodes
* ⚡ Apply feedback to E-F nodes
* ⚡ Apply feedback to G nodes
* ⚡ Apply feedback to H-L nodes
* ⚡ Apply feedback to M nodes
* ⚡ Apply feedback to P nodes
* ⚡ Apply feedback to R nodes
* ⚡ Apply feedback to S nodes
* ⚡ Apply feedback to T nodes
* ⚡ Apply feedback to V-Z nodes
* ⚡ Add HTTP code to iterable node error
* 🔨 Standardize e as error
* 🔨 Standardize err as error
* ⚡ Fix error handling for non-standard nodes
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2021-04-16 18:33:36 +02:00
Jan Oberhauser
a8ab77b8e0
⬆️ Set tslib@1.13.0 on cli
2021-04-16 00:05:23 +02:00
Jan Oberhauser
fc299f136f
⬆️ Set mysql2@2.2.0 n8n & nodes-base
2021-04-16 00:01:45 +02:00
LongYinan
8ed1099795
⚡ Use faster bcrypt implementation ( #1593 )
2021-04-13 18:26:25 +02:00
Jan Oberhauser
8f3bc32555
🐛 Fix bug with expression in production webhook paths
2021-04-11 15:45:17 +02:00
Jan Oberhauser
7a99f4256f
🔖 Release n8n@0.115.0
2021-04-10 08:47:20 +00:00
Jan Oberhauser
00b5e5e68f
⬆️ Set n8n-editor-ui@0.85.0 and n8n-nodes-base@0.112.0 on n8n
2021-04-10 08:47:20 +00:00
Jan Oberhauser
2273a4cff2
⚡ Make max payload size configurable #1447
2021-04-09 12:13:42 +02:00
Jan Oberhauser
0c8afbb3cb
🔖 Release n8n@0.114.0
2021-04-03 15:10:41 +00:00
Jan Oberhauser
039b5a6afd
⬆️ Set n8n-core@0.67.0, n8n-editor-ui@0.84.0 and n8n-nodes-base@0.111.0 on n8n
2021-04-03 15:10:41 +00:00
Tanay Pant
fac0876f95
Add breaking change for 0.113.0
2021-03-26 09:36:39 +01:00
Jan Oberhauser
f8a829b2dd
⚡ Clean up package.json files
2021-03-26 09:21:27 +01:00
Jan Oberhauser
91fbd01eae
🔖 Release n8n@0.113.0
2021-03-26 08:12:50 +00:00
Jan Oberhauser
06c34e283d
⬆️ Set n8n-core@0.66.0, n8n-editor-ui@0.83.0, n8n-nodes-base@0.110.0 and n8n-workflow@0.55.0 on n8n
2021-03-26 08:12:50 +00:00
Jan Oberhauser
4276150ac1
⚡ Fix indentation in all package.json files
2021-03-26 09:06:26 +01:00
Jan Oberhauser
bfb179e5f0
⚡ Ignore issue as convict types are wrong
2021-03-25 11:42:19 +01:00
Jan Oberhauser
0c0c0bda67
⚡ Some cleanup
2021-03-25 11:23:54 +01:00
Jan Oberhauser
5f96f01f24
⚡ Make n8n work with new version of convict
2021-03-25 11:17:30 +01:00
Snyk bot
bed5195eb8
⬆️ Set convict@6.0.1 on n8n
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CONVICT-1062508
2021-03-25 11:16:56 +01:00
Omar Ajoue
726a99bf69
✨ Add Activation Trigger ( #1570 )
...
* ✨ n8n start trigger node
* first declaration of WorkflowActivationMode
* implement first WorkflowActivationMode: 'init', 'create', 'update', 'activate'
* fix Server missing id
* add activation infos to triggers
* remove WorkflowActivationMode from webhook execution function
* add some missing activation and add manual activation
* clean up and fix some code
* fix UnhandledPromiseRejectionWarning: Error: Overwrite NodeExecuteFunctions.getExecuteTriggerFunctions.emit function!
* fix spaces
* use a better name for the node
* fix ident in package.json
* Contributions to lublak's PR #1287
* Fixed linting issues and change the way parameters are displayed
* ⚡ Fix name and minor improvements
Co-authored-by: lublak <lublak.de@gmail.com>
Co-authored-by: lublak <44057030+lublak@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-23 19:08:47 +01:00
Jan Oberhauser
896ef33f40
🔖 Release n8n@0.112.0
2021-03-19 17:46:01 +01:00
Jan Oberhauser
5dbb8fb71c
⬆️ Set n8n-core@0.65.0, n8n-editor-ui@0.82.0, n8n-nodes-base@0.109.0 and n8n-workflow@0.54.0 on n8n
2021-03-19 17:45:34 +01:00
Omar Ajoue
53a20dddce
🐛 Fix issue with subworkflows running on main process ( #1557 )
2021-03-19 15:18:35 +01:00
Omar Ajoue
b879755f0b
🐛 Fix issues with subworkflows not finishing ( #1553 )
2021-03-18 23:24:57 +01:00
Jan Oberhauser
09d9e12db9
🐛 Fix issue with importing decrypted separate credentials #1546
2021-03-17 21:28:22 +01:00
Ricardo Espinoza
7c21e61151
🐛 Reflect correctly Dropbox breaking change. ( #1544 )
2021-03-16 21:23:54 +01:00
Jan Oberhauser
06dd423648
🔖 Release n8n@0.111.0
2021-03-12 12:40:30 +01:00
Jan Oberhauser
8bbdf05e51
⬆️ Set n8n-editor-ui@0.81.0 and n8n-nodes-base@0.108.0 on n8n
2021-03-12 12:40:06 +01:00
Omar Ajoue
8095c4a264
⚡ Add debug information for pending workflows on exit ( #1536 )
2021-03-12 11:35:23 +01:00
Ricardo Espinoza
e1dbb72929
⚡ Add file:search operation to Dropbox Node ( #1494 )
...
* ⚡ Add search resource to Dropbox Node
* 📚 Add breaking change instructions
* ⚡ Add missing credentials
* ⚡ Add "simple" parameter to the operation search:query
* ⚡ Update breaking change message
* ⚡ Improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-11 09:16:05 +01:00
Jan Oberhauser
263813a8f9
⚡ Rename metrics environment variable
2021-03-11 00:10:39 +01:00
Bruno Bacarini
b0b172a362
✨ Add metrics endpoint ( #1515 )
...
This commit adds the new package prom-client in order to expose metrics
to prometheus as well as the endpoint and the configuration to do so.
2021-03-11 00:10:10 +01:00
Omar Ajoue
d6d57c2df6
🐛 Fixed an issue with queue mode for executions that should not be saved ( #1509 )
...
* Fixed an issue with queue mode for executions that should not be saved
* ⚡ Minimal change
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-10 15:51:18 +01:00
Omar Ajoue
3d80129a28
🐛 Fix performance and crashes with latest updates ( #1524 )
...
* Removing unnecessary data from process communication
* Wrapping progress save in a try ... catch block to prevent crashes
* Migration to fix mysql problems with big data on executions
* ⚡ Minor formatting fixes
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-10 10:50:07 +01:00
Snyk bot
a28f13d13c
⬆️ Set jwks-rsa@1.12.1 on n8n
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
2021-03-08 14:51:49 +01:00
Jan Oberhauser
f0c1809adc
🔖 Release n8n@0.110.3
2021-03-04 13:23:32 +01:00
Jan Oberhauser
08468772ee
⬆️ Set n8n-nodes-base@0.107.3 on n8n
2021-03-04 13:23:10 +01:00
Jan Oberhauser
ce646de6bf
🔖 Release n8n@0.110.2
2021-03-04 13:02:09 +01:00
Jan Oberhauser
ef826571fb
⬆️ Set n8n-nodes-base@0.107.2 on n8n
2021-03-04 13:01:44 +01:00
Jan Oberhauser
dbdb5fcafc
🔖 Release n8n@0.110.1
2021-03-04 12:57:48 +01:00
Jan Oberhauser
8373528240
⬆️ Set n8n-nodes-base@0.107.1 on n8n
2021-03-04 12:56:50 +01:00
Jan Oberhauser
806f7829f9
🔖 Release n8n@0.110.0
2021-03-04 12:18:59 +01:00
Jan Oberhauser
349eb8bead
⬆️ Set n8n-editor-ui@0.80.0 and n8n-nodes-base@0.107.0 on n8n
2021-03-04 12:18:28 +01:00
Omar Ajoue
66a345ea94
🐛 Fix issue with auto refresh on execution list ( #1475 )
...
* Fix issue with auto refresh on execution list
When auto refresh is on, we used to get executions from backend using
the firstId field to filter recent executions.
This is a problem when you have executions that do not finish in order,
leaving gaps behind. This PR fixes this problem by refreshing the latest
30 executions and correctly adding them to the list.
* Fixed an issues with auto refresh on executions ExecutionsList
Fixed two bugs, one in frontend which was ignoring the first returned
row from the backend and an issue with backend that was not using
the overriden version of `executeWorkflow` function for sub sub
workflows.
* Fixed the display of manual executions when running with queues and improved display of subworkflows
* Changing workflow ids array from variable to constant
* Added unknown status to workflow execution and changed its color to orange
2021-03-03 08:31:55 +01:00
Omar Ajoue
3ff7d3af39
🐛 Fix naming and description of environment variable ( #1458 )
2021-03-01 21:21:16 +01:00
Omar Ajoue
fc09e4c10e
🐛 Fix issue that manual executionscould not be stopped when running with queue ( #1484 )
2021-03-01 13:19:29 +01:00
Omar Ajoue
14329b2eb4
🐛 Fixed an issue with current executing workflows when using queues ( #1483 )
...
When running n8n in queue mode, the query to search for currently
running workflows would fail on Postgres but work fine with SQLite and
MySQL / MariaDB. This fix makes it work fine for all RDBMS.
2021-03-01 12:55:01 +01:00
Jan Oberhauser
31d5333192
🔖 Release n8n@0.109.0
2021-02-22 13:51:20 +01:00
Jan Oberhauser
3eb7ee9561
⬆️ Set n8n-core@0.64.0, n8n-editor-ui@0.79.0, n8n-nodes-base@0.106.0 and n8n-workflow@0.53.0 on n8n
2021-02-22 13:48:12 +01:00
Jan Oberhauser
802808a9ad
⚡ Minor improvement
2021-02-21 22:37:39 +01:00
Jan Oberhauser
4b0776d85a
🔀 Merge branch 'export_plain' of https://github.com/AllanDaemon/n8n into AllanDaemon-export_plain
2021-02-21 22:07:11 +01:00
Omar Ajoue
6ee9501d16
🐛 Fixing execution history for integrated workflows. ( #1469 )
...
* Fixing execution history for integrated workflows.
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-20 13:51:06 +01:00
Allan Daemon
7eb849b9f7
CLI import credentials supports decrypted data
2021-02-18 07:52:05 -03:00
Allan Daemon
873e566489
CLI command export credentials: export decrypted option
2021-02-18 07:42:21 -03:00
Jan Oberhauser
caad6d1c8d
🔖 Release n8n@0.108.0
2021-02-15 13:06:25 +01:00
Jan Oberhauser
4dc6bee957
⬆️ Set n8n-core@0.63.0, n8n-editor-ui@0.78.0, n8n-nodes-base@0.105.0 and n8n-workflow@0.52.0 on n8n
2021-02-15 13:06:09 +01:00
Jan Oberhauser
deaa015e61
⚡ Do only send manual executions to starting session & cleanup
2021-02-13 20:40:27 +01:00
Iván Ovejero
5baa31b053
✨ Add QuickBooks node ( #1365 )
...
* Add OAuth2 credentials
* Adjust credentials params
* Add node to listing
* Add initial node scaffolding
* Remove unused credentials params
* Add customer search with select statement
* Add pagination to customer search
* Add customer creation functionality
* Add customer update functionality
* Small formatting fix
* Adjust property name casing for consistency
* Adjust customer operations for consistency
* Handle large QuickBooks listings
* Add initial estimate resource description
* Add estimate resource retrieval operations
* Refactor customer billing address
* Simplify customer billing address
* Fix casing for customer additional fields
* Adjust types to accommodate loadOptions functions
* Add loadOptions for customers to estimate
* Sort customer update fields alphabetically
* Refactor estimate line into standalone file
* Add stub for PDF retrieval operation
* Add invoice resource description and execute branches
* Implement estimate PDF download functionality
* Place descriptions in their own dir
* Add get and getAll for invoices
* Add send functionality to invoices
* Refactor handling of binary data
* Add invoice voiding functionality
* Add invoice deletion functionality
* Refactor resources into subdirs and add interfaces
* Add get and getAll for bill
* Add payment description
* Add get and getAll for payment
* Make variables in endpoints consistent
* Refactor interfaces for consistency
* Add interface for item resource
* Fill in fields for all resources
* Minor fixes in defaults and descriptions
* Refactor loader
* Add all resources to execute function
* Fix line property duplication
* Add get and getAll for vendor
* Optimize description imports
* Add creation for customer and bill
* Add update operation for bill
* Refactor create and update for customer
* Implement employee create and update
* Implement create and update for estimate
* Make address params more consistent
* Add create and update to payment
* Add item operations
* Add create and delete operations for invoice
* Refactor binary data handler
* Refactor generic functions
* Add create and update operations for vendor
* Fix build
* Fix total amount in bill:update
* Fix balance in bill:update
* Remove currency from bill:update
* Implement reference retrieval in bill:update
* Fix failing params in customer:update
* Fix param in employee:update
* Implement reference retrieval in estimate:update
* Fix failing params in estimate:update
* Fix failing params in invoice:update
* Fix failing param in vendor:update
* Implement reference retrieval in payment:update
* Remove unused interfaces
* Rename line property function
* Remove hared directory
* Refactor reference and sync token retrieval
* Fix line structure in bill:create
* Fix line structure in estimate:create
* Flatten responses
* Refactor line processing
* Remove unused interfaces
* Add endpoint documentation
* Fix payment:void content type
* Fix default for bill line item
* Hide auth URI query parameters
* Hide auth header parameter
* Add switch for credentials environment
* Adjust OAuth2 callback to accommodate realmId
* Retrieve realmId from OAuth2 flow
* ⚡ Improvements
* Reposition dividers
* Add IDs to display names of reference fields
* Add estimate:delete and bill:delete
* Load items in lines for bill, estimate and invoice
* Add filename for binary property in PDF download
* ⚡ Improvements
* Adjust field description
* Implement estimate:send
* Adjust field description
* Adjust custom field descriptions
* Add missing period to description
* ⚡ Minor improvements on QuickBooks-Node
* Add descriptions for bill
* Add descriptions for customer
* Add descriptions for employee
* Add descriptions for estimate
* Add descriptions for invoice
* Add descriptions for payment
* Add descriptions for vendor
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-13 17:27:08 +01:00
Jan Oberhauser
53234770a7
🐛 Fix issue of current execution query with unsaved running workflow
2021-02-11 14:55:59 +01:00
Omar Ajoue
e53efdd337
✨ Separate webhooks from core ( #1408 )
...
* Unify execution ID across executions
* Fix indentation and improved comments
* WIP: saving data after each node execution
* Added on/off to save data after each step, saving initial data and retries working
* Fixing lint issues
* Fixing more lint issues
* ✨ Add bull to execute workflows
* 👕 Fix lint issue
* ⚡ Add graceful shutdown to worker
* ⚡ Add loading staticData to worker
* 👕 Fix lint issue
* ⚡ Fix import
* Changed tables metadata to add nullable to stoppedAt
* Reload database on migration run
* Fixed reloading database schema for sqlite by reconnecting and fixing postgres migration
* Added checks to Redis and exiting process if connection is unavailable
* Fixing error with new installations
* Fix issue with data not being sent back to browser on manual executions with defined destination
* Merging bull and unify execution id branch fixes
* Main process will now get execution success from database instead of redis
* Omit execution duration if execution did not stop
* Fix issue with execution list displaying inconsistant information information while a workflow is running
* Remove unused hooks to clarify for developers that these wont run in queue mode
* Added active pooling to help recover from Redis crashes
* Lint issues
* Changing default polling interval to 60 seconds
* Removed unnecessary attributes from bull job
* Added webhooks service and setting to disable webhooks from main process
* Fixed executions list when running with queues. Now we get the list of actively running workflows from bull.
* Add option to disable deregistration of webhooks on shutdown
* Rename WEBHOOK_TUNNEL_URL to WEBHOOK_URL keeping backwards compat.
* Added auto refresh to executions list
* Improvements to workflow stop process when running with queues
* Refactor queue system to use a singleton and avoid code duplication
* Improve comments and remove unnecessary commits
* Remove console.log from vue file
* Blocking webhook process to run without queues
* Handling execution stop graciously when possible
* Removing initialization of all workflows from webhook process
* Refactoring code to remove code duplication for job stop
* Improved execution list to be more fluid and less intrusive
* Fixing workflow name for current executions when auto updating
* ⚡ Right align autorefresh checkbox
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-09 23:32:40 +01:00
Ben Hesseldieck
98fa529e51
⚡ Dynamic webhooks improvements ( #1396 )
...
* ⚡ remove trailing slash in routes
* 🔧 update logic to select dynamicWebhook
* 🐛 fix logic in static route matching
2021-02-09 09:14:40 +01:00
Omar Ajoue
7a3aaf8a24
✨ Unify execution id + Queue system ( #1340 )
...
* Unify execution ID across executions
* Fix indentation and improved comments
* WIP: saving data after each node execution
* Added on/off to save data after each step, saving initial data and retries working
* Fixing lint issues
* Fixing more lint issues
* ✨ Add bull to execute workflows
* 👕 Fix lint issue
* ⚡ Add graceful shutdown to worker
* ⚡ Add loading staticData to worker
* 👕 Fix lint issue
* ⚡ Fix import
* Changed tables metadata to add nullable to stoppedAt
* Reload database on migration run
* Fixed reloading database schema for sqlite by reconnecting and fixing postgres migration
* Added checks to Redis and exiting process if connection is unavailable
* Fixing error with new installations
* Fix issue with data not being sent back to browser on manual executions with defined destination
* Merging bull and unify execution id branch fixes
* Main process will now get execution success from database instead of redis
* Omit execution duration if execution did not stop
* Fix issue with execution list displaying inconsistant information information while a workflow is running
* Remove unused hooks to clarify for developers that these wont run in queue mode
* Added active pooling to help recover from Redis crashes
* Lint issues
* Changing default polling interval to 60 seconds
* Removed unnecessary attributes from bull job
* ⚡ Improved output on worker job start
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-09 08:59:32 +01:00
Jan Oberhauser
ae92325ba3
🔖 Release n8n@0.107.0
2021-02-08 08:04:35 +01:00
Jan Oberhauser
1a26720d92
⬆️ Set n8n-editor-ui@0.77.0 and n8n-nodes-base@0.104.0 on n8n
2021-02-08 08:03:52 +01:00
Jan Oberhauser
65b69e4b60
⬆️ Set sqlite3@5.0.1 on n8n
2021-02-06 17:36:09 +01:00
Jan Oberhauser
2c2c4b4b4d
🔖 Release n8n@0.106.0
2021-02-05 09:39:35 +01:00
Jan Oberhauser
c26d752408
⬆️ Set n8n-editor-ui@0.76.0 and n8n-nodes-base@0.103.0 on n8n
2021-02-05 09:38:41 +01:00
Jan Oberhauser
51bc430023
🔖 Release n8n@0.105.0
2021-02-01 08:40:43 +01:00
Jan Oberhauser
b2911a5aab
⬆️ Set n8n-core@0.62.0, n8n-editor-ui@0.75.0, n8n-nodes-base@0.102.0 and n8n-workflow@0.51.0 on n8n
2021-02-01 08:40:14 +01:00
Ricardo Espinoza
dc98de1ab2
✨ Add support for multiple subscriptions in Hubspot Trigger ( #1358 )
...
* ⚡ Add support for multiple subscriptions in Hubspot Trigger
* ⚡ Load object properties for the user
* ⚡ Improvements
* ⚡ Some improvements to the Hubspot-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-01 08:31:40 +01:00
Jan Oberhauser
5398a06ff2
✨ Add variable $mode
2021-01-29 09:31:40 +01:00
Ben Hesseldieck
8764171989
🎨 small webhook refactorings ( #1383 )
...
* 🧹 clean up forgotten leftover
* 🎨 reset req.params
* 🐛 Bugfix and minor change on request parameters
* ⚡ Minor improvements on request parameters
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 15:44:10 +01:00
Jan Oberhauser
bc74d7ad47
⬆️ Set n8n-core@0.61.0, n8n-editor-ui@0.74.0, n8n-nodes-base@0.101.0 and n8n-workflow@0.50.0 on n8n
2021-01-27 09:18:45 +01:00
Jan Oberhauser
0582edb111
🔖 Release n8n@0.104.2
2021-01-27 09:06:58 +01:00
Jan Oberhauser
b79589a83e
⬆️ Set n8n-nodes-base@0.100.0 on n8n
2021-01-27 09:06:32 +01:00
Jan Oberhauser
3f6d4b6c08
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-01-27 09:03:18 +01:00
Jan Oberhauser
de0ac0158a
🐛 Fix credential bug with parameters which have the same name
2021-01-27 09:02:20 +01:00
Jan Oberhauser
da022300f9
🔖 Release n8n@0.104.1
2021-01-26 16:54:23 +01:00
Jan Oberhauser
91623806ae
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-01-26 16:53:00 +01:00
Jan Oberhauser
bd4639b644
🐛 Fix bug with expressions in credentials
2021-01-26 16:52:35 +01:00
Tanay Pant
2398c42b30
🔨 Add breaking change for 0.104.0 ( #1382 )
2021-01-26 14:39:19 +01:00
Jan Oberhauser
353a270f0c
🔖 Release n8n@0.104.0
2021-01-26 12:09:22 +01:00
Jan Oberhauser
4bd675203e
⬆️ Set n8n-core@0.60.0, n8n-editor-ui@0.73.0, n8n-nodes-base@0.99.0 and n8n-workflow@0.49.0 on n8n
2021-01-26 12:08:39 +01:00
Jan Oberhauser
1dedb3f4b8
✨ Add expression support to credentials
2021-01-24 13:33:57 +01:00
Jan
b33a5fcd13
💥 Remove MongoDB support
2021-01-23 20:35:38 +01:00
Ben Hesseldieck
d395498882
✨ Add support for webhook route parameters ( #1343 )
...
* 🚧 add webhookId to URL
* 🚧 add webhookId to webhook entity, 🔧 refactor migrations
* 🚧 🐘 postgres migration
* 🚧 add mySQL migration
* 🚧 refactor mongoDB
* 🚧 add webhookId to IWebhookDb
* 🚧 starting workflow with dynamic route works
* ⚡ production dynamic webhooks complete
* 🎨 fix lint issues
* 🔧 dynamic path for webhook-test complete
* 🎨 fix lint issues
* 🎨 fix typescript issue
* ⚡ add error message for dynamic webhook-test
* 🔨 improve handling of leading `/`
* 🚧 add webhookId to URL
* 🚧 add webhookId to webhook entity, 🔧 refactor migrations
* 🚧 🐘 postgres migration
* 🚧 add mySQL migration
* 🚧 refactor mongoDB
* 🚧 add webhookId to IWebhookDb
* 🚧 starting workflow with dynamic route works
* ⚡ production dynamic webhooks complete
* 🎨 fix lint issues
* 🔧 dynamic path for webhook-test complete
* 🎨 fix lint issues
* 🎨 fix typescript issue
* ⚡ add error message for dynamic webhook-test
* 🔨 improve handling of leading `/`
* ⚡ Fix issue that tab-title did not get reset on new workflow
* Revert "⚡ Fix issue that tab-title did not get reset on new workflow"
This reverts commit 699d0a8946
.
* 🔧 reset params before extraction
* 🐘 removing unique constraint for webhookId
* 🚧 handle multiple webhooks per id
* 🔧 enable webhook-test for multiple WH with same id
* 🐘 add migration for postgres
* ⚡ add mysql migration
* 🎨 fix lint issue
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 20:00:32 +01:00
Jan Oberhauser
cc4d6ab02a
🔖 Release n8n@0.103.1
2021-01-21 11:35:14 +01:00
Jan Oberhauser
9265eabbb7
⬆️ Set n8n-nodes-base@0.98.1 on n8n
2021-01-21 11:34:30 +01:00
Jan Oberhauser
d1ac4763df
🔖 Release n8n@0.103.0
2021-01-21 11:03:15 +01:00
Jan Oberhauser
64404381e3
⬆️ Set n8n-core@0.59.0, n8n-editor-ui@0.72.0 and n8n-nodes-base@0.98.0 on n8n
2021-01-21 11:02:40 +01:00
Jan Oberhauser
910c0eaa7a
⚡ Improve CLI export/import and add missing files
2021-01-21 10:52:33 +01:00
Jan Oberhauser
144de3f24b
👕 Fix lint issue
2021-01-21 10:47:45 +01:00
Omar Ajoue
cd7ed7db47
✨ Add CLI export/import for credentials/workflows ( #1363 )
...
* Added options to import and export workflows and credentials
* Fixed linting issues and descriptions
* Linting issues and allowing import/export operations to output multiple files
* ⚡ Minor changes to CLI export/import
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-20 23:51:49 +01:00
Ahsan Virani
4d446229c3
⚡ Introduce FE external hooks ( #1332 )
...
* ⚡ Introduce FE external hooks
* ⚡ update hooks
* ⚡ add data from frontend settings to hooks
* re-organize and update
* cleanup
* 👌
* ⚡ cleanup workflowSave mixin, add events
* avoid alert on new workflow save as
* ⚡ update workflow active events
* rename externalhooks method
* ⚡ Rename frontend hooks
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 23:48:30 +01:00
Jan Oberhauser
e525c79032
🔖 Release n8n@0.102.0
2021-01-15 11:49:59 +01:00
Jan Oberhauser
195233d62e
⬆️ Set n8n-editor-ui@0.71.0 and n8n-nodes-base@0.97.0 on n8n
2021-01-15 11:49:29 +01:00
Jan Oberhauser
cbd41b28ca
⚡ Add breaking change for 0.102.0 (Slack)
2021-01-15 11:14:59 +01:00
Jan Oberhauser
ae4aa112f3
⚡ Add breaking change for 0.102.0
2021-01-14 17:34:37 +01:00
Jan Oberhauser
b33b7bdd52
🔖 Release n8n@0.101.0
2021-01-07 14:28:56 +01:00
Jan Oberhauser
bd996fec5a
⬆️ Set n8n-core@0.58.0, n8n-editor-ui@0.70.0 and n8n-nodes-base@0.96.0 on n8n
2021-01-07 14:28:17 +01:00
Jan Oberhauser
78f8114499
⚡ Minor text change
2021-01-07 13:17:49 +01:00
Omar Ajoue
ba8ea6c0f5
Removing console.log message
2021-01-06 13:01:56 +01:00
Omar Ajoue
04a8912a94
Changed vacuum operation to run on startup only. Also it is now off by default.
2021-01-04 09:30:02 +01:00
Omar Ajoue
d528e442ba
Run vacuum on sqlite periodically
2020-12-31 10:42:16 +01:00
Jan Oberhauser
638310fa94
🔖 Release n8n@0.100.0
2020-12-30 12:02:42 +01:00
Jan Oberhauser
dc71a288cc
⬆️ Set n8n-core@0.57.0, n8n-editor-ui@0.69.0, n8n-nodes-base@0.95.0 and n8n-workflow@0.48.0 on n8n
2020-12-30 12:01:42 +01:00
Jan Oberhauser
ed1f29feba
⚡ Make it possible to supply hook data with reload
2020-12-30 11:45:29 +01:00
Jan Oberhauser
b0b2a51d04
🔖 Release n8n@0.99.1
2020-12-24 22:12:01 +01:00
Jan Oberhauser
0c4135d851
⬆️ Set n8n-editor-ui@0.68.1 on n8n
2020-12-24 22:11:35 +01:00
Jan Oberhauser
44c28b3491
🔖 Release n8n@0.99.0
2020-12-24 09:14:03 +01:00
Jan Oberhauser
ee9fc20243
⬆️ Set n8n-editor-ui@0.68.0 and n8n-nodes-base@0.94.0 on n8n
2020-12-24 09:13:14 +01:00
Jan Oberhauser
ecdcc0b522
🐛 Fix issue that DB init errors did not get caught #1269
2020-12-24 09:06:43 +01:00
Jan Oberhauser
b5d4391ace
🔖 Release n8n@0.98.0
2020-12-16 12:45:22 +01:00
Jan Oberhauser
ebd475fb32
⬆️ Set n8n-core@0.56.0, n8n-editor-ui@0.67.0 and n8n-nodes-base@0.93.0 on n8n
2020-12-16 12:44:31 +01:00
Mathieu Ledru
53a97cc27b
🎨 update wordings to distinct distribution model to it's license ( #1220 )
2020-12-15 10:50:52 +01:00
Jan Oberhauser
0918106328
⚡ Make it possible to return string via Webhook-Node
2020-12-14 15:09:41 +01:00
Jan Oberhauser
7cdbe5c147
👕 Fix lint issue
2020-12-12 20:59:17 +01:00
Jan Oberhauser
d306be8099
🐛 Fix bug in own error-workflow addition
2020-12-12 18:41:11 +01:00
lublak
8b567c20b9
⚡ Allow workflow to trigger on own error trigger ( #1205 )
...
* allow workflow to trigger on own error trigger
* use config errorTriggerType instance of a static string
* don't trigger twice
2020-12-12 18:36:47 +01:00
Jan Oberhauser
cfc222a877
🔖 Release n8n@0.97.0
2020-12-10 11:40:12 +01:00
Jan Oberhauser
7d29c91f07
⬆️ Set n8n-core@0.55.0 and n8n-nodes-base@0.92.0 on n8n
2020-12-10 11:39:27 +01:00
Jan Oberhauser
e8f53effb4
📚 Fix and unify number of nodes
2020-12-10 08:44:06 +01:00
Jan Oberhauser
fed0a4996e
🔖 Release n8n@0.96.0
2020-12-03 13:14:03 +01:00
Jan Oberhauser
c51f4d2ea0
⬆️ Set n8n-core@0.54.0, n8n-editor-ui@0.66.0, n8n-nodes-base@0.91.0 and n8n-workflow@0.47.0 on n8n
2020-12-03 13:13:36 +01:00
Jan Oberhauser
ea79e80c17
✨ Make it possible to load only specific nodes
2020-12-01 10:53:43 +01:00
Jan Oberhauser
e428ccffba
⚡ Make it possible to reload hook-files
2020-11-25 15:42:33 +01:00
Jan Oberhauser
dfd054f036
🔖 Release n8n@0.95.1
2020-11-25 14:12:08 +01:00
Jan Oberhauser
4d8aa0bfc3
⬆️ Set n8n-nodes-base@0.90.1 on n8n
2020-11-25 14:11:36 +01:00
Jan Oberhauser
258d77151b
🔖 Release n8n@0.95.0
2020-11-25 13:22:07 +01:00
Jan Oberhauser
d962880b31
⬆️ Set n8n-core@0.53.0, n8n-editor-ui@0.65.0, n8n-nodes-base@0.90.0 and n8n-workflow@0.46.0 on n8n
2020-11-25 13:21:30 +01:00
Ronalds Upenieks
3351113f28
⚡ Add Harvest OAuth2 support ( #697 )
...
* credentials, generic functions fit to oauth2, UI elements
* ⚡ Improvements to Harvest-Node
* Update Harvest.node.ts
* ⚡ Add OAuth2 and move account id from credentials to node parameters
* ⚡ Minor improvements to Harvest-Node
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-24 14:15:47 +01:00
Jan Oberhauser
3c843f5c74
🔖 Release n8n@0.94.1
2020-11-20 17:07:16 +01:00
Jan Oberhauser
107e52d2a6
⬆️ Set n8n-nodes-base@0.89.1 on n8n
2020-11-20 17:04:24 +01:00
Jan Oberhauser
f558616376
🔖 Release n8n@0.94.0
2020-11-19 14:13:57 +01:00
Jan Oberhauser
4e43b2e5e7
⬆️ Set n8n-core@0.52.0, n8n-editor-ui@0.64.0, n8n-nodes-base@0.89.0 and n8n-workflow@0.45.0 on n8n
2020-11-19 14:13:16 +01:00
Ricardo Espinoza
b0863e55b1
⚡ Feature/segment extended ( #1174 )
...
* ⚡ Add custom traits
* ⚡ Improvements
* ⚡ Small changes
* ⚡ Improvements
2020-11-18 23:37:56 +01:00
Jan Oberhauser
768b7d5263
⚡ Update required node version in package.json
2020-11-16 18:21:46 +01:00
Ben Hesseldieck
f2666e92ff
⚡ Add preExecuteHooks ( #1151 )
...
* ⚡ Save initital data on hook error
* 🚧 update function interface
* 🚧 response webhook with error, 🐛 fix adding preExecutionHooks to hooks
* 🔥 remove execute hook
* ⚡ execute preExecute hooks on integrated workflows
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-13 23:31:27 +01:00
Tanay Pant
c602803ed7
⚡ Add breaking change for 0.93.0
2020-11-12 09:14:24 +01:00
Jan Oberhauser
7641d2ad81
🔖 Release n8n@0.93.0
2020-11-11 12:03:16 +01:00
Jan Oberhauser
887e777e9a
⬆️ Set n8n-core@0.51.0, n8n-editor-ui@0.63.0, n8n-nodes-base@0.88.0 and n8n-workflow@0.44.0 on n8n
2020-11-11 12:02:45 +01:00
Jan Oberhauser
0f95ad4446
🐛 Fix retry buy with current workflow #1144
2020-11-11 10:24:10 +01:00
Jan Oberhauser
7168b1780e
🔖 Release n8n@0.92.0
2020-11-04 16:29:18 +01:00
Jan Oberhauser
dc41973009
⬆️ Set n8n-core@0.50.0, n8n-editor-ui@0.62.0 and n8n-nodes-base@0.87.0 on n8n
2020-11-04 16:28:31 +01:00
Tanay Pant
c3076a8dc7
⚡ Update for n8n@090.0
2020-10-30 12:34:03 +01:00
Jan Oberhauser
5f12b840d6
🔖 Release n8n@0.91.0
2020-10-30 09:51:57 +01:00
Jan Oberhauser
e84b72e1a2
⬆️ Set n8n-core@0.49.0, n8n-editor-ui@0.61.0, n8n-nodes-base@0.86.0 and n8n-workflow@0.43.0 on n8n
2020-10-30 09:51:18 +01:00
Jan Oberhauser
0f0dfa2191
⚡ Minor improvements and lint-fix
2020-10-28 23:38:53 +01:00
AxelRueweler
5460b69418
⚡ Select executions by the firstId ( #1108 )
...
* Add option to get the full execution data from the server.
* Select Executions by the firstId.
2020-10-28 23:34:16 +01:00
Jan Oberhauser
ac346b125b
⚡ Change CLI command config -> update
2020-10-27 11:14:51 +01:00
Jan Oberhauser
609a2a4791
👕 Fix lint issue
2020-10-26 21:26:52 +01:00
AxelRueweler
7aeafc9f27
⚡ Add option to get the full execution data from the server. ( #1101 )
2020-10-26 21:19:44 +01:00
Jan Oberhauser
c8e85b5d6d
👕 Fix lint issue
2020-10-25 11:26:27 +01:00
Jan Oberhauser
6cc986c516
⚡ Check on startup for Node.js version 12.9 or later
2020-10-25 11:01:36 +01:00
Jan Oberhauser
205a033717
✨ Add CLI command to deactivate workflows
2020-10-24 14:37:45 +02:00
Jan Oberhauser
c7b1cbbc72
⬆️ Set n8n-nodes-base@0.85.0 on n8n
2020-10-23 18:17:03 +02:00
Jan Oberhauser
7addd14e36
⚡ Add tslintfix script
2020-10-23 09:21:15 +02:00
Jan Oberhauser
53162ba462
⚡ Minor improvements on loading parameters on demand
2020-10-22 17:32:05 +02:00
Omar Ajoue
37f787d7b2
✨ Load node properties on demand ( #1089 )
...
* ⚡ Changed rest api endpoint to omit node properties by default.
⚡ Created another endpoint to return all node information based on a list of names
* refactor: changed endpoint to POST instead of GET
* Changed properties to be optional for node description
* Removed eager loading for node properties.
All nodes will have their properties fetched when used in a workflow.
Works when opening an already saved workflow, creating a new one from
scratch or pasting JSON / URLs.
* Removing unnecessary dependency
2020-10-22 17:24:35 +02:00
Jan Oberhauser
40c2acd77b
👕 Fix lint issue
2020-10-22 15:46:03 +02:00
Jan Oberhauser
0612ecb924
🔖 Release n8n@0.89.2
2020-10-22 12:10:51 +02:00
Jan Oberhauser
d1f56c45eb
⬆️ Set n8n-nodes-base@0.84.1 on n8n
2020-10-22 12:10:19 +02:00
Jan Oberhauser
b36622e154
🔖 Release n8n@0.89.1
2020-10-22 11:51:59 +02:00
Jan Oberhauser
4e00e48ea8
🔖 Release n8n@0.89.0
2020-10-22 11:49:52 +02:00
Jan Oberhauser
fde4a017aa
⬆️ Set n8n-core@0.48.0 and n8n-nodes-base@0.84.0 on n8n
2020-10-22 11:48:56 +02:00
Jan Oberhauser
b171cfbb10
⚡ Fix issue with thrown errors for nodes with multiple webhooks
2020-10-21 17:50:23 +02:00
Jan Oberhauser
3afc7a3deb
🐛 Fix issue that none active workflow got displayed as active
2020-10-21 10:26:15 +02:00
Jan Oberhauser
70435b582a
⚡ Add hook which gets called after a workflow execution
2020-10-20 19:01:40 +02:00
Jan Oberhauser
269bab679d
👕 Fix built issue
2020-10-20 11:15:14 +02:00
Jan Oberhauser
fc695e0bea
🔖 Release n8n@0.88.1
2020-10-16 16:09:40 +02:00
Jan Oberhauser
809daaf0b6
⬆️ Set n8n-nodes-base@0.83.1 on n8n
2020-10-16 16:08:49 +02:00
Jan Oberhauser
996f8065fd
🔖 Release n8n@0.88.0
2020-10-16 11:37:42 +02:00
Jan Oberhauser
c3128875c5
⬆️ Set n8n-nodes-base@0.83.0 on n8n
2020-10-16 11:37:03 +02:00
Jan Oberhauser
a76cdda4d3
🔖 Release n8n@0.87.2
2020-10-15 13:31:18 +02:00
Jan Oberhauser
842724eef0
⬆️ Set n8n-nodes-base@0.82.2 on n8n
2020-10-15 13:30:32 +02:00
Jan Oberhauser
e5eda99d6d
🔖 Release n8n@0.87.1
2020-10-15 10:50:23 +02:00
Jan Oberhauser
3c7934a3db
⬆️ Set n8n-nodes-base@0.82.1 on n8n
2020-10-15 10:49:18 +02:00
Ben Hesseldieck
99b637330b
⚡ add afterDelete hook ( #1054 )
2020-10-14 17:47:43 +02:00
Jan Oberhauser
df020136d3
⚡ Make sure that n8n stops even if there are unforeseen errors
2020-10-14 16:41:42 +02:00
Ben Hesseldieck
28074d94a4
⚡ Add hooks ( #1053 )
...
* ⚡ add 2 hooks
* ⚡ Fix issue that if hook errors n8n would not shut down
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-14 16:38:48 +02:00
Tanay Pant
12b8dd6237
⚡ Fix typo and change text
2020-10-14 13:44:36 +02:00
Harshil Agrawal
7f795ef6a3
🔨 Update version for breaking change ( #1052 )
2020-10-14 13:41:31 +02:00
Jan Oberhauser
a93706f0df
🔖 Release n8n@0.87.0
2020-10-14 11:52:11 +02:00
Jan Oberhauser
e074653a9e
⬆️ Set n8n-editor-ui@0.60.0 and n8n-nodes-base@0.82.0 on n8n
2020-10-14 11:51:39 +02:00
Jan Oberhauser
7950c38f5a
⚡ Remove link.fish integration
2020-10-12 10:20:32 +02:00
Jan Oberhauser
8366632268
🐛 Fix bug with missing credentials with CLI execute
2020-10-10 18:23:02 +02:00
Jan Oberhauser
c84d4f62a7
🔖 Release n8n@0.86.1
2020-10-06 10:23:33 +02:00
Jan Oberhauser
fd16f6f04a
⬆️ Set n8n-nodes-base@0.81.1 on n8n
2020-10-06 10:22:36 +02:00
Jan Oberhauser
6cede362e4
🔖 Release n8n@0.86.0
2020-10-05 09:42:56 +02:00
Jan Oberhauser
d78e01dfc5
⬆️ Set n8n-editor-ui@0.58.0 and n8n-nodes-base@0.81.0 on n8n
2020-10-05 09:41:21 +02:00
Jan Oberhauser
70dc99da41
🔖 Release n8n@0.85.0
2020-09-30 16:21:14 +02:00
Jan Oberhauser
124bcdc176
⬆️ Set n8n-editor-ui@0.58.0 and n8n-nodes-base@0.80.0 on n8n
2020-09-30 16:20:48 +02:00
Jan Oberhauser
23dbdbc169
⚡ Add hook which allows to overwrite frontend settings
2020-09-30 16:11:45 +02:00
Jan Oberhauser
f1680386ca
⚡ Get OAuth-Callback URLs from backend
2020-09-30 15:57:40 +02:00
Jan Oberhauser
2072f53316
⚡ Change bcrypt library to make it work better in windows
2020-09-28 14:31:14 +02:00
Jan Oberhauser
93963da1a1
🔖 Release n8n@0.84.4
2020-09-23 22:24:42 +02:00
Jan Oberhauser
6d7c506977
⬆️ n8n-nodes-base@0.79.1 on n8n
2020-09-23 22:23:58 +02:00
Jan Oberhauser
bb33333eba
🔖 Release n8n@0.84.3
2020-09-23 18:10:29 +02:00
Jan Oberhauser
521425894c
🐛 Set old version of jwks-rsa to fix build
2020-09-23 18:09:36 +02:00
Jan Oberhauser
c3a7685529
🔖 Release n8n@0.84.2
2020-09-23 17:35:05 +02:00
Jan Oberhauser
8bca883764
⬆️ Set n8n-editor-ui@0.57.1 on n8n
2020-09-23 17:33:41 +02:00
Jan Oberhauser
acae926a36
🔖 Release n8n@0.84.1
2020-09-23 14:15:01 +02:00
Jan Oberhauser
3374fda7c6
⚡ Make it possible to open endpoints
2020-09-23 14:14:31 +02:00
Jan Oberhauser
395fe69bd3
🔖 Release n8n@0.84.0
2020-09-23 13:32:05 +02:00
Jan Oberhauser
86ed2f3096
⬆️ Set n8n-core@0.47.0, n8n-editor-ui@0.57.0, n8n-nodes-base@0.79.0 and n8n-workflow@0.42.0 on n8n
2020-09-23 13:31:38 +02:00
Jan Oberhauser
88ccc5cb6f
🐛 Fix credential rename issue for active workflows #935
2020-09-23 09:43:00 +02:00
Jan Oberhauser
1401cebdc3
👕 Fix lint issue
2020-09-23 09:28:02 +02:00
Tanay Pant
a27e764de0
⚡ Copy edits to breaking changes for 0.83.0
2020-09-18 10:09:59 +02:00
Jan Oberhauser
8f4cf16fb2
🔖 Release n8n@0.83.0
2020-09-18 10:04:06 +02:00
Jan Oberhauser
e2e1dbee80
⬆️ Set n8n-core@0.46.0, n8n-nodes-base@0.78.0 and n8n-workflow@0.41.0 on n8n
2020-09-18 10:03:39 +02:00
Ricardo Espinoza
a552febab4
⚡ Feature/extended active campaign ( #928 )
...
* feat: 🎸 node/activecampaign account, tag, account contact
* feat: 🎸 node/ActiveCampaign Update an accountContact assoc
* feat: 🎸 node/activecampaign Update an account
* feat: 🎸 node/activecampaign Get an account
* feat: 🎸 node/activecampaign GetAll & Delete an account
* feat: 🎸 node/activecampaign change ID's type to number
* refactor: 💡 node/activecampaign merge getAll properties
* ⚡ Improvements to #923
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add breaking change message
Co-authored-by: Ronald Diquélou <rdiquelou@opensafepro.com>
2020-09-18 09:42:01 +02:00
Jan Oberhauser
e18d7934ad
⚡ Fix build
2020-09-18 09:18:43 +02:00
Jan Oberhauser
690e76e187
⚡ Add hook which gets called once n8n is ready
2020-09-17 21:26:34 +02:00
Ahsan Virani
4056b6861c
⚡ Ignore credentials endpoint in Auth ( #966 )
2020-09-17 11:24:34 +02:00
Jan Oberhauser
2fee4396f1
🐛 Fix Test-Webhook registration issues
2020-09-16 23:57:17 +02:00
Jan Oberhauser
181ba3c4e2
📚 License text fix
2020-09-15 07:55:09 +02:00
Jan Oberhauser
5ada586fa2
🔖 Release n8n@0.82.1
2020-09-14 19:59:19 +02:00
Jan Oberhauser
3d003fca72
⚡ Improve speed of basic-auth with hashed password
2020-09-14 19:58:21 +02:00
Jan Oberhauser
2c043d9d9b
🔖 Release n8n@0.82.0
2020-09-14 13:41:09 +02:00
Jan Oberhauser
46ec7e3128
⬆️ Set n8n-core@0.45.0, n8n-editor-ui@0.56.0, n8n-nodes-base@0.77.0 and n8n-workflow@0.40.0 on n8n
2020-09-14 13:40:43 +02:00
Jan Oberhauser
397132688e
⚡ Wait for active workflow to finish before shutting down
2020-09-14 12:30:58 +02:00
Jan Oberhauser
6d8e9b1cd2
🐛 Fix issue with overwrites
2020-09-13 12:35:13 +02:00
Jan Oberhauser
99f7eb2eca
⚡ Apply also credential overwrites of parent and fix bug
2020-09-12 21:13:57 +02:00
Jan Oberhauser
ac2e0040b0
⚡ Set fixed version of @types/node to fix build
2020-09-12 19:25:49 +02:00
Jan Oberhauser
d48c649329
⬆️ Upgrade some dependencies
2020-09-12 14:02:33 +02:00
Jan Oberhauser
c8d009bced
✨ Add expression support to credentials
2020-09-12 12:16:07 +02:00
Ben Hesseldieck
279af6251b
⚡ Adjustions for utilizing an external OAuth Hook ( #945 )
...
* 🚧 add oauth redirect env variable, add host to oauth state
* 🎨 format
* 🚧 reset changes
* 🚧 add hook
* 🚧 remove host from inital state
2020-09-11 12:15:06 +02:00
Ahsan Virani
2a6f4ebf86
✨ Add hash support in basic auth ( #943 )
2020-09-10 17:49:44 +02:00
Jan Oberhauser
013a7b8cf9
⚡ Add hooks for oauth-authentication
2020-09-10 10:16:24 +02:00
Jan Oberhauser
3295e46b3a
🔖 Release n8n@0.81.0
2020-09-09 13:39:27 +02:00
Jan Oberhauser
b2f77b70eb
⬆️ Set n8n-nodes-base@0.76.0 on n8n
2020-09-09 13:38:53 +02:00
Jan Oberhauser
313c8c14dc
⚡ Overwrite credential data only if there is no data set yet
2020-09-06 22:16:42 +02:00
Jan Oberhauser
922b4181d4
🔖 Release n8n@0.80.0
2020-09-02 15:32:16 +02:00
Jan Oberhauser
c5b12f3452
⬆️ Set n8n-core@0.44.0 and n8n-nodes-base@0.75.0 on n8n
2020-09-02 15:31:15 +02:00
Jan Oberhauser
a9bfb506ff
⚡ Update buffer code to not get deprecation message
2020-09-01 17:50:51 +02:00
Jan Oberhauser
d2f6bd7e42
👕 Fix lint issue
2020-09-01 09:22:41 +02:00
Jan Oberhauser
785858ec6a
🔖 Release n8n@0.79.3
2020-08-30 11:08:00 +02:00
Jan Oberhauser
22c40d026b
🐛 Fix bug that workflows did not get activated correctly
2020-08-30 11:06:46 +02:00
Jan Oberhauser
10cfe70d33
🔖 Release n8n@0.79.2
2020-08-28 18:17:04 +02:00
Jan Oberhauser
b26baa902f
🐛 Add missing rawBody for "application/x-www-form-urlencoded"
2020-08-28 18:15:34 +02:00
Jan Oberhauser
e6e25a84db
🔖 Release n8n@0.79.1
2020-08-28 17:46:51 +02:00
Jan Oberhauser
42fc5e1d95
⬆️ Set n8n-nodes-base@0.74.1 on n8n
2020-08-28 17:46:16 +02:00
Jan Oberhauser
7259aa4cf6
🐛 Add rawBody to every request that n8n does not error if body is missing
2020-08-27 15:19:10 +02:00
Jan Oberhauser
843569f608
👕 Fix lint issues and indentation
2020-08-27 15:09:31 +02:00
Jan Oberhauser
685aa2cf82
🔖 Release n8n@0.79.0
2020-08-27 11:03:09 +02:00
Jan Oberhauser
0748c4b02a
⬆️ Set n8n-editor-ui@0.55.0 and n8n-nodes-base@0.74.0 on n8n
2020-08-27 11:02:33 +02:00
Tanay Pant
2616b2b200
Update BREAKING-CHANGES.md
2020-08-26 09:58:38 +02:00
Jan Oberhauser
d768764a70
⚡ Minor improvements to Todoist-Node
2020-08-26 09:28:39 +02:00
Ricardo Espinoza
c3277df25b
⚡ Todoist node enhancement ( #823 )
...
* Todoist node enhancement
* done
* ⚡ Improvements
* 💄 Remove comment
* 💄 remove unnecessary line
* 📚 Add breaking change message
* ⚡ Remove unnecessary line
Co-authored-by: lukigarazus <ywnwa96@gmail.com>
2020-08-26 09:09:07 +02:00
Tanay Pant
f5c8fbe953
🔨 Fix pronunciation guide
2020-08-24 10:50:37 +02:00
Jan Oberhauser
e7347fd181
🔖 Release n8n@0.78.0
2020-08-18 17:23:28 +02:00
Jan Oberhauser
ba1d96a633
⬆️ Set n8n-core@0.43.0, n8n-editor-ui@0.54.0, n8n-nodes-base@0.73.0 and n8n-workflow@0.39.0 on n8n
2020-08-18 17:22:59 +02:00
Jan Oberhauser
228d97d65c
🐛 Fix wrong favicon path #841
2020-08-14 23:20:07 +02:00
Jan Oberhauser
adf0d09cc5
✅ Update @types/node to latest version
2020-08-14 18:36:34 +02:00
Jan Oberhauser
94d7ddf735
✅ Use same package versions
2020-08-14 18:03:43 +02:00
Rupenieks
a69098a096
✅ Updated @types/node to v14, fixed TS breaking with changes
2020-08-12 12:19:41 +02:00
ricardo
baac8edeb0
Merge 'master' into 'Bitly-OAuth2-support'
2020-08-09 19:12:38 -04:00
Matthew Tovbin
4c275513b4
JWT extras ( #817 )
...
* JWT extras: check issues, expiration, namespace and tenant
* idents
2020-08-06 17:44:19 +02:00
Jan Oberhauser
29fc42b69c
🔖 Release n8n@0.76.0
2020-08-05 09:47:31 +02:00
Jan Oberhauser
5768a69ee9
⬆️ Set n8n-core@0.41.0, n8n-editor-ui@0.52.0, n8n-nodes-base@0.71.0 and n8n-workflow@0.37.0 on n8n
2020-08-05 09:46:52 +02:00
Shraddha Shaligram
a5b6b3d209
✨ Add Medium Node ( #788 )
...
* add medium node
* minor fixes
* fix publication post
* fix according to feedback
* additional fixes
* fix license description
* ⚡ Small improvements
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-05 09:29:29 +02:00
Jan Oberhauser
b488ae8d3a
👕 Fix lint issue
2020-07-29 14:20:31 +02:00
Ben Hesseldieck
051598d30e
✨ Add max execution time for Workflows ( #755 )
...
* 🎉 basic setup and execution stopping
* 🚧 soft timeout for own process executions
* 🚧 add hard timeout for subprocesses
* 🚧 add soft timeout to main thread
* 🔧 set default timeout to 5 mins --> 500s
* 💡 adding documentation to configs
* 🚧 deactivate timeout by default
* 🚧 add logic of max execution timeout
* ⚡ adding timeout to settings in frontend and server
* 🎨 improve naming
* 💡 fix change in config docs
* ✔️ fixing compilation issue
* 🎨 add format for new config variables
* 👌 type cast before checking equality
* ⚡ Improve error message if NodeType is not known
* 🐳 Tag also rpi latest image
* 🐛 Fix Postgres issue with Node.js 14 #776
* 🚧 add toggle to activate workflow timeout
* 💄 improving UX of setting a timeout and its duration
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-29 14:12:54 +02:00
Jan Oberhauser
6e06da99fb
⚡ Update job website URL
2020-07-27 11:43:28 +02:00
Jan Oberhauser
7f7f395e36
🔖 Release n8n@0.75.0
2020-07-26 12:55:24 +02:00
Jan Oberhauser
8e5fe3aaba
⬆️ Set n8n-core@0.40.0, n8n-editor-ui@0.51.0, n8n-nodes-base@0.70.0 and n8n-workflow@0.36.0 on n8n
2020-07-26 12:54:54 +02:00
Jan Oberhauser
604d8eea89
⚡ Small improvements and fix for Postgres & QuestDB
2020-07-26 12:45:39 +02:00
Jan Oberhauser
a46a6fa00c
👕 Fix lint issue
2020-07-26 11:59:17 +02:00
Jan Oberhauser
9c266e7aea
⚡ Small improvements to OPTIONS request for webhooks
2020-07-24 16:45:07 +02:00
Rupenieks
82d94873fc
✨ OPTIONS request support for Production/Test Webhooks ( #787 )
...
* 🐛 Fix naming of events in AffinityTrigger Node
* 🚧 OPTIONS allow header response for production webhooks
* ✅ Implemented Allow header for test webhook OPTIONS response
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-24 16:24:18 +02:00
Jan Oberhauser
de8e6f2811
🐛 Fix bug with saving executions of unsaved workflows
2020-07-24 15:16:55 +02:00
Ben Hesseldieck
ebe2775701
⚡ Add index stopped at ( #766 )
...
* 🚧 add index on sqlite
* 🚧 add migration for postgres
* 🚧 add mysql migration
* 🚧 add mongodb migration
* ⏪ revert change of default postgresdb user
2020-07-17 17:08:40 +02:00
Jan Oberhauser
b946d49bea
🔖 Release n8n@0.74.0
2020-07-15 12:41:40 +02:00
Jan Oberhauser
f8e3e42b46
⬆️ Set n8n-core@0.39.0, n8n-editor-ui@0.50.0, n8n-nodes-base@0.69.0 and n8n-workflow@0.35.0 on n8n
2020-07-15 12:41:15 +02:00
Jan Oberhauser
25cc745894
🐛 Fix editor-ui build
2020-07-14 23:36:05 +02:00
Jan Oberhauser
df3077b5d2
👕 Fix lint issue
2020-07-14 13:59:37 +02:00
Jan Oberhauser
d17161cf40
🔀 Merge branch 'static-stateless-webhooks'
2020-07-14 12:34:34 +02:00
Jan Oberhauser
8bfc5a4b65
⚡ Small improvements on execution pruning
2020-07-12 12:49:42 +02:00
Jan Oberhauser
78dc1e9449
🔀 Merge branch 'master' into WorkflowExecutionMaintainance
2020-07-12 12:20:59 +02:00
Jan Oberhauser
941ee06b14
⚡ Make n8n work in subfolder & Fix events in AffinityTrigger
2020-07-12 12:17:01 +02:00
Ben Hesseldieck
b956444c0e
🐎 pruning execution data complete
2020-07-09 16:52:38 +02:00
Ben Hesseldieck
05507fc19b
🎉 basic throtteling with cleaning logs
2020-07-09 15:17:47 +02:00
ricardo
c6e060904e
⚡ Fix issue with OAuth2
2020-07-08 15:15:33 -04:00
Jan Oberhauser
16bd10fbd1
🔖 Release n8n@0.73.1
2020-07-08 16:50:15 +02:00
Jan Oberhauser
b3671380e3
⬆️ Set n8n-nodes-base@0.68.1 on n8n
2020-07-08 16:48:54 +02:00
Tanay Pant
bafc1fc45c
🐛 Fix broken images
2020-07-08 12:38:25 +02:00
Jan Oberhauser
243f4ee9b5
🔖 Release n8n@0.73.0
2020-07-08 11:28:39 +02:00
Jan Oberhauser
bf66609c80
⬆️ Set n8n-core@0.38.0, n8n-editor-ui@0.49.0, n8n-nodes-base@0.68.0 and n8n-workflow@0.34.0 on n8n
2020-07-08 11:28:04 +02:00
Ricardo Espinoza
8aff042e04
* ✨ Endpoint to preset credentials
...
* ✨ Endpoint to preset credentials
* ⚡ Improvements
* 🐛 Small fix
* 🐛 Small fix
2020-07-07 19:03:53 +02:00
Jan Oberhauser
a01a764874
🔖 Release n8n@0.72.0
2020-07-02 07:21:56 +02:00
Jan Oberhauser
69e9573004
⬆️ Set n8n-core@0.37.0 and n8n-nodes-base@0.67.0 on n8n
2020-07-02 07:21:15 +02:00
Jan Oberhauser
d72a711957
🐛 Fix credential issue with ExecuteWorkflow-Node
2020-07-01 15:08:00 +02:00
Jan Oberhauser
91b3c262fc
🔖 Release n8n@0.71.0
2020-06-25 12:29:25 +02:00
Jan Oberhauser
24746f57d0
⬆️ Set n8n-editor-ui@0.48.0 and n8n-nodes-base@0.66.0 on n8n
2020-06-25 12:28:40 +02:00
Jan Oberhauser
6af3743e1b
✨ Add Postgres SSL support
2020-06-25 11:39:04 +02:00
Jan Oberhauser
93afb0940b
⚡ Use rest endpoint configuration
2020-06-23 16:12:53 +02:00
Jan Oberhauser
e60edc3bff
⚡ Minor improvements
2020-06-23 12:43:40 +02:00
ricardo
494b1de93f
Merge branch 'master' into static-stateless-webhooks
2020-06-22 16:16:50 -04:00
ricardo
e59dd00c10
done
2020-06-22 13:26:41 -04:00
ricardo
3ca9647215
⚡ Add mongodb migration
2020-06-20 21:59:06 -04:00
Jan Oberhauser
5db2ce2924
🐛 Fix issue that changed static data in webhook function did not get
...
saved
2020-06-20 12:28:56 +02:00
Jan Oberhauser
d9906e1b24
📚 Text fix
2020-06-18 10:12:13 +02:00
ricardo
84c4b32261
⚡ Added migrations to Sqlite and Mysql
2020-06-17 23:42:04 -04:00
Jan Oberhauser
7f74408487
🔖 Release n8n@0.70.0
2020-06-13 20:35:00 +02:00
Jan Oberhauser
716716bd1c
⬆️ Set n8n-nodes-base@0.65.0 on n8n
2020-06-13 20:34:22 +02:00
Jan Oberhauser
a5055940b3
🐛 Fix issue with multiuser-setup
2020-06-13 12:34:20 +02:00
Jan Oberhauser
ed160764c9
⚡ Remove debug messages
2020-06-12 15:51:38 +02:00
Jan Oberhauser
17ee152eaf
⚡ Fix indentation
2020-06-10 15:58:57 +02:00
Jan Oberhauser
5ed86670a8
⚡ Make it use of full webhook path more generic
2020-06-10 15:39:15 +02:00
Jan Oberhauser
1451f94814
🔀 Merge branch 'external-hooks'
2020-06-10 13:02:45 +02:00
Jan Oberhauser
57b3a2e05e
⚡ Cleanup of external hooks
2020-06-10 13:00:28 +02:00
Jan Oberhauser
4eff72504d
🔖 Release n8n@0.69.1
2020-06-09 23:07:51 +02:00
Jan Oberhauser
e8737b5c4e
⬆️ Set n8n-nodes-base@0.64.1 on n8n
2020-06-09 23:07:04 +02:00
Jan Oberhauser
e6d70d6cc3
🔖 Release n8n@0.69.0
2020-06-08 10:57:23 +02:00
Jan Oberhauser
7697a5703e
⬆️ Set n8n-core@0.36.0, n8n-editor-ui@0.47.0, n8n-nodes-base@0.64.0 and n8n-workflow@0.33.0 on n8n
2020-06-08 10:56:50 +02:00
Tanay Pant
516a56ea32
📚 Add breaking changes for 0.69.0 ( #632 )
2020-06-08 10:44:52 +02:00
Jan Oberhauser
afe0d16a9a
🔖 Release n8n@0.68.2
2020-06-04 17:50:26 +02:00
Jan Oberhauser
a12510db09
⬆️ Set n8n-nodes-base@0.63.1 on n8n
2020-06-04 17:49:37 +02:00
Jan Oberhauser
f8f123efde
🔖 Release n8n@0.68.1
2020-06-04 17:31:21 +02:00
Jan Oberhauser
75ea0ea91c
🐛 Add missing file
2020-06-04 17:30:43 +02:00
Jan Oberhauser
c7a3a86797
🔖 Release n8n@0.68.0
2020-06-04 17:14:57 +02:00
Jan Oberhauser
320a63a1be
⬆️ Set n8n-core@0.35.0, n8n-editor-ui@0.46.0, n8n-nodes-base@0.63.0 and n8n-workflow@0.32.0 on n8n
2020-06-04 17:14:23 +02:00
Jan Oberhauser
c7a901083b
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-06-04 17:03:11 +02:00
Jan Oberhauser
20fdd70a9b
📚 Add version to breaking-changes file
2020-06-04 17:02:27 +02:00
Jan Oberhauser
f9b3cced5c
🔀 Merge branch 'master' into oauth-support
2020-06-04 09:44:21 +02:00
Patrick Wellever
49ea7e2739
✨ Make server listen address configurable ( #618 )
2020-06-04 09:36:10 +02:00
Jan Oberhauser
35c149c7b1
⚡ Fix small issue
2020-06-03 19:58:55 +02:00
Tei1988
e19cd9c118
✨ Add support for scoped npm packages ( #612 )
2020-06-03 19:40:39 +02:00
Jan Oberhauser
e3a6064196
⚡ Small changes to Twitter-Node
2020-06-03 15:06:13 +02:00
ricardo
af3d799e5c
✨ Oauth1 support and Twitter node
2020-06-01 20:42:44 -04:00
ricardo
4e9490a88d
⚡ Improvements
2020-05-30 19:04:04 -04:00
ricardo
91c40367e1
Done
2020-05-27 19:32:56 -04:00
Jan Oberhauser
f1f09d4a03
🔀 Merge branch 'master' into oauth-support
2020-05-24 20:37:59 +02:00
Allan Clempe
d79f22d0db
⚡ Changed glob pattern to also search nodes in subfolders. ( #574 )
2020-05-23 01:09:05 +02:00
Jan Oberhauser
95097a8bd7
🐛 Fix issue with credentials which extend others
2020-05-16 19:22:06 +02:00
Jan Oberhauser
97cf7da6c3
🔀 Merge branch 'master' into oauth-support
2020-05-16 11:26:21 +02:00
Jan Oberhauser
c791c27859
🔖 Release n8n@0.67.3
2020-05-15 20:34:20 +02:00
Jan Oberhauser
56d524d205
⬆️ Set n8n-nodes-base@0.62.1 on n8n
2020-05-15 20:33:38 +02:00
Jan Oberhauser
60854a1365
💥 Fix also FlowTrigger node name
2020-05-15 20:30:44 +02:00
Jan Oberhauser
cfe6e72440
⚡ Do not save credential default values to DB #PROD-52
2020-05-14 14:27:19 +02:00
Jan Oberhauser
09a4b44875
🔀 Merge branch 'master' into oauth-support
2020-05-13 13:39:35 +02:00
Jan Oberhauser
193e8b26b9
🔖 Release n8n@0.67.2
2020-05-13 10:16:48 +02:00
Jan Oberhauser
64c5b6452f
🐛 Fix temporary issue with broke dependency
2020-05-13 10:16:03 +02:00
Jan Oberhauser
5a2c33909a
🔖 Release n8n@0.67.1
2020-05-13 09:33:30 +02:00
Jan Oberhauser
6c685ccae1
🐛 Fix postgres schema
2020-05-13 09:31:31 +02:00
Jan Oberhauser
96e5d34065
🐛 Fix entityPrefix
2020-05-13 09:22:14 +02:00
Jan Oberhauser
74fac1e56c
⚡ Do not overwrite all oauth data on reconnect #PROD-24
2020-05-13 01:07:34 +02:00
Jan Oberhauser
ea47e8b1bc
⚡ Fix issue that OAuth data got overwritten with every save #PROD-22
2020-05-13 00:40:05 +02:00
Jan Oberhauser
a0564e649f
🔀 Merge branch 'master' into oauth-support
2020-05-12 22:54:03 +02:00
Jan Oberhauser
0cfd7aeece
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-05-12 17:09:14 +02:00
Tanay Pant
28883657a2
📚 Add an instruction to Breaking Changes ( #561 )
2020-05-12 17:06:39 +02:00
Jan Oberhauser
b5996e5828
🔖 Release n8n@0.67.0
2020-05-12 16:34:52 +02:00
Jan Oberhauser
4785378da6
⬆️ Set n8n-core@0.34.0, n8n-editor-ui@0.45.0, n8n-nodes-base@0.62.0 and n8n-workflow@0.31.0 on n8n
2020-05-12 16:34:27 +02:00
Jan Oberhauser
5123f2bf71
💥 Fix one more node name
2020-05-12 16:26:51 +02:00
Jan Oberhauser
b187aa49c4
💥 Fix some more node names
2020-05-12 15:45:41 +02:00
Jan Oberhauser
15c7331e43
🔀 Improve Breaking Changes:
...
commit a6b3feb786585dc262ad99db918ee887b057f431
Author: Jan Oberhauser <jan.oberhauser@gmail.com>
Date: Tue May 12 15:38:23 2020 +0200
⚡ Fix indentation
commit 8c56a377bd
Author: Tanay Pant <tanaypant@protonmail.com>
Date: Tue May 12 15:31:11 2020 +0200
One more edit to Breaking Changes
commit da125d4dab
Author: Tanay Pant <tanaypant@protonmail.com>
Date: Tue May 12 15:27:44 2020 +0200
Edits to the Breaking Changes
2020-05-12 15:41:20 +02:00
Jan Oberhauser
9c66a652fc
💥 Fix node names
2020-05-12 15:08:19 +02:00
Jan Oberhauser
147c50485c
🔀 Merge branch 'master' into oauth-support
2020-05-12 01:56:27 +02:00
Jan Oberhauser
231bd9f5c7
⚡ Save also static data after Trigger-emit
2020-05-09 00:55:47 +02:00
Rupenieks
e627a0399c
🔀 Npm package updates ( #554 )
...
* Update package.json
* Replace-In-File & change-case update fixes
* tslint to 6.1.2
* nodemailer 6.4.6, googeaplis 50.0.0
* tslint 7.0.1
* package updates
2020-05-08 18:07:34 +02:00
Jan Oberhauser
e0859ae0e2
🔀 Merge branch 'Rupenieks-Programmatic-migrations'
2020-05-07 01:24:41 +02:00
Jan Oberhauser
6e1254fd54
⚡ Add additional external workflow hooks
2020-05-06 00:59:58 +02:00
zou wendi
e4cc3a4bc9
features: support jira self-hosted server
2020-05-05 12:07:19 +08:00
Jan Oberhauser
0387671cae
⚡ Add additional external hooks and provide additional data
2020-05-05 01:23:54 +02:00
Jan Oberhauser
42b997fdb4
⚡ Improve database migrations
2020-05-04 17:29:39 +02:00
Jan Oberhauser
75f0a653e4
🔀 Merge branch 'Programmatic-migrations' of https://github.com/Rupenieks/n8n into Rupenieks-Programmatic-migrations
2020-05-04 16:27:30 +02:00
Rupenieks
6a9d6526a0
Ormconfig mariadb addition, ts-node to dev dependency
2020-05-04 11:18:28 +02:00
Jan Oberhauser
1a63af460a
🔖 Release n8n@0.66.0
2020-05-04 09:09:50 +02:00
Jan Oberhauser
3d491adbaf
⬆️ Set n8n-core@0.33.0, n8n-editor-ui@0.44.0, n8n-nodes-base@0.61.0 and n8n-workflow@0.30.0 on n8n
2020-05-04 09:09:07 +02:00
Jan Oberhauser
a380a9a394
⚡ Add first basic code for external hooks
2020-05-04 08:56:01 +02:00
Jan Oberhauser
42f6f4af2c
⚡ Display an error when unsaved workflow gets executed with webhook
2020-05-03 17:55:14 +02:00
Jan Oberhauser
a253192b0c
📝 Change licensor
2020-05-02 23:17:34 +02:00
Jan Oberhauser
a0ef209752
🔀 Merge branch 'surveymonkey-dev'
2020-05-02 12:32:00 +02:00
Jan Oberhauser
eb1213248e
🔀 Merge branch 'mongodb_updates' of https://github.com/clonardo/n8n into clonardo-mongodb_updates
2020-05-01 18:56:48 +02:00
Jan Oberhauser
01c89fde15
🔖 Release n8n@0.65.0
2020-04-30 00:16:23 +02:00
Jan Oberhauser
5487ed5489
⬆️ Set n8n-nodes-base@0.60.0 on n8n
2020-04-30 00:15:48 +02:00
Jan Oberhauser
3d6a75d392
⚡ Fix issue with workflows running in main process
2020-04-29 19:33:03 +02:00
Rupenieks
48a1e0c495
ormconfig to migrations folder
2020-04-29 16:13:46 +02:00
Rupenieks
3acd779282
Fixed Queries,
2020-04-29 13:57:21 +02:00
Rupenieks
16bf916df5
Migration configs, migration files, removed test queries
2020-04-29 11:34:12 +02:00
Rupenieks
032f4075e4
postgresql initial migration
2020-04-28 00:52:30 +02:00
Rupenieks
daeafe68f3
init migration test files, ormconfig
2020-04-27 12:46:09 +02:00
Jan Oberhauser
df27f6a6d3
🔖 Release n8n@0.64.0
2020-04-27 08:26:30 +02:00
Jan Oberhauser
0165223d6c
⬆️ Set n8n-core@0.32.0, n8n-editor-ui@0.43.0, n8n-nodes-base@0.59.0 and n8n-workflow@0.29.0 on n8n
2020-04-27 08:25:54 +02:00
Jan Oberhauser
9ca21f2e52
🔀 Merge branch 'feature/survey-monkey' of https://github.com/RicardoE105/n8n into RicardoE105-feature/survey-monkey
2020-04-26 23:14:42 +02:00
ricardo
d57d457148
✨ SurveyMonkey trigger
2020-04-26 12:51:27 -05:00
Jan Oberhauser
a3106219f4
⚡ Add Expression-Support to responseHeaders
2020-04-26 15:28:51 +02:00
Davide Cavestro
db2329b26c
Webhook: allow setting generic response-headers
2020-04-26 11:01:20 +02:00
Jan Oberhauser
149e3686c2
🔖 Release n8n@0.63.0
2020-04-22 23:59:08 +02:00
Jan Oberhauser
b4a27547cb
⬆️ Set n8n-nodes-base@0.58.0 on n8n
2020-04-22 23:58:25 +02:00
Rupenieks
07c69f5ade
Migration settings
2020-04-22 16:03:50 +02:00
Rupenieks
1aa51944a6
Initial migration files for each DB
2020-04-22 15:52:15 +02:00
Jan Oberhauser
90fe5113a0
🔀 Merge branch 'master' into oauth-support
2020-04-14 20:54:19 +02:00
Jan Oberhauser
303062623b
✨ Add MariaDB support
2020-04-14 19:54:11 +02:00
Jan Oberhauser
105858cb36
🔖 Release n8n@0.62.1
2020-04-13 22:19:54 +02:00
Jan Oberhauser
9afb71ec91
⬆️ Set n8n-nodes-base@0.57.1 on n8n
2020-04-13 22:19:20 +02:00
Jan Oberhauser
af2ed46a68
🔖 Release n8n@0.62.0
2020-04-13 17:30:36 +02:00
Jan Oberhauser
7857e0d836
⬆️ Set n8n-core@0.31.0, n8n-editor-ui@0.42.0, n8n-nodes-base@0.57.0 and n8n-workflow@0.28.0 on n8n
2020-04-13 17:30:09 +02:00
Jan Oberhauser
4ad009214e
⚡ Change evaluateExpression -> $evaluateExpression
2020-04-13 16:51:04 +02:00
Jan Oberhauser
3c819100d8
🔖 Release n8n@0.61.0
2020-04-12 20:14:51 +02:00
Jan Oberhauser
bc0856a6d0
⬆️ Set n8n-core@0.30.0, n8n-editor-ui@0.41.0, n8n-nodes-base@0.56.0 and n8n-workflow@0.27.0 on n8n
2020-04-12 20:13:31 +02:00
Jan Oberhauser
b1172bdb48
🔀 Merge branch 'master' into oauth-support
2020-04-10 09:48:24 +02:00
Jan Oberhauser
be9474e84a
⚡ Fix build issue with new interfaces
2020-04-09 20:23:33 +02:00
Jan Oberhauser
f9dd92db97
🔀 Merge branch 'master' into oauth-support
2020-04-08 10:10:44 +02:00
Jan Oberhauser
7a27979ddd
⚡ Fix build issue with new interfaces
2020-04-08 10:08:42 +02:00
Chris Lonardo
c6aa73cc2f
upgrade mongodb client to support mongodb 4.2 and allow conn string override
2020-04-05 21:06:00 -04:00
Jan Oberhauser
9dd9e0d8ba
🔀 Merge branch 'master' into oauth-support
2020-04-04 17:34:10 +02:00
Jan Oberhauser
174113a879
🔖 Release n8n@0.60.0
2020-04-03 20:22:38 +02:00
Jan Oberhauser
a1f950db18
⬆️ Set n8n-core@0.29.0, n8n-editor-ui@0.40.0, n8n-nodes-base@0.55.0 and n8n-workflow@0.26.0 on n8n
2020-04-03 20:22:15 +02:00
Jan
c5e8f9f023
🔀 Merge pull request #434 from ceefour/rundev-fix
...
refactor(cli): `npm run dev` starts nodemon&watch
2020-04-01 00:00:12 +02:00
Jan
40943e7b83
🔀 Merge pull request #432 from ceefour/json-fix
...
fix(cli): ResponseHelper sends JSON.
2020-03-31 23:54:04 +02:00
Hendy Irawan
faeb5028b4
refactor(cli): npm run dev
starts nodemon&watch
...
Fixed #431 .
2020-04-01 01:24:13 +07:00
Hendy Irawan
b3bf138e3b
fix(cli): Clarify webhook error message & fix typo
2020-03-31 23:56:06 +07:00
Hendy Irawan
f23abdce2e
fix(cli): ResponseHelper sends JSON.
...
For both success and error. Fixed #430 .
2020-03-31 23:41:52 +07:00
Jan Oberhauser
7c5f437e92
⚡ Make sure that it looks for SSL certs only if defined
2020-03-30 13:29:42 +02:00
Jan Oberhauser
f00b7347c8
⚡ Minor improvements to SSL support
2020-03-29 12:46:55 +02:00
KH Wong
2870818211
Add HTTPS support by giving an SSL Cert and Key
2020-03-28 01:19:30 +08:00
Jan Oberhauser
6c86269aaf
🔖 Release n8n@0.59.0
2020-03-27 12:49:28 +01:00
Jan Oberhauser
67acff6fbf
⬆️ Set n8n-nodes-base@0.54.0 on n8n
2020-03-27 12:48:49 +01:00
Jan Oberhauser
764172d46f
✨ Add support for n8n configuration via file
2020-03-27 12:30:42 +01:00
Frane Bandov
b6b63ed48b
Add full-icu to Dockerfiles
2020-03-26 18:05:23 +01:00
Jan Oberhauser
f0f4a04c74
🔖 Release n8n@0.58.0
2020-03-22 10:43:41 +01:00
Jan Oberhauser
840e381264
⬆️ Set n8n-core@0.28.0, n8n-editor-ui@0.39.0, n8n-nodes-base@0.53.0 and n8n-workflow@0.25.0 on n8n
2020-03-22 10:43:16 +01:00
Jan Oberhauser
255d30b2c7
✨ Make it possible to define prefix for table names
2020-03-21 18:32:26 +01:00
Jan Oberhauser
e9c6c64290
🐛 Fix bug that not all webhooks got deleted when active & testing #387
2020-03-21 00:32:05 +01:00
Jan Oberhauser
ce1738a271
🔖 Release n8n@0.57.0
2020-03-18 22:59:20 +01:00
Jan Oberhauser
de7f4cb691
⬆️ Set n8n-nodes-base@0.52.0 on n8n
2020-03-18 22:58:42 +01:00
Jan Oberhauser
d1d94eab6d
🔀 Merge branch 'postgres-schema-support' of https://github.com/richteri/n8n into richteri-postgres-schema-support
2020-03-18 22:54:21 +01:00
Istvan Richter
31a2138f92
Add custom Postgres schema support
2020-03-18 06:26:33 +01:00
Jan Oberhauser
7a2a9b8b16
🔖 Release n8n@0.56.0
2020-03-17 13:32:21 +01:00
Jan Oberhauser
cb81c41ea1
⬆️ Set n8n-core@0.27.0, n8n-editor-ui@0.38.0, n8n-nodes-base@0.51.0 and n8n-workflow@0.24.0 on n8n
2020-03-17 13:31:55 +01:00
Jan Oberhauser
3bf0a9ab10
🐛 Fix retry issue #365
2020-03-17 09:19:56 +01:00
Jan Oberhauser
daaee2e039
⚡ Display correct error message if there is no item to return
2020-03-16 13:23:45 +01:00
Jan Oberhauser
f145c499c0
⚡ If trigger nodes are in workflow use them as default start-node #379
2020-03-16 09:59:29 +01:00
Jan Oberhauser
ff7f0a5de5
⚡ Fix some issues with Slack-Node
2020-03-15 15:51:49 +01:00
Jan Oberhauser
150aa7daee
🐛 Fix issue that did not use actual node parameters loading options
2020-03-15 13:00:57 +01:00
Jan Oberhauser
1dc8714a80
📚 Add fair-code references
2020-03-08 22:17:23 +01:00
Ricardo Espinoza
fe36c9c76a
⚡ setup
2020-03-05 18:26:44 -05:00
Jan Oberhauser
dc10a5cfd4
🔖 Release n8n@0.55.1
2020-03-02 10:59:58 +01:00
Jan Oberhauser
af45fa62a1
arrow_up: Set n8n-nodes-base@0.50.1 on n8n
2020-03-02 10:59:25 +01:00
Jan Oberhauser
41571400d0
🔖 Release n8n@0.55.0
2020-03-01 09:54:41 +01:00
Jan Oberhauser
cdfe64d939
👕 Fix lint issue
2020-03-01 09:52:10 +01:00
Jan Oberhauser
82e6a10d98
🔒 Fix rest API security issue
2020-03-01 09:45:29 +01:00
Jan Oberhauser
effe90a0be
🔖 Release n8n@0.54.0
2020-02-21 18:02:43 +01:00
Jan Oberhauser
9a9559b599
⬆️ Set n8n-core@0.26.0, n8n-editor-ui@0.37.0, n8n-nodes-base@0.49.0 and n8n-workflow@0.23.0 on n8n
2020-02-21 18:02:01 +01:00
Jan Oberhauser
78bf915e65
🐛 Fix issue that settings did not get used
2020-02-21 11:34:51 +01:00
Jan Oberhauser
075aca9497
⚡ Add execution url on Error-Workflow trigger
2020-02-19 11:29:03 -06:00
Jan Oberhauser
70286b469e
✨ Make workflow metadata available in expresions and
...
node-functions
2020-02-15 17:07:01 -08:00
Jan Oberhauser
6a08fc9da3
⚡ Small improvements to ZohoCRM-Node and OAuth fix
2020-02-14 18:48:58 -08:00
Jan Oberhauser
9996020bea
📚 Add links to job board
2020-02-13 22:57:37 -08:00
Ricardo Espinoza
8e87723858
Zoho node
2020-02-12 10:04:43 -05:00
Jan Oberhauser
9d62c0c903
🔖 Release n8n@0.53.0
2020-02-11 21:37:35 -08:00
Jan Oberhauser
ea5e7d8d49
⬆️ Set n8n-core@0.25.0, n8n-editor-ui@0.36.0 and n8n-nodes-base@0.48.0 on n8n
2020-02-11 21:36:29 -08:00
Jan Oberhauser
92445082fd
⚡ Small additions to MySQL support
2020-02-11 21:26:43 -08:00
Jan Oberhauser
c42d13c1e3
🔀 Merge branch 'master' of https://github.com/guilhermeagirardi/n8n into guilhermeagirardi-master
2020-02-11 20:44:46 -08:00
Jan Oberhauser
1391bf39c6
⚡ Make sure that Test-Webhooks use the current data not from DB
2020-02-10 17:52:15 -08:00
Guilherme Almeida Girardi
f3750a6646
Type adjustment in MySQL columns
...
* TIMESTAMP type columns have been replaced by DATETIME. Depending on
the version of MySQL and SQL_MODE, the DBMS does not accept to create
TIMESTAMP NOT NULL columns without a default value;
2020-02-10 14:43:21 -03:00
Guilherme Almeida Girardi
9e4b6cc97a
Fixed MySQL default port
2020-02-10 13:18:28 -03:00
Guilherme Almeida Girardi
3bdd9096e1
Added support for MySQL
...
* In packages/cli/src/Db.ts, conditional test of dbType replaced by a
switch;
* removeAll() function adapted to not cause an error using MySQL;
* Added the cross-env module in the "serve" script in the
packages/editor-ui/package.json file. This was done to ensure
compatibility between platforms when declaring environment variables.
Without it, Windows compilation would give an error, for example;
* .idea added to .gitignore (IntelliJ IDEA solutions);
2020-02-10 13:09:06 -03:00
Jan Oberhauser
7ee03cf132
⚡ Ignore node-credential-issues on disabled nodes
2020-02-09 23:24:12 -08:00
Jan Oberhauser
3fe236b9e6
🐛 Fix SNS-Trigger-Node
2020-02-09 18:27:06 -08:00
Jan Oberhauser
c1574a73ac
⚡ Improved Github Oauth support and generic Oauth functionality
2020-02-09 15:39:14 -08:00
Ricardo Espinoza
96741460e3
✨ Github OAuth support
2020-02-09 10:11:15 -05:00
Jan Oberhauser
928bf4dc68
⚡ Fix OAuth-Token refresh
2020-02-08 21:30:36 -08:00
Jan Oberhauser
5594543ec8
⚡ Fix OAuth UI issues and allow to set additional query parameters
2020-02-08 16:14:28 -08:00
Jan Oberhauser
6f47be5a38
🔖 Release n8n@0.52.0
2020-02-07 23:23:45 -08:00
Jan Oberhauser
17073e82be
⬆️ Set n8n-core@0.24.0, n8n-editor-ui@0.35.0, n8n-nodes-base@0.47.0 and n8n-workflow@0.22.0 on n8n
2020-02-07 23:23:16 -08:00
Jan Oberhauser
012c0ef4b8
💥 Change how Date&Time-Node works
2020-02-07 23:12:15 -08:00
Jan Oberhauser
56c8d4688f
🔖 Release n8n@0.51.0
2020-01-30 12:19:49 -08:00
Jan Oberhauser
6c4b1dcd15
⬆️ Set n8n-nodes-base@0.46.0 on n8n
2020-01-30 12:19:24 -08:00
Jan Oberhauser
6336adec8b
📚 Update node count in README.md files
2020-01-26 00:17:48 -08:00
Jan Oberhauser
94d4042450
🔖 Release n8n@0.50.1
2020-01-25 23:57:12 -08:00
Jan Oberhauser
5138a6b73d
⬆️ Set n8n-nodes-base@0.45.1 on n8n
2020-01-25 23:56:35 -08:00
Jan Oberhauser
eb285ef711
⚡ Make it possible to set credentials to fixed values
2020-01-25 23:48:38 -08:00
Jan Oberhauser
4ddeee7d0a
🔖 Release n8n@0.50.0
2020-01-24 22:21:41 -08:00
Jan Oberhauser
ccddd0d9fe
⬆️ Set n8n-core@0.23.0, n8n-editor-ui@0.34.0, n8n-nodes-base@0.45.0 and n8n-workflow@0.21.0 on n8n
2020-01-24 22:20:58 -08:00
Jan Oberhauser
aa1899f81d
⚡ Prepare webhooks for multitenancy
2020-01-22 15:06:43 -08:00
Jan Oberhauser
cbf4818fea
🐛 Fix bug with credentials in integrated workflows
2020-01-20 10:22:12 -06:00
Jan Oberhauser
777e90ed01
🔖 Release n8n@0.49.0
2020-01-18 20:50:44 -06:00
Jan Oberhauser
e03882d141
⬆️ Set n8n-core@0.22.0 and n8n-nodes-base@0.44.0 on n8n
2020-01-18 20:50:07 -06:00
Jan Oberhauser
e5ae4c77eb
⚡ Change same-process-execution setting to make it future proof
2020-01-17 19:49:31 -06:00
Jan Oberhauser
95cb1b2788
✨ Add possibility to execute workflows in same process
2020-01-17 19:34:31 -06:00
Jan Oberhauser
807576ab30
🔖 Release n8n@0.48.0
2020-01-17 12:37:21 -06:00
Jan Oberhauser
2eadb3cc39
⬆️ Set n8n-nodes-base@0.43.0 on n8n
2020-01-17 12:36:52 -06:00
Jan Oberhauser
13cbd4e1e0
🔖 Release n8n@0.47.0
2020-01-16 18:40:38 -06:00
Jan Oberhauser
12614879bc
⬆️ Set n8n-nodes-base@0.42.0 on n8n
2020-01-16 18:40:16 -06:00
Jan Oberhauser
8228b8505f
⚡ Abstract OAuth signing and make credentials extendable
2020-01-13 20:46:58 -06:00
Jan Oberhauser
ce1afdd6eb
🔖 Release n8n@0.46.0
2020-01-10 14:49:15 -06:00
Jan Oberhauser
301594a592
⬆️ Set n8n-core@0.21.0, n8n-editor-ui@0.33.0, n8n-nodes-base@0.41.1 on n8n
2020-01-10 14:48:20 -06:00
Jan Oberhauser
70e972ff7d
Revert " 🔀 Merge branch 'oauth-support' of https://github.com/tildabio/n8n "
...
This reverts commit 0c5972bb98
, reversing
changes made to 3de03b5097
.
2020-01-10 14:26:06 -06:00
Jan Oberhauser
9a2188f22f
:zip: Do not allow credentials without name
2020-01-09 21:23:47 -06:00
Jan Oberhauser
c78916af5f
🔖 Release n8n@0.45.0
2020-01-08 13:42:25 -06:00
Jan Oberhauser
a91e66ad16
⬆️ Set n8n-editor-ui@0.32.0 and n8n-nodes-base@0.40.0 on n8n
2020-01-08 13:41:39 -06:00
Jan Oberhauser
740cb8a6fc
⚡ Some small changes to basic OAuth support
2020-01-07 18:29:11 -06:00
Jan Oberhauser
0c5972bb98
🔀 Merge branch 'oauth-support' of https://github.com/tildabio/n8n
2020-01-06 18:01:45 -06:00
Jan Oberhauser
8ffe5824a9
📝 Update number of nodes
2020-01-04 23:34:41 -06:00
Jan Oberhauser
b260093777
🔖 Release n8n@0.44.0
2020-01-04 23:07:16 -06:00
Jan Oberhauser
17b180f054
⬆️ Set n8n-core@0.20.0, n8n-editor-ui@0.31.0, n8n-nodes-base@0.39.0 and n8n-workflow@0.20.0 on n8n
2020-01-04 23:06:38 -06:00
Jan Oberhauser
4c3750db9f
📚 Change wording
2020-01-04 20:09:37 -06:00
Jan Oberhauser
629ab09135
✨ Add additional possibilities to load workflow
2020-01-02 17:13:53 -06:00
Jan Oberhauser
ec672a5717
🔖 Release n8n@0.43.0
2020-01-02 13:11:03 -06:00
Jan Oberhauser
c9d2b85f5d
⬆️ Set n8n-nodes-base@0.38.0 on n8n
2020-01-02 13:10:24 -06:00
Ram Yalamanchili
d2ea3ce877
Add OAuth2 Authorization and Callback rest endpoints
...
URL generation for OAuth2 authorization and the subsequent login
callback are handled at the backend API. While this can be done
client side, the credentials are better managed entirely on the
server side.
2020-01-01 22:55:16 -08:00
Ram Yalamanchili
ed93611f43
Fix issue with tracking changes to rest api code in dev mode
2020-01-01 22:55:16 -08:00
Jan Oberhauser
77552bad75
🔖 Release n8n@0.42.0
2019-12-31 21:51:45 -06:00
Jan Oberhauser
0d6fe528e5
⬆️ Set n8n-core@0.19.0, n8n-editor-ui@0.30.0, n8n-nodes-base@0.37.0 and n8n-workflow@0.19.0 on n8n
2019-12-31 21:51:09 -06:00
Jan Oberhauser
584033ab4a
✨ Add polling support to Trigger-Nodes
2019-12-31 14:27:58 -06:00
Jan Oberhauser
d726eef239
⬆️ Update some more packages to latest version
2019-12-30 13:38:55 -06:00
Jan Oberhauser
a3bc35d971
🔀 Merge branch 'master' into depfu/update/packagescli/npm/open-7.0.0
2019-12-30 09:11:53 -06:00
Jan
e4d6474205
🔀 Merge pull request #171 from n8n-io/depfu/update/packagescli/npm/nodemon-2.0.2
...
[packages/cli] Upgrade nodemon to version 2.0.2
2019-12-29 15:07:57 -06:00
depfu[bot]
e2b74abe62
Update open to version 7.0.0
2019-12-29 19:55:17 +00:00
depfu[bot]
0ca4362d66
Update nodemon to version 2.0.2
2019-12-29 18:45:16 +00:00
Jan Oberhauser
da425ff857
⬆️ Set localtunnel@2.0.0 on n8n
2019-12-29 12:22:37 -06:00
Jan
ec7012097a
🔀 Merge pull request #169 from n8n-io/depfu/update/packagescli/npm/inquirer-7.0.1
...
[packages/cli] Upgrade inquirer to version 7.0.1
2019-12-29 12:13:41 -06:00
Jan Oberhauser
a3f6fa2c5d
🔀 Merge branch 'master' into depfu/update/packagescli/npm/inquirer-7.0.1
2019-12-29 12:11:35 -06:00
depfu[bot]
1043e81472
Update inquirer to version 7.0.1
2019-12-29 16:20:19 +00:00
depfu[bot]
bf0fb1b5fe
Update @types/dotenv to version 8.2.0
2019-12-29 15:07:42 +00:00
depfu[bot]
fe9b37375b
Update @types/compression to version 1.0.1
2019-12-27 20:11:32 +00:00
Jan Oberhauser
a75b844f0e
🔖 Release n8n@0.41.0
2019-12-26 21:20:43 -06:00
Jan Oberhauser
12734199fb
⬆️ Set n8n-nodes-base@0.36.0 on n8n
2019-12-26 21:20:09 -06:00
Jan Oberhauser
a7bc500343
🔖 Release n8n@0.40.0
2019-12-21 20:00:31 -06:00
Jan Oberhauser
a4efe788ea
⬆️ Set n8n-core@0.18.0, n8n-editor-ui@0.29.0, n8n-nodes-base@0.35.0 and n8n-workflow@0.18.0 on n8n
2019-12-21 19:59:28 -06:00
Jan Oberhauser
43442449e6
⚡ Fix start issue
2019-12-21 15:04:47 -06:00
Jan Oberhauser
8acc3c5931
✨ Add ExecuteWorkflow-Node
2019-12-19 16:07:55 -06:00
Jan Oberhauser
4ceeb9bbc0
🔖 Release n8n@0.39.0
2019-12-13 13:22:44 -06:00
Jan Oberhauser
6f059f9d0e
⬆️ Set n8n-editor-ui@0.28.0 and n8n-nodes-base@0.34.0 on n8n
2019-12-13 13:22:17 -06:00
Jan Oberhauser
ffba4d9553
📚 Remove links to no longer existing content
2019-12-13 08:28:03 -06:00
Jan Oberhauser
b6873e318d
🔀 Merge branch 'xml-body-parser-webhooks' of https://github.com/quansenB/n8n into quansenB-xml-body-parser-webhooks
2019-12-12 22:01:48 -06:00
Jan Oberhauser
9db449c953
👕 Fix lint issue
2019-12-12 18:19:39 -06:00
Jan Oberhauser
359dc3b485
✨ Add possibility to retry with currently saved workflow
2019-12-12 18:18:20 -06:00
Jan Oberhauser
870961b101
🐛 Fix bug that it did load same executions multiple times
2019-12-12 20:57:11 +01:00
Jan Oberhauser
61bd4b806a
🔖 Release n8n@0.38.0
2019-12-09 13:10:48 +01:00
Jan Oberhauser
ed2e42a993
⬆️ Set n8n-nodes-base@0.33.0 on n8n
2019-12-09 13:09:56 +01:00
quansenB
ca2cc3b0cd
add xml2js options
2019-12-09 01:24:04 +01:00
quansenB
a53d111e56
add xml body parser for xml webhook support
2019-12-09 01:07:57 +01:00
Jan Oberhauser
c66a36ed48
🔀 Merge branch 'feature/shopify-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/shopify-trigger
2019-12-06 22:38:46 +01:00
Ricardo Espinoza
6955109cbd
✨ Shopify trigger done
2019-12-02 16:21:55 -05:00
Jan Oberhauser
18bf3b571a
🔖 Release n8n@0.37.0
2019-12-01 21:08:13 +01:00
Jan Oberhauser
4ba8eef0fb
⬆️ Set n8n-core@0.17.0, n8n-editor-ui@0.27.0, n8n-nodes-base@0.32.0 and n8n-workflow@0.17.0 on n8n
2019-12-01 21:07:35 +01:00
Jan Oberhauser
151dbb0346
⚡ Add placeholder and breaking-change information
2019-12-01 20:51:05 +01:00
Jan Oberhauser
3a1b90acb7
➕ Add lodash.get as dependency
2019-11-25 23:00:48 +01:00
Jan Oberhauser
fe18113133
🔖 Release n8n@0.36.1
2019-11-23 23:24:05 +01:00
Jan Oberhauser
a088054602
🐛 Remove internationalization support because of docker build issues
2019-11-23 23:23:06 +01:00
Jan Oberhauser
93985d381c
🔖 Release n8n@0.36.0
2019-11-23 22:13:05 +01:00
Jan Oberhauser
05b00eb524
⬆️ Set n8n-core@0.16.0, n8n-editor-ui@0.26.0, n8n-nodes-base@0.31.0 and n8n-workflow@0.16.0 on n8n
2019-11-23 22:12:33 +01:00
Jan Oberhauser
6e70f16c4b
⚡ Log and display also errors that occur in webhook function
2019-11-23 21:57:50 +01:00
Jan Oberhauser
60241d3163
⚡ Add support for internationalization
2019-11-23 11:43:00 +01:00
Jan Oberhauser
247e4d5c6f
🐛 Wait also for webhook call if webhook node gets executed directly
2019-11-17 14:43:54 +01:00
Jan Oberhauser
6a96349ed6
🔖 Release n8n@0.35.0
2019-11-13 23:56:01 +01:00
Jan Oberhauser
b8e6c1c85c
⬆️ Set n8n-core@0.15.0 and n8n-nodes-base@0.30.0 on n8n
2019-11-13 23:54:38 +01:00
Jan Oberhauser
1cf21a8858
🔖 Release n8n@0.34.0
2019-11-07 22:18:27 +01:00
Jan Oberhauser
72f0fcfa87
⬆️ Set n8n-editor-ui@0.25.0, n8n-nodes-base@0.29.0 on n8n
2019-11-07 22:17:17 +01:00
Jan Oberhauser
a7fb4d99ba
🔖 Release n8n@0.33.0
2019-11-03 13:29:51 +01:00
Jan Oberhauser
2ea10e547f
⬆️ Set n8n-nodes-base@0.28.0 on n8n
2019-11-03 13:28:48 +01:00
Jan Oberhauser
111d0e277b
🔖 Release n8n@0.32.0
2019-11-02 22:33:25 +01:00
Jan Oberhauser
54744cadb4
⬆️ Set n8n-nodes-base@0.27.0 on n8n
2019-11-02 22:32:49 +01:00
Jan Oberhauser
1e11953c1c
🔖 Release n8n@0.31.1
2019-11-01 11:37:45 +01:00
Jan Oberhauser
6f5418a9ad
⬆️ Set n8n-nodes-base@0.26.2 on n8n
2019-11-01 11:36:57 +01:00
Jan Oberhauser
7b0b71960d
🔖 Release n8n@0.31.0
2019-10-31 20:28:09 +01:00
Jan Oberhauser
e2718e3cc3
⬆️ Set n8n-editor-ui@0.24.0 and n8n-nodes-base@0.26.0 on n8n
2019-10-31 20:26:00 +01:00
Jan Oberhauser
fb16f69573
🔖 Release n8n@0.30.0
2019-10-27 22:49:01 +01:00
Jan Oberhauser
95deaef95a
⬆️ Set n8n-nodes-base@0.25.0 on n8n
2019-10-27 22:48:30 +01:00
Jan Oberhauser
728612b8ca
🔖 Release n8n@0.29.0
2019-10-25 21:53:05 +02:00
Jan Oberhauser
0f0aaca8e6
⬆️ Set n8n-nodes-base@0.24.0 on n8n
2019-10-25 21:52:22 +02:00
Jan Oberhauser
a2b589880f
⚡ Check for correct Node.js version on start
2019-10-23 14:03:40 +02:00
Jan Oberhauser
69af5e7490
🔖 Release n8n@0.28.0
2019-10-23 11:29:27 +02:00
Jan Oberhauser
77a6dd4303
⬆️ Set n8n-nodes-base@0.23.0 on n8n
2019-10-23 11:28:27 +02:00
Jan Oberhauser
45a21d5ce1
🔖 Release n8n@0.27.0
2019-10-20 22:34:52 +02:00
Jan Oberhauser
6c3cd790b6
⬆️ Set n8n-core@0.14.0, n8n-editor-ui@0.23.0, n8n-nodes-base@0.22.0 and n8n-workflow@0.14.0 on n8n
2019-10-20 22:34:04 +02:00
Jan Oberhauser
e3b71c2ed4
⚡ Rename function and fix styling
2019-10-20 21:42:34 +02:00
BenoitTallandier
02a7d92fc1
🔃 Add unction getCurrentNodeParameters to get currents parameters in loading function
2019-10-20 20:55:49 +02:00
Jan Oberhauser
b8f0585185
🔖 Release n8n@0.26.0
2019-10-16 14:13:01 +02:00
Jan Oberhauser
6de2687d46
⬆️ Set n8n-core@0.13.0, n8n-editor-ui@0.22.0, n8n-nodes-base@0.21.0 and n8n-workflow@0.14.0 on n8n
2019-10-16 14:12:30 +02:00
Jan Oberhauser
ded2152d61
✨ Make it possible to return custom content-type and data with
...
webhook
2019-10-16 14:01:39 +02:00
Jan Oberhauser
cc09527b44
🔖 Release n8n@0.25.1
2019-10-15 16:11:23 +02:00
Jan Oberhauser
7ff5721ea2
🐛 Fix bug that it did delete static data when it did not change
2019-10-15 16:10:28 +02:00
Jan Oberhauser
99c0063cca
🔖 Release n8n@0.25.0
2019-10-15 07:59:27 +02:00
Jan Oberhauser
6324b382fb
⬆️ Set n8n-core@0.12.0, n8n-editor-ui@0.21.0, n8n-nodes-base@0.20.0 and n8n-workflow@0.13.0 on n8n
2019-10-15 07:59:07 +02:00
Jan Oberhauser
542ae1e785
🐛 Fix that static data did not always get load on execution
2019-10-15 07:36:53 +02:00
Jan Oberhauser
369e8084d3
⚡ Make it possible to set tunnel subdomain via environment variable
2019-10-15 07:21:15 +02:00
Jan Oberhauser
92669bb77a
🔀 Merge pull request #68 from ccakes:jwt-auth
2019-10-14 22:37:51 +02:00
Jan
6908afa677
🔀 Merge pull request #76 from YoniFei/master
...
'npm run dev' / 'npm run start' OS fix for CLI
2019-10-14 21:46:40 +02:00
Yoni Feigelson
76607d70a6
'npm run dev' / 'npm run start' OS fix for CLI
2019-10-14 22:12:36 +03:00
Jan Oberhauser
c09fd103b3
📚 Fixed some spelling errors in README.md (thanks @BradyBromley)
2019-10-13 22:46:10 +02:00
Jan Oberhauser
e403d6ec2e
🔖 Release n8n@0.24.0
2019-10-09 22:39:42 +02:00
Jan Oberhauser
cb1f31d438
⬆️ Set n8n-nodes-base@0.19.0 on n8n
2019-10-09 22:39:01 +02:00
Jan Oberhauser
b7eab083e8
🔖 Release n8n@0.23.0
2019-10-06 11:32:35 +02:00
Jan Oberhauser
2da9e83db2
⬆️ Set n8n-core@0.11.0, n8n-editor-ui@0.20.0, n8n-nodes-base@0.18.0 and n8n-workflow@0.12.0 on n8n
2019-10-06 11:32:02 +02:00
Jan Oberhauser
39e2613841
📚 Add link to node-list also to other README files
2019-10-05 19:19:01 +02:00
Jan Oberhauser
d589e8a909
📚 Add link to FAQ to license information
2019-10-04 20:40:23 +02:00
Jan Oberhauser
94d0655740
🔖 Release n8n@0.22.0
2019-10-04 14:16:59 +02:00
Jan Oberhauser
70d1cbb7d2
⬆️ Set n8n-editor-ui@0.19.0 and n8n-nodes-base@0.17.0 on n8n
2019-10-04 14:16:19 +02:00
Jan Oberhauser
85e8714c05
⚡ Do not call Error-Workflow in manual-mode
2019-09-23 22:05:09 +02:00
Jan Oberhauser
9c2e19d953
🔖 Release n8n@0.21.1
2019-09-22 22:14:12 +02:00
Jan Oberhauser
4ac75817b6
⬆️ Set n8n-editor-ui@0.18.0 on n8n
2019-09-22 22:13:21 +02:00
Jan Oberhauser
a5b5b60a57
📚 Add n8n documentation page
2019-09-22 18:29:03 +02:00
Jan Oberhauser
1d54f2d62c
➖ Remove no longer needed dependency
2019-09-21 20:10:52 +02:00
Jan Oberhauser
d7d40ffd2e
🔖 Release n8n@0.21.0
2019-09-20 14:11:29 +02:00
Jan Oberhauser
ce6f77badf
⬆️ Set n8n-editor-ui@0.17.0 and n8n-nodes-base@0.16.0 on n8n
2019-09-20 14:09:25 +02:00
Jan Oberhauser
676cecec66
🐛 Fix bug that page did load white after version update
2019-09-20 13:54:06 +02:00
Jan Oberhauser
a5344a0998
⚡ Do not add cors headers in production mode
2019-09-20 13:06:06 +02:00
Jan Oberhauser
d337cbd805
👕 Replace some double quotes with single ones
2019-09-19 14:14:37 +02:00
Jan Oberhauser
e19bdbf6d7
🚀 Include DB check in health-check
2019-09-19 14:00:14 +02:00
Jan Oberhauser
52808ea460
🐛 Fix issue that reading version caused problems with build
2019-09-19 13:21:10 +02:00
Jan Oberhauser
34e65d2c5f
🔖 Release n8n@0.20.2
2019-09-17 16:40:46 +02:00
Jan Oberhauser
e7bdaa65d4
🐛 Do not check for basic auth on Kubernetes /healthz endpoint
2019-09-17 16:39:52 +02:00
Jan Oberhauser
68823f8b6f
🔖 Release n8n@0.20.1
2019-09-17 15:31:46 +02:00
Jan Oberhauser
0214b44d51
🚀 Add Kubernetes /healthz endpoint
2019-09-17 15:30:49 +02:00
Jan Oberhauser
039d4efafa
📚 Add information about how to pan view
2019-09-15 22:09:39 +02:00
Jan Oberhauser
90040a31ed
🔖 Release n8n@0.20.0
2019-09-11 22:33:59 +02:00
Jan Oberhauser
b793b2ca5c
⬆️ Set n8n-editor-ui@0.16.0 and n8n-nodes-base@0.15.0 on n8n
2019-09-11 22:32:36 +02:00
Jan Oberhauser
9b95072be8
⏪ Revert commit
2019-09-11 21:56:45 +02:00
Jan Oberhauser
90f2dcb4c9
🐛 Fix bug that page did load white after version update
2019-09-11 20:14:59 +02:00
Jan Oberhauser
d6b8b9544f
⚡ Display currently installed version in editor-ui
2019-09-11 18:40:22 +02:00
Jan Oberhauser
52bd08fae0
⚡ Add additional data to Error Workflow Trigger
2019-09-11 17:48:14 +02:00
Jan Oberhauser
9bd5d4bec1
First try to get custom properties to work with v1
2019-09-11 17:15:42 +02:00
Jan Oberhauser
bcc3ab263b
📚 Add link to community forum
2019-09-09 21:46:42 +02:00
Jan Oberhauser
3720291046
📚 Link to new YouTube video
2019-09-06 08:30:30 +02:00
Jan Oberhauser
830dd95026
🔖 Release n8n@0.19.0
2019-09-04 19:02:30 +02:00
Jan Oberhauser
25e805c6a2
⬆️ Set n8n-core@0.10.0, n8n-editor-ui@0.15.0, n8n-nodes-base@0.14.0 and n8n-workflow@0.11.0 on n8n
2019-09-04 19:01:49 +02:00
Jan Oberhauser
dfb52a51ef
📚 Add warning about using Mongo as database
2019-09-04 18:37:20 +02:00
Jan Oberhauser
c1e753e9d1
✨ Remove "Read File From Url" node and add functionality to
...
"HTTP Request" node
2019-09-04 13:24:44 +02:00
Jan Oberhauser
047167f80b
🔖 Release n8n@0.18.2
2019-09-03 13:45:31 +02:00
Jan Oberhauser
d53ab0bb6e
⚡ Remove no longer needed restriction about process id 1
2019-09-03 13:42:43 +02:00
Jan Oberhauser
c85b77d3af
📚 Small fix in sensitive data documentation
2019-09-02 07:26:48 +02:00
Jan Oberhauser
3614a9e9b6
📚 Add homepage to package.json files
2019-08-31 13:06:24 +02:00
Jan Oberhauser
11d2a5a207
📚 Fix documentation for save execution data environment variables
2019-08-29 10:53:11 +02:00
Jan Oberhauser
602f0f6db1
📚 Add information about another breaking change
2019-08-29 07:41:52 +02:00
Jan Oberhauser
b5330e8f37
➕ Add missing dependency for build with new cli library
2019-08-28 18:40:36 +02:00
Jan Oberhauser
013d8011d1
🔖 Release n8n@0.18.1
2019-08-28 18:35:33 +02:00
Jan Oberhauser
5d3f4183c4
🐛 Fix bug with build for new cli library
2019-08-28 18:34:46 +02:00
Jan Oberhauser
53b1cf18c8
🔖 Release n8n@0.18.0
2019-08-28 18:10:37 +02:00
Jan Oberhauser
4dfa181711
📚 Add information about breaking changes
2019-08-28 18:09:29 +02:00
Jan Oberhauser
5c63d02248
⬆️ Set n8n-core@0.9.0, n8n-editor-ui@0.14.0, n8n-nodes-base@0.13.0 and n8n-workflow@0.10.0 on n8n
2019-08-28 17:55:29 +02:00
Jan Oberhauser
cc9a577470
🐛 Fix "npm run start" command
2019-08-28 17:39:10 +02:00
Jan Oberhauser
d8eaeab85c
⚡ Remove debug messages
2019-08-28 17:27:33 +02:00
Jan Oberhauser
5386391189
⚡ Return response code 500 in case workflow fails
2019-08-28 17:25:19 +02:00
Jan Oberhauser
4d6e25c28e
💥 Fix typo reponse => response
2019-08-28 17:16:09 +02:00
Jan Oberhauser
1ff456d77c
✨ Allow to set HTTP response code on Webhook-Node
2019-08-28 17:03:35 +02:00
Jan Oberhauser
1ff038b563
⬆️ Set jest@24.x.x on all packages
2019-08-28 15:42:45 +02:00
Jan Oberhauser
67afc883db
⚡ Replace vorpal with oclif in cli
2019-08-28 15:28:47 +02:00
Jan Oberhauser
27e52254b1
📚 Improve README text
2019-08-26 22:09:31 +02:00
Jan Oberhauser
45721c20ca
📚 Make clear that tunnel is only for testing&development #13
2019-08-22 16:45:00 +02:00
Thomas LEVEIL
09215f0313
cli README : add toc
2019-08-21 23:14:08 +02:00
Jan Oberhauser
c339dfd5d6
🔖 Release n8n@0.17.0
2019-08-21 18:48:17 +02:00
Jan Oberhauser
e1773034de
⬆️ Set n8n-nodes-base@0.12.0 on n8n
2019-08-21 18:47:51 +02:00
Jan Oberhauser
0edeab600d
🔖 Release n8n@0.16.1
2019-08-19 20:46:15 +02:00
Jan Oberhauser
1d77c9a585
⬆️ Set n8n-editor-ui@0.13.1 on n8n
2019-08-19 20:45:44 +02:00
Jan Oberhauser
6208125ac0
✨ Serve editor-ui correctly also when installed as package
2019-08-19 20:41:10 +02:00
Jan Oberhauser
a3a11caa18
📚 Fix typo also in other location
2019-08-19 08:46:43 +02:00
Jan Oberhauser
d1a8ee9a7c
🔖 Release n8n@0.16.0
2019-08-14 14:52:42 +02:00
Jan Oberhauser
3bce9a71f8
⬆️ Set n8n-nodes-base@0.11.0 on n8n
2019-08-14 14:52:08 +02:00
Jan Oberhauser
89f9aeda1e
⚡ Add missing nodemon.json file for easy development
2019-08-14 14:47:27 +02:00
Jan Oberhauser
a1b95918de
🐛 Fix bug that it did display running workflows as unsaved
2019-08-14 14:30:20 +02:00
Jan Oberhauser
97893fed1b
📚 Update development cycle documentation and add placeholder tests
2019-08-14 13:45:18 +02:00
Jan Oberhauser
84ba4dec06
⚡ Make it easier to start n8n in development mode
2019-08-14 12:13:43 +02:00
Jan Oberhauser
86e1c4a04f
⚡ Make tsconfig.json files "fully" valid JSON files
2019-08-13 19:42:03 +02:00
Jan Oberhauser
2591e98333
⚡ Add missing dependency and fix some types
2019-08-13 19:01:14 +02:00
Jan Oberhauser
8f9a27ed10
🔖 Release n8n@0.15.0
2019-08-10 10:59:21 +02:00
Jan Oberhauser
a43c9392b4
⬆️ Set n8n-editor-ui@0.13.0 on n8n
2019-08-10 10:58:08 +02:00
Jan Oberhauser
135431ebcd
⚡ Simplify code and fix issue with stopping process
2019-08-09 21:05:15 +02:00
Jan Oberhauser
b5b959fe08
📚 Add n8n name explanation
2019-08-09 17:13:24 +02:00
Jan Oberhauser
777f8ae3d8
🔖 Release n8n@0.14.1
2019-08-09 13:12:42 +02:00
Jan Oberhauser
49a817b0bb
🐛 Fix bug when executing n8n from different folder
2019-08-09 13:12:00 +02:00
Jan Oberhauser
f3d5b136ba
🔖 Release n8n@0.14.0
2019-08-09 12:57:40 +02:00
Jan Oberhauser
ff06fa61f0
⬆️ Set n8n-core@0.8.0, n8n-editor-ui@0.12.0, n8n-nodes-base@0.10.0 and n8n-workflow@0.9.0 on n8n
2019-08-09 12:57:10 +02:00
Jan Oberhauser
e1797f8d30
📚 Add information about hosted n8n
2019-08-09 11:19:36 +02:00
Jan Oberhauser
e1a9d21254
🐛 Fix bug that child process did exit before message got sent
2019-08-09 11:07:54 +02:00
Jan Oberhauser
62e8a69f78
📚 Add documentation about configuring n8n
2019-08-09 09:54:57 +02:00
Jan Oberhauser
886100eeef
⚡ Improve workflow retry
2019-08-09 08:07:18 +02:00
Jan Oberhauser
d59a043e3f
✨ Run workflows in own independent subprocess
2019-08-08 20:47:08 +02:00
Jan Oberhauser
879b045c44
🔖 Release n8n@0.13.4
2019-08-06 20:45:43 +02:00
Jan Oberhauser
573c0e77c5
🐛 Fix bug with slow push messages
2019-08-06 20:44:36 +02:00
Jan Oberhauser
b395eddd66
🔖 Release n8n@0.13.3
2019-08-05 19:14:56 +02:00
Jan Oberhauser
78bf3a5a28
🐛 Fix bug that old executions did get displayed as running
2019-08-05 19:13:18 +02:00
Jan Oberhauser
e82deba47b
🔖 Release n8n@0.13.2
2019-08-04 21:00:09 +02:00
Jan Oberhauser
c8f339ed8e
🐛 Fix issue that in production mode database did not get initialized
2019-08-04 20:59:10 +02:00
Jan Oberhauser
a9d49f60b9
🔖 Release n8n@0.13.1
2019-08-04 14:46:49 +02:00
Jan Oberhauser
e7328cd0d9
🐛 Deactivate database-synchronize in production mode
2019-08-04 14:45:56 +02:00
Jan Oberhauser
fbb4d1bdc0
🔖 Release n8n@0.13.0
2019-08-04 14:25:45 +02:00
Jan Oberhauser
f3d84fc29e
✨ Make it possible to secure n8n via basic auth
2019-08-04 14:24:48 +02:00
Jan Oberhauser
a8b2829e84
🔖 Release n8n@0.12.0
2019-08-03 14:22:39 +02:00
Jan Oberhauser
13c5f99a7e
✨ Add support for "_FILE" environment variables
2019-08-03 14:06:11 +02:00
Jan Oberhauser
1fff6e4d54
⚡ Compress server responses
2019-08-03 12:15:08 +02:00
Jan Oberhauser
0cf6ac6b47
🔖 Release n8n@0.11.0
2019-08-02 17:15:06 +02:00
Jan Oberhauser
a5d3676669
⬆️ Set n8n-core@0.7.0, n8n-editor-ui@0.11.0, n8n-nodes-base@0.9.0 and n8n-workflow@0.8.0 on n8n
2019-08-02 17:14:43 +02:00
Jan Oberhauser
d0289e88b3
📚 Add additional documentation for keyboard shortcuts
2019-08-01 08:10:33 +02:00
Jan Oberhauser
f1f2deb1d4
⚡ Select only the data we need to speed up requests
2019-07-31 14:16:55 +02:00
Jan Oberhauser
9022ca0923
🔖 Release n8n@0.10.0
2019-07-26 14:49:20 +02:00
Jan Oberhauser
1b25348e1a
⬆️ Set n8n-editor-ui@0.10.0 on n8n
2019-07-26 14:48:32 +02:00
Jan Oberhauser
f2102f8ea0
🐛 Fix bug that webhooks could not be tested anymore
2019-07-26 14:17:00 +02:00
Jan Oberhauser
862433497c
📚 Add logo and update refrences for logo and screenshot
2019-07-26 13:11:21 +02:00
Jan Oberhauser
0c89445682
🐛 Fix bug that workflow names could have spaces in beginning and end
2019-07-25 15:21:57 +02:00
Jan Oberhauser
892cf40429
🔖 Release n8n@0.9.0
2019-07-25 08:39:10 +02:00
Jan Oberhauser
24cf3a54b9
⬆️ Set n8n-core@0.6.0, n8n-editor-ui@0.8.0, n8n-nodes-base@0.8.0 and n8n-workflow@0.7.0 on n8n
2019-07-25 08:38:51 +02:00
Jan Oberhauser
2d8038669a
✨ Push active executions to clients to remove manual reload
2019-07-24 14:25:30 +02:00
Jan Oberhauser
a9453806b8
✨ Add support for PostgresDB and save date as Date
2019-07-22 20:29:06 +02:00
Jan Oberhauser
d027545986
✨ Use convict for configuration to make n8n easier to configure
2019-07-21 19:52:57 +02:00
Jan Oberhauser
f1b1493514
🔖 Release n8n@0.8.0
2019-07-18 20:05:59 +02:00
Jan Oberhauser
39a7f0368e
⬆️ Set n8n-core@0.5.0, n8n-editor-ui@0.7.0, n8n-nodes-base@0.7.0 and n8n-workflow@0.6.0 on n8n
2019-07-18 20:05:43 +02:00
Jan Oberhauser
95c721b08f
🐛 Fix issue that data got send out to all connected clients
2019-07-18 19:53:18 +02:00
Jan Oberhauser
17768e0dd8
🔖 Release n8n@0.7.0
2019-07-17 20:40:38 +02:00
Jan Oberhauser
a9714e5ce5
⬆️ Set n8n-core@0.4.0, n8n-editor-ui@0.6.0, n8n-nodes-base@0.6.0 and n8n-workflow@0.5.0 on n8n
2019-07-17 20:35:03 +02:00
Jan Oberhauser
8363be2620
🔖 Release n8n@0.6.0
2019-07-14 19:12:05 +02:00
Jan Oberhauser
2206afff38
⬆️ Set n8n-core@0.3.0, n8n-editor-ui@0.5.0, n8n-nodes-base@0.5.0 and n8n-workflow@0.4.0 on n8n
2019-07-14 19:09:57 +02:00
Jan Oberhauser
be9c5622ac
✨ Add possibility to define custom node-subtitle for nodes in
...
UI
2019-07-12 14:14:36 +02:00
Jan Oberhauser
1e0d2cbf1e
✨ Add additional helper functions to webhook functionality
2019-07-12 11:33:18 +02:00
Jan Oberhauser
5f471c2ab3
🐛 Fix issue that when test webhook got called to fast it was not
...
available yet
2019-07-12 11:31:54 +02:00
Jan Oberhauser
45c448b979
🔖 Release n8n@0.5.0
2019-07-11 15:15:15 +02:00
Jan Oberhauser
2dfe3d18c2
⬆️ Set n8n-nodes-base@0.4.0 and n8n-editor-ui@0.4.0 on n8n
2019-07-11 15:14:03 +02:00
Jan Oberhauser
97fea59387
📚 Add documentation for keyboard shortcuts
2019-07-11 12:42:03 +02:00
Jan Oberhauser
31e511c850
🔖 Release n8n@0.4.0
2019-07-11 09:23:05 +02:00
Jan Oberhauser
fc994b9e2d
⬆️ Set n8n-workflow@0.3.0, n8n-core@0.2.0, n8n-nodes-base@0.3.0 and n8n-editor-ui@0.3.0 on n8n
2019-07-11 09:22:40 +02:00
Jan Oberhauser
cc3f2c42d1
⬆️ Set identical tslint version in all packages and fix lint
...
issues
2019-07-11 07:30:01 +02:00
Jan Oberhauser
a17a376d13
✨ Make it possible to define if workflow executions should be
...
saved or not
2019-07-10 20:53:13 +02:00
Jan Oberhauser
e00bc83f1b
🎨 Rename setting "saveManualRuns" to "saveManualExecutions"
2019-07-10 18:06:26 +02:00
Jan Oberhauser
3282acbcf1
⚡ Before credentials get created or updated check if one with same type and
...
name already exist
2019-06-30 19:33:47 +02:00
Jan Oberhauser
ddafea7320
🔖 Release n8n@0.3.0
2019-06-27 19:20:22 +02:00
Jan Oberhauser
f38f6b2f16
📚 Add demo video and improve project description
2019-06-27 18:45:28 +02:00
Jan Oberhauser
289770357a
📚 Improve documentation about how MongoDB can be used
2019-06-24 13:33:54 +02:00
Jan Oberhauser
92252bfa99
Add link to n8n-node-dev cli
2019-06-24 13:21:58 +02:00
Jan Oberhauser
cc405f0c1a
Improve documentation
2019-06-24 13:21:07 +02:00
Jan Oberhauser
2175477b8e
Release n8n@0.2.2
2019-06-24 12:52:39 +02:00
Jan Oberhauser
63c5ec5036
Set new minor version of n8n-nodes-base because else lerna does not link
...
it anymore
2019-06-24 12:52:06 +02:00
Jan Oberhauser
034c70f6ab
Make n8n work with older node versions (<10)
2019-06-24 12:47:44 +02:00
Jan Oberhauser
b53d4c56ae
Release n8n@0.2.1
2019-06-24 10:31:36 +02:00
Jan Oberhauser
bce2ef34ed
Rename folder to fix problems on MacOS and windows
2019-06-24 10:30:46 +02:00
Jan Oberhauser
1d86a2a773
Update to TypeScript 3.5.x
2019-06-24 10:28:18 +02:00
Jan Oberhauser
9427aedf44
Release n8n@0.2.0
2019-06-24 09:33:25 +02:00
Jan Oberhauser
2b7382cd63
Rename cli command "run" to "execute"
2019-06-24 08:28:24 +02:00
Jan Oberhauser
b776bd8bd7
Add documentation for "n8n run" command
2019-06-24 08:17:14 +02:00
Jan Oberhauser
9fdbf2c9ee
Fix bug in "run" command
2019-06-24 08:12:49 +02:00
Jan Oberhauser
15e3481b40
Add additional explanations to default configuration
2019-06-24 07:45:12 +02:00
Jan Oberhauser
cbe115c07f
Add screenshot to README
2019-06-23 20:56:42 +02:00
Jan Oberhauser
28262fdb79
Add information about how to use MongoDB as database
2019-06-23 20:45:39 +02:00
Jan Oberhauser
1c956f326f
Add example to config how to exclude a file
2019-06-23 20:44:41 +02:00
Jan Oberhauser
8ec557d7cb
Rename LICENSE files to LICENSE.md
2019-06-23 17:55:43 +02:00
Jan Oberhauser
08cc01551c
Add repository entry to package.json files
2019-06-23 12:50:36 +02:00
Jan Oberhauser
9cb9804eee
Initial commit to release
2019-06-23 12:35:23 +02:00