All Versions
151
Latest Version
Avg Release Cycle
3 days
Latest Release
919 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.200.0 Changes
October 27, 2022๐ Bug Fixes
- API: Validate excecutions and workflow filter parameters (#4424) (dd3c596)
- core: Amend typing for
jsonParse()
options (#4423) (1732324) - core: Fix
predefinedCredentialType
in node graph item (#4379) (77233f2) - core: Fix canvas node execution skipping parent nodes (#4438) (3a9684d)
- core: Fix single-node execution failing in
main
mode (#4421) (5745027) - core: Set JWT authentication token sameSite policy to lax (#4425) (1f4eaeb)
- core: Update to imports in helpers (91bd3c6)
- editor: Curb item method linting in single-item mode in
CodeNodeEditor
linter (#4455) (b226aed) - editor: Stop rendering expressions as html (#4420) (779b0d5)
- Email Trigger (IMAP) Node: Backport V2 mark-seen-after-processing to V1 (#4435) (b296fb0)
- Email Trigger (IMAP) Node: Improve connection handling and credentials (#4393) (1a37f00)
- HTTP Request Node: Fix sending previously selected credentials (#4457) (44ad249)
- InvoiceNinja Node: Added support for v5 (2f4649c)
- TheHive Node: Fix node issues (ca9eca9)
๐ Features
- Airtable Trigger Node: Use resource locator component for base and table parameters (#4391) (227212c)
- core, editor: Introduce workflow caller policy (#4368) (e8935de)
- core: Block workflow update on interim change (#4397) (cddd012)
- editor: Add readonly state for nodes (#4299) (408bd96)
- editor: Implement executions preview via the new executions tab in node view (#4311) (d833345)
- editor: Improve nodes panel search (#4399) (f6733cf)
- HTTP Request Node: Add option for raw json header & query (#4408) (8f25da5)
- Write Binary File Node: Add option to append to a file (#4386) (4b13b33)
-
v0.199.0 Changes
October 21, 2022๐ Bug Fixes
- CompareDatasets Node: Removed quotes from branch names (263794c)
- editor: Fix bottom menu hover bug (#4349) (353a28b)
- editor: Fix pairedItem telemetry error reporting (b67e41b)
- editor: Fix performance issues when opening node or editing code node with a lot of data (#4388) (356a42a)
- editor: Fix workflow not stopping on clicking stop button (#4382) (50c18a7)
- editor: Prevent text highlight on FireFox when mapping data (#4347) (e1e2c94)
- editor: Remove wrong linting from Code node editor (#4384) (77d041b)
- editor: Replace cron node with schedule node (#4371) (161cca9)
- editor: Show null value in table view (#4346) (bb4e08c)
- Elasticsearch Node: Fix pagination issue (a02e92d)
- Google Drive Node: Fix drive hint typo in resource locator (#4387) (4ce0fed)
- HTTP Request Node: Avoid error when response doesn't include content-type (#4365) (61b9909)
- n8n Node: Fix resource locator not returning all items (#4248) (ed4dcbb)
- Shedule Node: Fixes multiple intervals, fixes week interval (#4376) (971c2c0)
๐ Features
- Compare Node: New node to compare two inputs (638d6f6)
- core: Block workflow update on interim change (#4374) (e83b9bd)
- core: Enable sending client credentials in body (#4377) (7fcd821)
- editor, core, cli: Implement new workflow experience (#4358) (dae01f3)
- editor: Add automatic credential selection for new nodes (#2746) (d31fbbb)
- editor: Create new workflows page (#4267) (be7aac3)
- editor: Switch initial route based on feature flag (#4383) (6d25eed)
- Hubspot Node: Enable hubspot credentials for http predefined types (#3686) (b5c40e6)
- Node: Add the Scheduler Node (#4223) (128c3b8)
- โ Rundeck Node: Update credential with test and make useable in HTTP Request node (#3879) (fc87650)
๐ Performance Improvements
-
v0.198.2 Changes
October 14, 2022 -
v0.198.1 Changes
October 14, 2022 -
v0.198.0 Changes
October 14, 2022๐ Bug Fixes
- Box Node: Fix issue with create folder operation showing extra items (#4309) (28bea7e)
- core, editor: Prevent overlapping
runData
andpinData
(#4323) (cd74c3e) - core: Expression evaluation of process should respect
N8N_BLOCK_ENV_ACCESS_IN_NODE
(#4338) (5df09bb) - ๐ป editor-ui: Fix axios baseUrl when hosted under a subfolder (#4336) (c2e9a03)
- editor: Change horizontal scrollbar rendering in various places (#4282) (fdbc11a)
- editor: Disable trigger node execution pinning toolip for schedule nodes (#4334) (d4b74bd)
- editor: Fix for menu collapse lag when loading a credentials page (#4329) (298c4f2)
- editor: Menu UI fixes (no-changelog) (#4316) (51e8f5f)
- G Suite Admin Node: Fix issue with user update operation failing (#4317) (3e157f7)
- GitLab Trigger Node: Fix issue with trigger not always activating (#4303) (2e916b6)
- HTTP Request Node: Fix oauth credentials not working properly for some predefined credentials (#4277) (aa6c786)
- KoboToolbox Node: Fix hook logs not working correctly (#4286) (ebf4515)
- SeaTable Node: Fix link items not showing in response (#4170) (69684fc)
Zoom Node: Fix issue with missing output items (#4315) (a82fd3f)
๐ feat(Merge Node)!: Node tweaks n8n-4939 (#4321) (6a37071), closes #4321
๐ Features
- Citrix Node: Add certificate install operation (#4308) (bbb8c56)
- Code Node: Create Code node (#3965) (1db4fa2), closes #3930 #4192 #4220
- editor: Update expressions display (#4171) (6b53849), closes #4149
- editor: Updated n8n-menu component (#4290) (6af3ba7), closes #4060
- Kafka Node: Add key option for messages (#4210) (1811c54)
- MySql Node: Use resource locator component for table parameter (#4313) (9a06c6d)
- Venafi TLS Protect Cloud Trigger Node: Add Venafi TLS Protect Cloud Trigger (#4288) (7a2e5bd)
๐ Performance Improvements
๐ฅ BREAKING CHANGES
- ๐ The Merge node list of operations was rearranged.
๐ Merge node: 'Combine' operation was added with 'Combine Mode' option, operations 'Merge By Fields', 'Merge By Position' and 'Multiplex' placed under 'Combine Mode' option. โก๏ธ To update -go to the workflows that use the Merge node, select 'Combine' operation and then choose an option from 'Combination Mode' that matches an operation that was previously used. If you want to continue even on error, you can set "Continue on Fail" to true.
-
v0.197.1 Changes
October 10, 2022 -
v0.197.0 Changes
October 10, 2022๐ Bug Fixes
- cli: Cache generated assets in user writable directory instead (#4275) (e63eee2)
- core: Fix excess run for pinned trigger in partial execution (#4185) (a751fd3)
- core: Fix hooks URLs no longer added to
index.html
(#4262) (cc2a2e4) - editor: Fix
pairedItem
in combination with pinned data (#4257) (e30c78f) - Github Trigger Node: Fix issue with trigger not always activating (#4284) (694f1ba)
- Microsoft Excel Node: Fix issue with pagination when getting all items (#4247) (1067ec0)
- Microsoft ToDo Node: Fix pagination issue when getting all items (#4222) (4595b54)
๐ Features
- AWS Certificate Manager Node: Add AWS Certificate Manager node (#4263) (9b3f30d)
- AWS Elastic Load Balancer Node: Add Elastic Load Balancer node (#4264) (fac6efb)
- Citrix ADC Node: Add Citrix ADC node (#4274) (7abc7e6)
- Cloudflare Node: Add Cloudflare node (#4271) (94a02c6)
- core: Improve light versioning support in declarative node design (#4254) (1b320cd)
- Crypto Node: Add SHA3 support (#4285) (9407fdd)
- editor: JSON mapping (#4270) (19e333e)
- Venafi TLS Protect Cloud Node: Add Venafi TLS Protect Cloud (#4253) (d36e920)
- Venafi TLS Protect Datacenter Node: Add Venafi TLS Protect Datacenter node (#4255) (a14110e)
๐ Performance Improvements
-
v0.196.0 Changes
September 30, 2022๐ Bug Fixes
- ๐ build: Add typing for SSE channel (#4196) (eaf13cd)
- ๐ build: Fix lint issue to fix build (#4232) (40795d6)
- Trello Node: cardId property not showing up for completed checklist in Trello (#4186) (05d2275)
- cli: Add git to all docker images (#4189) (0b6a958)
- cli: Disable
X-Powered-By: Express
Header (#4224) (a8da9c3) - cli: Disable CORS on SSE connections in production (#4190) (e6e4f29)
- core: Remove commented out lines (6ac442a)
- โ delete unused dependencies (#4231) (737cbf9)
- editor: Add missing event handler to accordion component (#4179) (e709cb5)
- editor: Fix storybook setup (#4234) (43dc8e6)
- editor: Fix
BASE_URL
replacement on windows (#4202) (5f0c656) - editor: Fix ParameterInput inputField ref focus (#4215) (ed40397)
- editor: Make lodash aliases work on case-sensitive filesystems (#4233) (a381729)
- editor: Fix copy-pasting workflow into pin data code editor (#4193) (a4f9f04)
- editor: Fix run data footer overflow (#4175) (20b0e14)
- editor: Fix run data pagination selector not showing (#4187) (2b3a090)
- editor: Fix run selector not opening (#4199) (67513e1)
- editor: Updating leftover i18n references in NodeView (#4236) (068c5db)
- editor: Updating wrong i18n string reference (#4209) (80e2d65)
- editor: Fix slow loading times for nodeTypes, node creator vuex reference, and pushConnection in settings views (#4230) (d3c0d99)
- ๐ Merge Node: Update description in merge node (47eb531)
- core: Fix and harmonize all primaryDocumentation links (#4191) (6e8e4f5)
- core: Remove --forceExit flag from cli tests (#4211) (faaeb52)
- Wekan Node: Fix authentication with new versions of Wekan (#4088) (764bd35)
- Wufoo Trigger Node: Fix form names not being listed correctly (#4151) (616d62a)
๐ Features
- editor: Add support for unit testing using vitest in editor-ui (#4184) (bb66e60)
- cli: Optimise serving static assets (#4182) (8b0ccc0)
- core: Improve paired item and add additional variables (#3765) (5526057)
- editor: Update ResourceLocator error text (#4242) (b0397f0)
- editor: Main navigation redesign (#4144) (3db53a1), closes #4060
- HTTP Request Node: Redesign and add the ability to import cURL commands (#3860) (f37d6ba)
- editor: Migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) (27e2ce0), closes #4069
- n8n Api node: Add core node for consuming the n8n API (#4076) (929315f)
- RabbitMQ Trigger Node: Automatically reconnect on disconnect (#4019) (23bd71b)
- core: Share unshared credentials with owner on reset (#4216) (3b7de6d)
- Slack Node: Add operation get many for user resource (#3150) (2714b4c)
- WhatsApp Business node: Add WhatsApp node (#3659) (f63710a)
-
v0.195.5 Changes
September 23, 2022