Commit Graph

  • 77bc8ecd4b feat(editor): Show avatars for users currently working on the same workflow (#7763) Milorad FIlipović 2023-11-23 10:14:34 +01:00
  • 99a9ea497a feat(core): Add Support for custom CORS origins for webhooks (#7455) Michael Kret 2023-11-22 18:49:56 +02:00
  • 96fd2c51bd fix(core): Show webhook urls for all webhook nodes (no-changelog) (#7783) कारतोफ्फेलस्क्रिप्ट™ 2023-11-22 17:45:26 +01:00
  • 50f568560f perf: Make frontend linting faster (no-changelog) (#7717) Csaba Tuncsik 2023-11-22 15:01:22 +01:00
  • e01617ad64 🚀 Release 1.18.0 (#7780) github-actions[bot] 2023-11-22 14:32:25 +01:00
  • db77353272 fix(core): Pass correct node reference to NodeExecuteFunctions.getLoadOptionsFunctions (no-changelog) (#7779) कारतोफ्फेलस्क्रिप्ट™ 2023-11-22 13:24:23 +01:00
  • 3c56404f96 docs: Add workflow template contribution to the contributing guide (#7777) Deborah 2023-11-22 11:40:20 +00:00
  • 2064f7f251 fix(editor): Validate user info before submiting (#7608) Milorad FIlipović 2023-11-22 12:14:44 +01:00
  • 9b4856e7de feat(core): Make postgres pool-size configurable (no-changelog) (#7772) कारतोफ्फेलस्क्रिप्ट™ 2023-11-21 18:13:08 +01:00
  • 3459eb6c2f refactor(core): Include execution progress in save settings (no-changelog) (#7769) Iván Ovejero 2023-11-21 17:33:44 +01:00
  • 5bdfcb4224 refactor: Upgrade to TypeScript 5.3 (no-changelog) (#7768) Iván Ovejero 2023-11-21 17:30:59 +01:00
  • 0d3d33dd1f fix(editor): Only show push to git menu item to owners (#7766) Michael Auerswald 2023-11-21 15:20:15 +01:00
  • ff0b6511f7 fix(editor): Use project diagram icon for worker view (#7764) Michael Auerswald 2023-11-21 15:18:14 +01:00
  • 4f307646f3 fix(Item Lists Node): Don't check same type in remove duplicates operation (#7678) Marcus 2023-11-21 13:10:59 +01:00
  • 366cd672a7 fix(editor): Move workerview entry into settings menu (#7761) Michael Auerswald 2023-11-21 11:29:24 +01:00
  • b7c5c7406f fix(core): Ensure failed executions are saved in queue mode (#7744) Iván Ovejero 2023-11-20 16:03:02 +01:00
  • ad04986ce7 docs: Update docs links for data transformation functions and ifEmpty (#7758) Deborah 2023-11-20 13:40:28 +00:00
  • 8d12c1ad8d feat(editor): Add node context menu (#7620) Elias Meire 2023-11-20 14:37:12 +01:00
  • 4dbae0e2e9 feat: Add Creator hub link to Templates page (#7721) Milorad FIlipović 2023-11-20 10:51:46 +01:00
  • c9f6ea141b fix: Include cypress TypeScript types in /cypress folder (no-changelog) (#7746) Elias Meire 2023-11-20 09:26:25 +01:00
  • 0fda8d9aac refactor(core): Stop reporting to Sentry NodeApiError outside 500 range (no-changelog) (#7753) Iván Ovejero 2023-11-17 17:49:28 +01:00
  • 6be453b716 fix(core): Guard against node not found on cancelling test webhook (#7750) Iván Ovejero 2023-11-17 17:10:26 +01:00
  • 82f3202a2d fix(JotForm Trigger Node): Fix iteration on form loader (#7751) Iván Ovejero 2023-11-17 16:42:30 +01:00
  • 6d19f88080 refactor(core): Stop reporting to Sentry unknown cred on mapping (no-changelog) (#7752) Iván Ovejero 2023-11-17 16:17:44 +01:00
  • 4c4082503c feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario (#7643) Iván Ovejero 2023-11-17 15:58:50 +01:00
  • b3a3f16bc2 ci: Fix "Release: Create Pull Request" workflow कारतोफ्फेलस्क्रिप्ट™ 2023-11-17 14:59:01 +01:00
  • 2d039010db fix(editor): Fix Admin panel icon in the sidebar for cloud deployments (no-changelog) (#7738) कारतोफ्फेलस्क्रिप्ट™ 2023-11-17 14:44:47 +01:00
  • b66b8c18e9 fix(editor): Remove n8nHooksNext flag (no-changelog) (#7733) कारतोफ्फेलस्क्रिप्ट™ 2023-11-17 14:44:28 +01:00
  • 44d3b3ed7e fix(editor): Show v1 banner dismiss button if owner (#7722) Mutasem Aldmour 2023-11-17 14:15:13 +01:00
  • ce002a6cc6 fix(GitHub Node): Fix issue preventing file edits on branches (#7734) Jon 2023-11-17 13:07:33 +00:00
  • db094f2d7e fix(core): Fix all dependency versions for backend packages (no-changelog) (#7745) कारतोफ्फेलस्क्रिप्ट™ 2023-11-17 13:49:18 +01:00
  • fc60e9a809 refactor(core): Convert dynamic node-parameter routes to a decorated controller (no-changelog) (#7284) कारतोफ्फेलस्क्रिप्ट™ 2023-11-17 12:03:05 +01:00
  • 05ed86c64b refactor: Stop reporting to Sentry Facebook multi-webhook error (no-changelog) (#7743) Iván Ovejero 2023-11-17 11:39:46 +01:00
  • 0408299c7d refactor(core): Stop reporting to Sentry unrecognized node errors (no-changelog) (#7728) Iván Ovejero 2023-11-17 10:25:10 +01:00
  • b4ebb1a28d fix(core): Account for non-ASCII chars in filename on binary data download (#7742) Iván Ovejero 2023-11-17 10:07:44 +01:00
  • abe36691ab ci: Fix DB tests and Workflow tests (no-changelog) (#7741) कारतोफ्फेलस्क्रिप्ट™ 2023-11-17 10:07:19 +01:00
  • 8e0ae3cf8c refactor: Extract Invitation routes to InvitationController (no-changelog) (#7726) Ricardo Espinoza 2023-11-16 12:39:43 -05:00
  • e2ffd397fc fix(editor): Handle permission edge cases (empty scopes) (#7723) Csaba Tuncsik 2023-11-16 18:08:23 +01:00
  • 9d6a68d1c7 ci: Skip the regularly failing tests in 2-credentials.cy.ts (no-changelog) (#7736) कारतोफ्फेलस्क्रिप्ट™ 2023-11-16 17:42:58 +01:00
  • 5d4a52d3b7 fix(Google Sheets Node): Check for null before destructuring (#7729) Iván Ovejero 2023-11-16 16:50:06 +01:00
  • d39bb2540f feat: Add scopes to /login endpoint (no-changelog) (#7718) Val 2023-11-16 11:11:55 +00:00
  • ebee1a5908 fix(editor): Make sure LineController is registered with chart.js (#7730) कारतोफ्फेलस्क्रिप्ट™ 2023-11-16 11:57:43 +01:00
  • 6300ee342c ci: Push to Channel workflow should update the tags on GCR as well (no-changelog) (#7727) कारतोफ्फेलस्क्रिप्ट™ 2023-11-15 22:09:35 +01:00
  • f96c1d2044 fix(core): Correct permissions for getstatus (#7724) Michael Auerswald 2023-11-15 16:54:33 +01:00
  • 18817651ec feat(editor): Node IO filter (#7503) Csaba Tuncsik 2023-11-15 16:19:48 +01:00
  • 93103c0b08 🚀 Release 1.17.0 (#7720) github-actions[bot] 2023-11-15 15:18:08 +01:00
  • 2844ce2bd2 ci: Fix env issues in e2e tests (no-changelog) (#7719) कारतोफ्फेलस्क्रिप्ट™ 2023-11-15 13:58:38 +01:00
  • 0cebd28582 fix(editor): Dark mode sticky notes (no-changelog) (#7716) Giulio Andreini 2023-11-15 12:56:09 +01:00
  • 4020c14d59 refactor: Use POST /users to re-invite users (no-changelog) (#7714) Ricardo Espinoza 2023-11-15 06:40:57 -05:00
  • 3460eb5eeb fix(core): Initialize JWT Secret before it's used anywhere (#7707) कारतोफ्फेलस्क्रिप्ट™ 2023-11-15 12:17:18 +01:00
  • 5aee2b768f feat(RabbitMQ Trigger Node): Add exchange and routing key options (#7547) EMRE TEOMAN 2023-11-15 14:02:54 +03:00
  • 27cb7c3c63 test: Add vitest workspace config so VS Code vitest extension works with 1 click (no-changelog) (#7698) Csaba Tuncsik 2023-11-15 11:59:41 +01:00
  • 5b9ec8eeb5 docs(DebugHelper Node): Add aliases to improve discoverability (#7676) Jon 2023-11-15 10:54:36 +00:00
  • 2e8c841277 feat(Discourse Node): Add new options to Get Users (#7674) Jon 2023-11-15 10:07:09 +00:00
  • b1f678856b docs(Google Sheets Node): Change Get Many to Get Row(s) (#7677) Jon 2023-11-15 10:05:36 +00:00
  • 88efb99587 fix(Google Sheets Node): Append exceeding grid limits (#7684) Michael Kret 2023-11-15 11:33:47 +02:00
  • 4441ed5116 fix(core): Fix named parameter resolution in migrations (#7688) कारतोफ्फेलस्क्रिप्ट™ 2023-11-15 10:31:08 +01:00
  • 91c3ea87fe fix(HubSpot Node): Fix typo in Company update fields (no-changelog) (#7711) Jon 2023-11-15 08:43:43 +00:00
  • 48b240b026 fix(HTTP Request Node): Support generic credentials when using pagination (#7686) Elias Meire 2023-11-15 09:13:33 +01:00
  • 0a0798e485 feat(GitLab Node): Add support for pagination on getIssues (#7529) Anton Dollmaier 2023-11-14 18:49:29 +01:00
  • f1e7ef0117 fix(editor): Dark mode switch style fix and other tweaks (no-changelog) (#7599) Giulio Andreini 2023-11-14 17:13:30 +01:00
  • a9c7188c4d feat(OpenAI Node): Add dall-e-3 support (#7655) Jon 2023-11-14 10:34:45 +00:00
  • 819b3a746a feat(Telegram Node): Add support for markdownv2 (#7679) Jon 2023-11-14 10:33:35 +00:00
  • 786b4adcce fix(Spreadsheet File Node): Read file as utf-8 in v1 (#7701) Elias Meire 2023-11-14 11:27:37 +01:00
  • 0e00dab9f5 fix(core): Consider subworkflows successfully run when in waiting state (#7699) Michael Auerswald 2023-11-14 11:04:24 +01:00
  • 9b3be0cfd8 fix(Convert to/from binary data Node): Better mime type defaults (#7693) Michael Kret 2023-11-13 16:52:50 +02:00
  • a262c450f7 feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) Alex Grozav 2023-11-13 15:10:42 +02:00
  • 3dfabc37d8 ci: Rename build alerts channel (no-changelog) (#7695) Iván Ovejero 2023-11-13 13:35:21 +01:00
  • a9ab73896e fix(HubSpot Node): Fetching available parameters fails when using expressions (#7672) Elias Meire 2023-11-13 12:28:55 +01:00
  • 1c7225ebdb feat(core): Expression function $ifEmpty (#7660) Michael Kret 2023-11-13 13:28:41 +02:00
  • 14035e1244 feat(editor): Add HTTP request nodes for credentials without a node (#7157) Elias Meire 2023-11-13 12:11:16 +01:00
  • 460ac85fda fix(core): Send pairedItem error to Posthog (no-changelog) (#7697) Michael Kret 2023-11-13 13:07:12 +02:00
  • b2ca050031 perf(core): Lazyload security audit reporters (#7696) Iván Ovejero 2023-11-13 11:50:43 +01:00
  • a08fca51d9 feat(Venafi TLS Protect Cloud Node): Add region parameter to Venafi protect cloud (#7689) Ricardo Espinoza 2023-11-11 10:35:56 -05:00
  • cbc690907f feat(editor): Adds a EE view to show worker details and job status (#7600) Michael Auerswald 2023-11-10 23:48:31 +01:00
  • 0ddafd2b82 test: Unify users.controller.test and users.api.test (no-changelog) (#7658) Ricardo Espinoza 2023-11-10 09:41:58 -05:00
  • 32ddb4d04b ci: Auto-cancel redundant CI jobs (no-changelog) (#7656) कारतोफ्फेलस्क्रिप्ट™ 2023-11-10 15:26:42 +01:00
  • 000e76e3b4 ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) कारतोफ्फेलस्क्रिप्ट™ 2023-11-10 15:04:26 +01:00
  • 37dd658dc5 fix(editor): More securely clear executions tab auto refresh timer (#7685) Csaba Tuncsik 2023-11-10 14:51:49 +01:00
  • d2d11e0208 fix(Date & Time Node): Add fromFormat option to solve ambiguous date strings (#7675) Elias Meire 2023-11-10 14:30:13 +01:00
  • 3c0734bd2d fix(HubSpot Node): Update deal owner on Hubspot Deal (#7673) Elias Meire 2023-11-10 11:10:11 +01:00
  • 00dff50140 fix(editor): Fix resource mapper component being truncated (#7664) Elias Meire 2023-11-10 10:43:47 +01:00
  • f73a0597ba refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) Iván Ovejero 2023-11-09 17:50:59 +01:00
  • 40dc5a0d85 docs(Send Email Node): Add description to Email Format (no-changelog) (#7667) Giulio Andreini 2023-11-09 17:09:01 +01:00
  • aea3c50131 feat(Date & Time Node): Option to include other fields in output item (#7661) Michael Kret 2023-11-09 17:57:33 +02:00
  • 18623c7376 feat(Microsoft Excel 365 Node): Alias update (no-changelog) (#7659) Michael Kret 2023-11-09 16:56:59 +02:00
  • 9fd6319583 fix(core): Reduce memory usage in credentials risk auditing (#7663) कारतोफ्फेलस्क्रिप्ट™ 2023-11-09 14:39:16 +01:00
  • 5edf722209 ci: Stop disabling linting rules that are explicitly set to warn (no-changelog) (#7669) कारतोफ्फेलस्क्रिप्ट™ 2023-11-09 14:05:39 +01:00
  • ad596abeb9 ci: Disable Workflow filters e2e tests to unblock the CI (no-changelog) (#7668) कारतोफ्फेलस्क्रिप्ट™ 2023-11-09 13:30:17 +01:00
  • 16a1a92f18 refactor(core): Stop reporting to Sentry credential-not-found error (no-changelog) (#7665) Iván Ovejero 2023-11-09 10:55:13 +01:00
  • 0468ded0db feat: Add permissions package (no-changelog) (#7650) Val 2023-11-08 15:42:40 +00:00
  • 0346b211a7 ci(core): Reduce memory usage in tests (part-1) (no-changelog) (#7654) कारतोफ्फेलस्क्रिप्ट™ 2023-11-08 16:29:39 +01:00
  • 6a53c2a375 feat(Discord Node): Overhaul (#5351) Michael Kret 2023-11-08 16:11:23 +02:00
  • afd637b5ea feat(editor): Add workflow filters to querystring (#7456) Ricardo Espinoza 2023-11-08 08:42:53 -05:00
  • 8171ad4fa8 Merge tag 'n8n@1.16.0' कारतोफ्फेलस्क्रिप्ट™ 2023-11-08 14:31:09 +01:00
  • 8359364536 feat(editor): Add color selector to sticky node (#7453) Ricardo Espinoza 2023-11-08 08:23:57 -05:00
  • e5c6a1bdf9 🚀 Release 1.16.0 (#7652) github-actions[bot] 2023-11-08 14:20:22 +01:00
  • 020042ef1a fix(editor): Redirect to workflow editor after saving in debug mode (#7645) Csaba Tuncsik 2023-11-08 14:04:02 +01:00
  • 5df583f783 fix(Crypto Node): Fix issue with value not appearing for Sign action (#7619) Jon 2023-11-08 10:22:15 +00:00
  • da2d2a83bb feat(NocoDB Node): Add new data apis and workspace support (#7329) mertmit 2023-11-08 13:04:35 +03:00