..
ActiveCampaign
✨ added create a payout batch
2019-11-23 19:36:47 -05:00
Airtable
🐛 Fix bug that no Fields could be added
2019-10-20 17:38:11 +02:00
Amqp
👕 Fix lint issues
2019-11-02 12:16:20 +01:00
Asana
👕 Fix lint issue
2019-11-30 18:05:34 +01:00
Aws
👕 Fix lint issues and some small bugs
2019-10-16 11:19:25 +02:00
Chargebee
👕 Fix typo: IWebhookResonseData->IWebhookResponseData
2019-10-11 13:02:44 +02:00
Coda
⚡ Change parameter name
2019-12-16 20:43:46 -06:00
Discord
⚡ Remove parameter and improve retry functionality
2019-10-30 14:56:58 +01:00
Dropbox
✨ Copy data on execution only if needed
2019-08-01 22:55:33 +02:00
FileMaker
Recursively parse layouts inside folders
2019-12-01 13:01:38 +01:00
Flow
⚡ Move "organizationId" in credentials and fix error messages
2019-12-09 12:07:48 +01:00
Freshdesk
🔀 Merge branch 'feature/rocketchat-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/rocketchat-node
2019-11-13 14:29:47 +01:00
Github
⚡ Improve error message on GithubTrigger #162
2019-12-23 07:31:48 -06:00
Gitlab
⚡ Make GitLab-Node also work with subgroups #142
2019-12-13 11:43:01 -06:00
Google
✨ Add copy-file functionality to GoogleDrive-Node
2019-12-13 11:04:01 -06:00
GraphQL
⚡ Automatically parse response in GraphQL node to JSON
2019-12-19 16:15:19 -06:00
Hubspot
⚡ Rename operations
2019-12-07 22:21:04 +01:00
Intercom
⚡ Some changes and fixes on Intercom-Node
2019-11-22 23:04:06 +01:00
Jira
⚡ Some small adjustments
2019-12-02 22:40:24 +01:00
LinkFish
⚡ Add source header to link.fish node
2019-09-18 23:42:21 +02:00
Mailchimp
registered GET method
2019-12-11 18:31:12 -05:00
Mailgun
💄 Add icon for Mailgun-Node
2019-07-26 11:51:17 +02:00
Mandrill
⚡ Fixed some lint and cosmetic issues
2019-11-04 21:29:36 +01:00
Mattermost
⚡ Move Delete Option from Post to Message
2019-12-06 22:33:26 +01:00
MongoDb
⚡ Small fixes and changes to MongoDB-Node
2019-10-27 22:45:48 +01:00
MySql
⚡ Rename and fix lint issue
2019-12-12 20:24:55 -06:00
NextCloud
🐛 fixed issue with UI
2019-11-12 08:12:27 -05:00
PayPal
⚡ Smaller changes and add wildcard-event
2019-12-01 20:19:38 +01:00
Pipedrive
✨ Add Deal.duplicate functionality to Pipedrive-Node
2019-11-02 21:41:13 +01:00
Postgres
⚡ Close Postgres-Databank connection once node is done
2019-10-31 17:43:30 +01:00
Redis
🐛 Fix bug that redis node did not set data #121
2019-11-13 23:42:21 +01:00
Rocketchat
⚡ Add placeholder and breaking-change information
2019-12-01 20:51:05 +01:00
Shopify
⚡ Renamed credential parameters and capitalized topic names
2019-12-06 23:47:19 +01:00
Slack
💄 Add subtitle to Slack-Node
2019-07-26 13:13:01 +02:00
Stripe
👕 Fix lint issues and naming
2019-10-16 11:43:34 +02:00
Telegram
✨ Add "sendMediaGroup" functionality to Telegram-Node #135
2019-12-13 13:05:44 -06:00
Todoist
⚡ Fixed some lint and cosmetic issues
2019-11-07 08:40:12 +01:00
Trello
👕 Fix typo: IWebhookResonseData->IWebhookResponseData
2019-10-11 13:02:44 +02:00
Twilio
🐛 Add back await that error can get caught
2019-10-05 13:44:25 +02:00
Typeform
👕 Fix typo: IWebhookResonseData->IWebhookResponseData
2019-10-11 13:02:44 +02:00
utils
tslint proof allcureencies file
2019-11-04 00:21:57 +01:00
Vero
⚡ Small fix for Vero-Node
2019-12-19 22:33:37 -06:00
Cron.node.ts
⚡ Execute "everyMinute" cron at random second
2019-11-13 07:46:40 +01:00
EditImage.node.ts
🐛 Do not error if expression on text resolves to undefined
2019-10-16 13:49:08 +02:00
EmailReadImap.node.ts
⚡ Make it possible to use email nodes work with unauthorized certs
2019-10-25 21:38:54 +02:00
EmailSend.node.ts
EmailSend don't set credentials if there are none.
2019-11-03 19:15:54 +01:00
ErrorTrigger.node.ts
⚡ Add additional data to Error Workflow Trigger
2019-09-11 17:48:14 +02:00
ExecuteCommand.node.ts
⚡ Small fixes and fix that some nodes changed incoming data
2019-08-01 22:44:29 +02:00
ExecuteWorkflow.node.ts
✨ Add ExecuteWorkflow-Node
2019-12-19 16:07:55 -06:00
Function.node.ts
Enable external module imports in Function-node
2019-12-26 18:52:23 -08:00
FunctionItem.node.ts
⚡ Improve handling of incorrect return data of Function Nodes
2019-12-23 14:54:27 -06:00
HttpRequest.node.ts
Auth & get records management
2019-11-13 00:15:20 +01:00
If.node.ts
⚡ Add smallerEqual and largerEqual to IF and Switch Nodes
2019-12-23 13:22:15 -06:00
Interval.node.ts
Merge.node.ts
🐛 Fix typo
2019-11-27 15:07:37 +01:00
MoveBinaryData.node.ts
⚡ removed deprecation warning
2019-12-18 12:30:16 -05:00
NoOp.node.ts
💄 Add icons to all nodes which did not have any
2019-07-26 11:27:46 +02:00
OpenWeatherMap.node.ts
ReadBinaryFile.node.ts
👕 Replace some double quotes with single ones
2019-09-19 14:14:37 +02:00
ReadBinaryFiles.node.ts
👕 Replace some double quotes with single ones
2019-09-19 14:14:37 +02:00
ReadPdf.node.ts
💄 Add icons to all nodes which did not have any
2019-07-26 11:27:46 +02:00
RenameKeys.node.ts
✨ Copy data on execution only if needed
2019-08-01 22:55:33 +02:00
RssFeedRead.node.ts
Set.node.ts
✨ Copy data on execution only if needed
2019-08-01 22:55:33 +02:00
SplitInBatches.node.ts
✨ Copy data on execution only if needed
2019-08-01 22:55:33 +02:00
SpreadsheetFile.node.ts
⚡ Make it possible to define custom file name for spreadsheet files
2019-11-02 21:33:25 +01:00
Start.node.ts
⚡ Use color for icons in node creator and update colors
2019-07-26 11:41:08 +02:00
Switch.node.ts
⚡ Add smallerEqual and largerEqual to IF and Switch Nodes
2019-12-23 13:22:15 -06:00
Webhook.node.ts
⚡ Fix rawBody
2019-12-21 19:03:24 -06:00
WriteBinaryFile.node.ts
⚡ Make WriteBinaryFile-Node error when data is missing
2019-12-19 17:58:55 -06:00
Xml.node.ts
✨ Add XML-Node
2019-09-04 12:18:21 +02:00