Commit Graph
882 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 144bcc0df9 chore(helm): update image docker.io/n8nio/n8n 1.82.4 → 1.83.2 (#33281)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `8ec53f6`
-> `5288543` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.83.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1830-2025-03-10)

##### Bug Fixes

- **Airtable Node:** Table RLC should depend on Base RLC
([#&#8203;13735](https://redirect.github.com/n8n-io/n8n/issues/13735))
([321fac2](https://redirect.github.com/n8n-io/n8n/commit/321fac2efa62d256b99e7ed6ea5b8706ef604ab1))
- **Call n8n Workflow Tool Node:** Return all items from subexecution
([#&#8203;13393](https://redirect.github.com/n8n-io/n8n/issues/13393))
([d9e3cfe](https://redirect.github.com/n8n-io/n8n/commit/d9e3cfe13fdd9c47474cd129db2f943871138331))
- **core:** Correct NODE_OPTIONS export syntax for custom certificates
([#&#8203;13779](https://redirect.github.com/n8n-io/n8n/issues/13779))
([080fc51](https://redirect.github.com/n8n-io/n8n/commit/080fc514e6a8485430028962cf8b29e5fa03a9d7))
- **core:** Do not validate email when LDAP is enabled
([#&#8203;13605](https://redirect.github.com/n8n-io/n8n/issues/13605))
([17738c5](https://redirect.github.com/n8n-io/n8n/commit/17738c50962d25ac34c8fd0248bd2b2e0863b429))
- **core:** Fix task runner error report from user-defined function
([#&#8203;13706](https://redirect.github.com/n8n-io/n8n/issues/13706))
([9bedd87](https://redirect.github.com/n8n-io/n8n/commit/9bedd87744bb21317c22b96dae902ebb3790bde2))
- **core:** Pass `NODE_PATH` to task runners
([#&#8203;13652](https://redirect.github.com/n8n-io/n8n/issues/13652))
([906770a](https://redirect.github.com/n8n-io/n8n/commit/906770a06aafc5814f8a7af543adfc0ec06361da))
- **editor:** Allow pinned data for Code node AI generation
([#&#8203;13638](https://redirect.github.com/n8n-io/n8n/issues/13638))
([6d7e346](https://redirect.github.com/n8n-io/n8n/commit/6d7e346e4f06c9f90cf1ca01de88cc84832e200f))
- **editor:** Apply html sanitization in right lifecycle
([#&#8203;13703](https://redirect.github.com/n8n-io/n8n/issues/13703))
([8ab3073](https://redirect.github.com/n8n-io/n8n/commit/8ab3073323b8b1c4d32ed541b1cb46b72aa0a80d))
- **editor:** Copy JSON from selected run if node has been multiple
times
([#&#8203;13673](https://redirect.github.com/n8n-io/n8n/issues/13673))
([5eddf00](https://redirect.github.com/n8n-io/n8n/commit/5eddf00fa1bf9b4bcf15a05eec0050aba3d54a2f))
- **editor:** Don't flag uiStore as dirty on node selected
([#&#8203;13641](https://redirect.github.com/n8n-io/n8n/issues/13641))
([4f6d76c](https://redirect.github.com/n8n-io/n8n/commit/4f6d76cd25215e75e4b03eb84f0476b346cbedcd))
- **editor:** Enable pin data button to also un-pin
([#&#8203;13642](https://redirect.github.com/n8n-io/n8n/issues/13642))
([24681f8](https://redirect.github.com/n8n-io/n8n/commit/24681f843c906c6b83c8c686b5c11fa18d792fd7))
- **editor:** Expand error view to full output panel width
([#&#8203;13688](https://redirect.github.com/n8n-io/n8n/issues/13688))
([97ca702](https://redirect.github.com/n8n-io/n8n/commit/97ca702f8cb660224975e2eb956e2a513f753127))
- **editor:** Fix code node displays lint messages in wrong location
([#&#8203;13664](https://redirect.github.com/n8n-io/n8n/issues/13664))
([d3ead68](https://redirect.github.com/n8n-io/n8n/commit/d3ead6805981140decf7f26ccda40cc9c1248356))
- **editor:** Fix GCP icon size for external secrets modal
([#&#8203;13672](https://redirect.github.com/n8n-io/n8n/issues/13672))
([77425f0](https://redirect.github.com/n8n-io/n8n/commit/77425f04cf05e161eb82aea57d11b93dd489cc1f))
- **editor:** Fix opening 'Schema' view by default after opening binary
nodes
([#&#8203;13676](https://redirect.github.com/n8n-io/n8n/issues/13676))
([3cd34b5](https://redirect.github.com/n8n-io/n8n/commit/3cd34b5af6da43d38c358b9cd23c8ea49b28e83d))
- **editor:** Fix RLC dropdown vanishing when focusing search input
([#&#8203;13579](https://redirect.github.com/n8n-io/n8n/issues/13579))
([5ac8691](https://redirect.github.com/n8n-io/n8n/commit/5ac869194656181ed93338199e07e682a8649afe))
- **editor:** Fix save keybind in expression editor and unfocused node
details view
([#&#8203;13640](https://redirect.github.com/n8n-io/n8n/issues/13640))
([9ba9443](https://redirect.github.com/n8n-io/n8n/commit/9ba9443460529728404cf3be70b3aeb45c1768e6))
- **editor:** Fix sidebar logo container layout
([#&#8203;13203](https://redirect.github.com/n8n-io/n8n/issues/13203))
([850d458](https://redirect.github.com/n8n-io/n8n/commit/850d458858bee4dd88db081758a04932dc4aef54))
- **editor:** Ignore required module type declaration error in code node
([#&#8203;13628](https://redirect.github.com/n8n-io/n8n/issues/13628))
([2a5738a](https://redirect.github.com/n8n-io/n8n/commit/2a5738aebe617b9dabbdb77db48b0f5412cefe04))
- **editor:** Match nodes for autocomplete
([#&#8203;13716](https://redirect.github.com/n8n-io/n8n/issues/13716))
([8043a6c](https://redirect.github.com/n8n-io/n8n/commit/8043a6ce82cc539ddc88ec919ec86e52da1e18d9))
- **editor:** Render credential-only nodes when loading from the backend
([#&#8203;13689](https://redirect.github.com/n8n-io/n8n/issues/13689))
([c821f1c](https://redirect.github.com/n8n-io/n8n/commit/c821f1c532048c9afa0bc51e3566ae65bf9caf0a))
- **editor:** Show error details in resource locator dropdown
([#&#8203;13679](https://redirect.github.com/n8n-io/n8n/issues/13679))
([630608c](https://redirect.github.com/n8n-io/n8n/commit/630608c8bda85739196f51e32dc57efae88858a7))
- **editor:** Support pasting values that start with `=`
([#&#8203;13699](https://redirect.github.com/n8n-io/n8n/issues/13699))
([9e83ff5](https://redirect.github.com/n8n-io/n8n/commit/9e83ff51da3587f4525c6fdfeceaa85c79834510))
- **Elasticsearch Node:** Use POST instead of GET to allow request body
in search API
([#&#8203;13302](https://redirect.github.com/n8n-io/n8n/issues/13302))
([783bf7b](https://redirect.github.com/n8n-io/n8n/commit/783bf7b3bc90a3a82169fb14e057640f45e656e3))
- **GitHub Node:** Fix workflow resource locator
([#&#8203;13599](https://redirect.github.com/n8n-io/n8n/issues/13599))
([b7f7121](https://redirect.github.com/n8n-io/n8n/commit/b7f7121cb8fd5e707f602e9f3ea18fffaf75d526))
- **Google Sheets Node:** Accommodate special characters when updating
row
([#&#8203;13589](https://redirect.github.com/n8n-io/n8n/issues/13589))
([e633e91](https://redirect.github.com/n8n-io/n8n/commit/e633e91f69669dc01540aca8be7c3d43672dcea3))
- In addNodeToBeExecuted if stillDataMissing allow more then 2 inputs
([#&#8203;13704](https://redirect.github.com/n8n-io/n8n/issues/13704))
([e9a8a7f](https://redirect.github.com/n8n-io/n8n/commit/e9a8a7f8755980848bd5041d6a443c518b99ee18))
- **n8n Form Trigger Node:** Sanitize HTML for formNode
([#&#8203;13595](https://redirect.github.com/n8n-io/n8n/issues/13595))
([20dfaa3](https://redirect.github.com/n8n-io/n8n/commit/20dfaa3be6ee03498771ca0a62567e562bbab9da))
- **S3 Node:** Fix issue when connecting to Supabase storage
([#&#8203;13667](https://redirect.github.com/n8n-io/n8n/issues/13667))
([5fe33ef](https://redirect.github.com/n8n-io/n8n/commit/5fe33efc944a8adf07093badfe43773a34f79d6f))

##### Features

- **editor:** Schema preview UI updates
([#&#8203;13578](https://redirect.github.com/n8n-io/n8n/issues/13578))
([8790a0d](https://redirect.github.com/n8n-io/n8n/commit/8790a0df3de2bc6a1909358017abf6734823faad))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-15 18:56:46 +00:00
TrueCharts BotandGitHub 70cee697a7 chore(helm): update image docker.io/n8nio/n8n 1.82.1 → 1.82.4 (#33270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `9d385ac`
-> `8ec53f6` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-15 14:26:04 +01:00
TrueCharts BotandGitHub 42ba3e99c9 chore(helm): update image docker.io/n8nio/n8n 1.81.2 → 1.82.1 (#32921)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `b517a2f`
-> `9d385ac` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.82.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1820-2025-03-03)

##### Bug Fixes

- **Call n8n Workflow Tool Node:** Support concurrent invocations of the
tool
([#&#8203;13526](https://redirect.github.com/n8n-io/n8n/issues/13526))
([5334661](https://redirect.github.com/n8n-io/n8n/commit/5334661b76909f48aa4e45af889e6180c025eed6))
- **core:** Gracefully handle missing tasks metadata
([#&#8203;13632](https://redirect.github.com/n8n-io/n8n/issues/13632))
([999fb81](https://redirect.github.com/n8n-io/n8n/commit/999fb8174ae6bb34354cb8c6f85f769cb64e8ae4))
- **core:** Remove `index.html` caching entirely
([#&#8203;13563](https://redirect.github.com/n8n-io/n8n/issues/13563))
([afba8f9](https://redirect.github.com/n8n-io/n8n/commit/afba8f9ff89054d54e1cf70070ae5710bc9ddd37))
- **editor:** Add workflows to the store when fetching current page
([#&#8203;13583](https://redirect.github.com/n8n-io/n8n/issues/13583))
([c4f3293](https://redirect.github.com/n8n-io/n8n/commit/c4f329377828d80a54b71f5733ea7d9b4ee91f48))
- **editor:** Ai 672 minor UI fixes on evaluation creation
([#&#8203;13461](https://redirect.github.com/n8n-io/n8n/issues/13461))
([b791677](https://redirect.github.com/n8n-io/n8n/commit/b791677ffa8c82161c4c40b65bc62d93f2e7bc9e))
- **editor:** Ai 675 minor tweaks to tests list
([#&#8203;13467](https://redirect.github.com/n8n-io/n8n/issues/13467))
([5ad950f](https://redirect.github.com/n8n-io/n8n/commit/5ad950f60371546414ff17eb31171f2259e70f57))
- **editor:** Don't show duplicate logs when tree is deeply nested
([#&#8203;13537](https://redirect.github.com/n8n-io/n8n/issues/13537))
([d550382](https://redirect.github.com/n8n-io/n8n/commit/d550382a4a43c54cae47e9071236aa18efe38a5d))
- **editor:** Fix browser crash with large execution result
([#&#8203;13580](https://redirect.github.com/n8n-io/n8n/issues/13580))
([1c8c7e3](https://redirect.github.com/n8n-io/n8n/commit/1c8c7e34f9d2c8363c441aeb8c562ac91088a687))
- **editor:** Fix github star button layout
([#&#8203;13630](https://redirect.github.com/n8n-io/n8n/issues/13630))
([139b5b3](https://redirect.github.com/n8n-io/n8n/commit/139b5b378daba6df18639eeb4f326edce7752e11))
- **editor:** Fix icon color on 'Call n8n Workflow Tool' node
([#&#8203;13568](https://redirect.github.com/n8n-io/n8n/issues/13568))
([90d0943](https://redirect.github.com/n8n-io/n8n/commit/90d09431af97570a3a6adfb0470a18681af28001))
- **editor:** Fix icon spacing in accordion title
([#&#8203;13539](https://redirect.github.com/n8n-io/n8n/issues/13539))
([ebaaf0e](https://redirect.github.com/n8n-io/n8n/commit/ebaaf0e3d9602052f76f61b90fb073e390896cea))
- **editor:** Fix keyboard shortcuts no longer working after editing
sticky note
([#&#8203;13502](https://redirect.github.com/n8n-io/n8n/issues/13502))
([ab41fc3](https://redirect.github.com/n8n-io/n8n/commit/ab41fc3fb5f15e9c7ce7279b46cec90a511d0e0d))
- **editor:** Fix workflows list status filter
([#&#8203;13621](https://redirect.github.com/n8n-io/n8n/issues/13621))
([4067fb0](https://redirect.github.com/n8n-io/n8n/commit/4067fb0b12d242c795c6598df6c4090d48cec7b1))
- **editor:** Hide fromAI button in old workflow tool
([#&#8203;13552](https://redirect.github.com/n8n-io/n8n/issues/13552))
([6ef8d34](https://redirect.github.com/n8n-io/n8n/commit/6ef8d34f969ddb9e80b82dc50b38698249089af2))
- **editor:** Parse out nodeType
([#&#8203;13474](https://redirect.github.com/n8n-io/n8n/issues/13474))
([1cd13b6](https://redirect.github.com/n8n-io/n8n/commit/1cd13b639efcfabf183740bb6634023c66d5ce99))
- **editor:** Show dropdown scrollbars only when appropriate
([#&#8203;13562](https://redirect.github.com/n8n-io/n8n/issues/13562))
([615a42a](https://redirect.github.com/n8n-io/n8n/commit/615a42afd52d0d95dd30ed9aa231b9921e0708fe))
- **editor:** Show JSON full-screen Editor Window in Full Height
([#&#8203;13350](https://redirect.github.com/n8n-io/n8n/issues/13350))
([46dcce3](https://redirect.github.com/n8n-io/n8n/commit/46dcce341fbfa1c2a44a08f3dc93f1f8f16808c8))
- **editor:** Show scrollbar in Element UI popup
([#&#8203;13259](https://redirect.github.com/n8n-io/n8n/issues/13259))
([c021a7e](https://redirect.github.com/n8n-io/n8n/commit/c021a7e4b2daccc59541bab25c1447339dd68c09))
- **editor:** Undo keybinding changes related to window focus/blur
events
([#&#8203;13559](https://redirect.github.com/n8n-io/n8n/issues/13559))
([6ddcc1f](https://redirect.github.com/n8n-io/n8n/commit/6ddcc1f8c93f86b0d111cae1b24518d621d8fe84))
- **Odoo Node:** Model and fields dynamic fetching errors
([#&#8203;13511](https://redirect.github.com/n8n-io/n8n/issues/13511))
([294f019](https://redirect.github.com/n8n-io/n8n/commit/294f0194145ca4139d9d9cea0729bf83d0871c94))
- **Postgres Node:** Accommodate null values in query parameters for
expressions
([#&#8203;13544](https://redirect.github.com/n8n-io/n8n/issues/13544))
([6c266ac](https://redirect.github.com/n8n-io/n8n/commit/6c266acced95500148532b4fc015fe5d9587db76))
- **QuickBooks Online Node:** Add qty to quickbooks invoice line details
([#&#8203;13602](https://redirect.github.com/n8n-io/n8n/issues/13602))
([7c4e2f0](https://redirect.github.com/n8n-io/n8n/commit/7c4e2f014c0b38935a4d661646e773ad26fc97e1))
- **seven Node:** Remove obsolete options and fix typos
([#&#8203;13122](https://redirect.github.com/n8n-io/n8n/issues/13122))
([d02c8b0](https://redirect.github.com/n8n-io/n8n/commit/d02c8b0d7dbd4144c954a66aa0e78e43122b6e9a))
- **Switch Node:** Fix an issue in ordering rules in Switch Node
([#&#8203;13476](https://redirect.github.com/n8n-io/n8n/issues/13476))
([0fb6607](https://redirect.github.com/n8n-io/n8n/commit/0fb66076ba6120a7cb2401102ff8d1d6220ae106))

##### Features

- **Anthropic Chat Model Node:** Fetch models dynamically & support
thinking
([#&#8203;13543](https://redirect.github.com/n8n-io/n8n/issues/13543))
([461df37](https://redirect.github.com/n8n-io/n8n/commit/461df371f76b9dee9916a985a2bd2197facbcf6b))
- **Azure Storage Node:** New node
([#&#8203;12536](https://redirect.github.com/n8n-io/n8n/issues/12536))
([727f6f3](https://redirect.github.com/n8n-io/n8n/commit/727f6f3c0e5cef2d0cd4cd1ef1c6fa8f4d3f69ec))
- **core:** Add metric for active workflow count
([#&#8203;13420](https://redirect.github.com/n8n-io/n8n/issues/13420))
([3aa679e](https://redirect.github.com/n8n-io/n8n/commit/3aa679e4ac411d0d34e039fa6c43bc98f2e3670f))
- **core:** Fix partial workflow execution with specific trigger data
([#&#8203;13505](https://redirect.github.com/n8n-io/n8n/issues/13505))
([9029dac](https://redirect.github.com/n8n-io/n8n/commit/9029dace5c682e4b5df4f18f2f51098dce6436e5))
- **core:** Make Tools Agent the default Agent type, deprecate other
agent types
([#&#8203;13459](https://redirect.github.com/n8n-io/n8n/issues/13459))
([a60d106](https://redirect.github.com/n8n-io/n8n/commit/a60d106ebb4fb71e80f90a17965d7fb79d7806c6))
- **core:** Support executing single nodes not part of a graph as a
partial execution
([#&#8203;13529](https://redirect.github.com/n8n-io/n8n/issues/13529))
([8a34f02](https://redirect.github.com/n8n-io/n8n/commit/8a34f027c531f0d37fc8088c13d7e289cd8897ce))
- **editor:** Add functionality to create folders
([#&#8203;13473](https://redirect.github.com/n8n-io/n8n/issues/13473))
([2cb9d9e](https://redirect.github.com/n8n-io/n8n/commit/2cb9d9e29fc961a417d06c1449b79d4a0a66658e))
- **editor:** Automatically tidy up workflows
([#&#8203;13471](https://redirect.github.com/n8n-io/n8n/issues/13471))
([f381a24](https://redirect.github.com/n8n-io/n8n/commit/f381a24145271f4df4fa5c9345bb12c984f6e1fc))
- **editor:** Indicate dirty nodes with yellow borders/connectors on
canvas
([#&#8203;13040](https://redirect.github.com/n8n-io/n8n/issues/13040))
([75493ef](https://redirect.github.com/n8n-io/n8n/commit/75493ef6ef4ee47d0ccf217cd5c2e58754f60c12))
- **editor:** Rename 'In-Memory Vector Store' to 'Simple Vector Store'
([#&#8203;13472](https://redirect.github.com/n8n-io/n8n/issues/13472))
([35c00d0](https://redirect.github.com/n8n-io/n8n/commit/35c00d0c846e8a1e214aea3690ea60ff80d03eed))
- **editor:** Rename 'Window Buffer Memory' to 'Simple Memory'
([#&#8203;13477](https://redirect.github.com/n8n-io/n8n/issues/13477))
([819fc2d](https://redirect.github.com/n8n-io/n8n/commit/819fc2da63ce7f06d4702bce698d382eb64c45a3))
- Hackmation - automatically switch to expression mode
([#&#8203;13213](https://redirect.github.com/n8n-io/n8n/issues/13213))
([6953b0d](https://redirect.github.com/n8n-io/n8n/commit/6953b0d53a28448022c9de0a2f6294c9390a3b48))
- **n8n Form Trigger Node, Chat Trigger Node:** Allow to customize form
and chat css
([#&#8203;13506](https://redirect.github.com/n8n-io/n8n/issues/13506))
([289041e](https://redirect.github.com/n8n-io/n8n/commit/289041e997eedb660356cdbd259660b7c3117194))
- **n8n Vertica credentials only Node:** New node
([#&#8203;12256](https://redirect.github.com/n8n-io/n8n/issues/12256))
([d3fe3de](https://redirect.github.com/n8n-io/n8n/commit/d3fe3dea32207dfdb2a43db0def96466a31daa66))
- Update AWS credential to support more regions
([#&#8203;13524](https://redirect.github.com/n8n-io/n8n/issues/13524))
([b50658c](https://redirect.github.com/n8n-io/n8n/commit/b50658cbc64c0a6fc000b11dca0cca49cc707471))
- WhatsApp Business Cloud Node - new operation sendAndWait
([#&#8203;12941](https://redirect.github.com/n8n-io/n8n/issues/12941))
([97defb3](https://redirect.github.com/n8n-io/n8n/commit/97defb3a833bb269a4a3fc573a8e250a0d0e0deb))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-06 08:23:20 +00:00
TrueCharts BotandGitHub 591c7e844e chore(helm): update image docker.io/n8nio/n8n 1.81.1 → 1.81.2 (#32783)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `03ec7a3`
-> `b517a2f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-03 09:08:12 +00:00
TrueCharts BotandGitHub f778201ebe chore(helm): update image docker.io/n8nio/n8n 1.80.3 → 1.81.1 (#32657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `76997d1`
-> `03ec7a3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.81.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1810-2025-02-24)

##### Bug Fixes

- Always clear popupWindowState before showing popup from form trigger
([#&#8203;13363](https://redirect.github.com/n8n-io/n8n/issues/13363))
([b7f1265](https://redirect.github.com/n8n-io/n8n/commit/b7f12650f1f42c0ff15c1da3e5ade350fb1e23d2))
- **Code Node:** Fix `$items` in Code node when using task runner
([#&#8203;13368](https://redirect.github.com/n8n-io/n8n/issues/13368))
([87b3c50](https://redirect.github.com/n8n-io/n8n/commit/87b3c508b3d5a7d6f3b9f8377de66567a04fa970))
- **core:** Avoid renewing the license on init to prevent excessive
duplicate renewal calls
([#&#8203;13347](https://redirect.github.com/n8n-io/n8n/issues/13347))
([1e1f528](https://redirect.github.com/n8n-io/n8n/commit/1e1f52846641515ad4479ab1088e78a9266e452d))
- **core:** Ensure that 'workflow-post-execute' event has userId
whenever it's available
([#&#8203;13326](https://redirect.github.com/n8n-io/n8n/issues/13326))
([f41e353](https://redirect.github.com/n8n-io/n8n/commit/f41e353887fef4269510d25fa87b73da4cf925f9))
- **core:** Fix DB migrations for MySQL
([#&#8203;13261](https://redirect.github.com/n8n-io/n8n/issues/13261))
([d0968a1](https://redirect.github.com/n8n-io/n8n/commit/d0968a10d56ac5c97974129742ba8f8a85997dac))
- **core:** Fix resuming executions on test webhooks from Wait forms
([#&#8203;13410](https://redirect.github.com/n8n-io/n8n/issues/13410))
([8ffd316](https://redirect.github.com/n8n-io/n8n/commit/8ffd3167d58d30f087fd31010e6f79f1398d8f49))
- **core:** Handle connections for missing nodes in a workflow
([#&#8203;13362](https://redirect.github.com/n8n-io/n8n/issues/13362))
([1e5feb1](https://redirect.github.com/n8n-io/n8n/commit/1e5feb195d50054939f85c9e1b5a32885c579901))
- **core:** Make sure middleware works with legacy API Keys
([#&#8203;13390](https://redirect.github.com/n8n-io/n8n/issues/13390))
([ca76ef4](https://redirect.github.com/n8n-io/n8n/commit/ca76ef4bc248a3bcde844bc8378d38eed269f032))
- **core:** Return original hooks errors to the frontend
([#&#8203;13365](https://redirect.github.com/n8n-io/n8n/issues/13365))
([5439181](https://redirect.github.com/n8n-io/n8n/commit/5439181e92f20fef1423575cabec7acbe1740b26))
- **editor:** Correctly close node creator when selecting/deselecting a
node
([#&#8203;13338](https://redirect.github.com/n8n-io/n8n/issues/13338))
([c3dc66e](https://redirect.github.com/n8n-io/n8n/commit/c3dc66ee7372927fcfd6baac3b9d853690e39c99))
- **editor:** Do not show credential details popup for users without
necessary scopes with direct link
([#&#8203;13264](https://redirect.github.com/n8n-io/n8n/issues/13264))
([a5401d0](https://redirect.github.com/n8n-io/n8n/commit/a5401d06a58ef026f44499d05b42a8d0dbe2520e))
- **editor:** Do not show project settings for users without permission
with direct link
([#&#8203;13246](https://redirect.github.com/n8n-io/n8n/issues/13246))
([fa488f1](https://redirect.github.com/n8n-io/n8n/commit/fa488f15619f798a0360c96492f2928ac661d9ee))
- **editor:** Don't open form popup window if different trigger node is
used
([#&#8203;13391](https://redirect.github.com/n8n-io/n8n/issues/13391))
([57a9a5b](https://redirect.github.com/n8n-io/n8n/commit/57a9a5b15f55aae0301851e93847ed87feb081e8))
- **editor:** Fix configurable node description margins and text
alignment
([#&#8203;13318](https://redirect.github.com/n8n-io/n8n/issues/13318))
([c881ea2](https://redirect.github.com/n8n-io/n8n/commit/c881ea2c7b43a4fb610533dd553520a6de51f22d))
- **editor:** Fix workflow moving E2E tests
([#&#8203;13396](https://redirect.github.com/n8n-io/n8n/issues/13396))
([073b05b](https://redirect.github.com/n8n-io/n8n/commit/073b05b10c81e3a0451c310bc0bde25170e1591e))
- **editor:** Optionally share credentials used by the workflow when
moving the workflow between projects
([#&#8203;12524](https://redirect.github.com/n8n-io/n8n/issues/12524))
([7bd83d7](https://redirect.github.com/n8n-io/n8n/commit/7bd83d7d330b6f01b5798461f2218254a9964d87))
- **editor:** Polyfill `Array.prototype.toSorted` (no-chanhelog)
([#&#8203;13463](https://redirect.github.com/n8n-io/n8n/issues/13463))
([f2b15ea](https://redirect.github.com/n8n-io/n8n/commit/f2b15ea086fcc541a5a584998985d712335210ec))
- **editor:** Register/unregister keybindings on window focus/blur
([#&#8203;13419](https://redirect.github.com/n8n-io/n8n/issues/13419))
([7a504dc](https://redirect.github.com/n8n-io/n8n/commit/7a504dc30fcf0c7641528ed469835811f82bb098))
- **editor:** Switch back to selection mode on window blur
([#&#8203;13341](https://redirect.github.com/n8n-io/n8n/issues/13341))
([415e25b](https://redirect.github.com/n8n-io/n8n/commit/415e25b5d524b0d3c391403f129468e57bbb918e))
- Prevent flicker during paginated workflow navigation
([#&#8203;13348](https://redirect.github.com/n8n-io/n8n/issues/13348))
([d277e0b](https://redirect.github.com/n8n-io/n8n/commit/d277e0ba0e5d87500457538b4b0f1363e267f071))

##### Features

- **core:** Hackmation - Add last activity metric
([#&#8203;13237](https://redirect.github.com/n8n-io/n8n/issues/13237))
([272f55b](https://redirect.github.com/n8n-io/n8n/commit/272f55b80f1d4576d1675040bd2775210c4ab5e9))
- **editor:** Change rename node keyboard shortcut to Space on new
canvas
([#&#8203;11872](https://redirect.github.com/n8n-io/n8n/issues/11872))
([c90d0d9](https://redirect.github.com/n8n-io/n8n/commit/c90d0d9161ec161cd1afd6aa5b56345c1611f9c9))
- **editor:** Implement breadcrumbs component
([#&#8203;13317](https://redirect.github.com/n8n-io/n8n/issues/13317))
([db297f1](https://redirect.github.com/n8n-io/n8n/commit/db297f107d81738d57e298135a9c279ad83345dc))
- **editor:** Implement folder navigation in workflows list
([#&#8203;13370](https://redirect.github.com/n8n-io/n8n/issues/13370))
([0eae14e](https://redirect.github.com/n8n-io/n8n/commit/0eae14e27ab4fab3229750d6b2a32868db1e8dd4))
- **editor:** Rename 'Text' fields on AI nodes to 'Prompt'
([#&#8203;13416](https://redirect.github.com/n8n-io/n8n/issues/13416))
([4fa666b](https://redirect.github.com/n8n-io/n8n/commit/4fa666b976423365299e915130384e10c8e12528))
- Enable partial exections v2 by default
([#&#8203;13344](https://redirect.github.com/n8n-io/n8n/issues/13344))
([29ae239](https://redirect.github.com/n8n-io/n8n/commit/29ae2396c99d54d8f3db71e6370516f0dc354d00))
- **n8n Form Node:** Limit wait time parameters
([#&#8203;13160](https://redirect.github.com/n8n-io/n8n/issues/13160))
([14b6f8b](https://redirect.github.com/n8n-io/n8n/commit/14b6f8b97275e38ba4a4c1819e8e32b711de21ba))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-27 20:07:23 +01:00
TrueCharts BotandGitHub 9faee4f4e5 chore(helm): update image docker.io/n8nio/n8n 1.80.2 → 1.80.3 (#32501)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `665a4ca`
-> `76997d1` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-24 13:52:56 +01:00
TrueCharts BotandGitHub 670e52a9be chore(helm): update chart redis 15.6.4 → 15.6.5 (#32387)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.4` ->
`15.6.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-02-21 19:39:28 +00:00
TrueCharts BotandGitHub f1cc0ea0a9 chore(helm): update image docker.io/n8nio/n8n 1.80.0 → 1.80.2 (#32354)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `603d3a9`
-> `665a4ca` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:44:35 +01:00
TrueCharts BotandGitHub 57483338ae chore(helm): update image docker.io/n8nio/n8n 1.79.0 → 1.80.0 (#32217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `8ba7eff`
-> `603d3a9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-18 11:08:38 +00:00
TrueCharts BotandGitHub 3f59350881 chore(helm): update image docker.io/n8nio/n8n 1.78.0 → 1.79.0 (#32108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `762ba5d`
-> `8ba7eff` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.79.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1790-2025-02-13)

##### Bug Fixes

- **Airtable Node:** Use item at correct index in base/getSchema
([#&#8203;13174](https://redirect.github.com/n8n-io/n8n/issues/13174))
([f2e3586](https://redirect.github.com/n8n-io/n8n/commit/f2e35869c143d15ea79017ec103370c4aa92a92f))
- **Basic LLM Chain Node:** Use correct mimetype for binary data
([#&#8203;12978](https://redirect.github.com/n8n-io/n8n/issues/12978))
([2b1eb04](https://redirect.github.com/n8n-io/n8n/commit/2b1eb049f2c639f054e7c5f671483e29fd600567))
- **Call n8n Sub-Workflow Tool Node:** Fix json type when using $fromAI
([#&#8203;13102](https://redirect.github.com/n8n-io/n8n/issues/13102))
([9e4e1ca](https://redirect.github.com/n8n-io/n8n/commit/9e4e1ca1f48b08143883668be037026075eddb25))
- **core:** Add an option to enable dual-stack lookup to support IPv6
for redis
([#&#8203;13118](https://redirect.github.com/n8n-io/n8n/issues/13118))
([be39d0a](https://redirect.github.com/n8n-io/n8n/commit/be39d0a0f11c0274d2be1d7e1579264a95b18f7b))
- **core:** Allow secrets manager secrets to be used in credentials
([#&#8203;13110](https://redirect.github.com/n8n-io/n8n/issues/13110))
([cae98e7](https://redirect.github.com/n8n-io/n8n/commit/cae98e733d4cac7b5082bae345be504d00876c4b))
- **core:** Do not save credential overwrites data into the database
([#&#8203;13170](https://redirect.github.com/n8n-io/n8n/issues/13170))
([298a7b0](https://redirect.github.com/n8n-io/n8n/commit/298a7b00386dcfb670c27e6e1cc374f73d00a7a5))
- **core:** Fix high volume of node operation errors in Sentry
([#&#8203;13053](https://redirect.github.com/n8n-io/n8n/issues/13053))
([e59d983](https://redirect.github.com/n8n-io/n8n/commit/e59d9830bfda51bcf43246e32bf88bd045f8b8ad))
- **core:** Fix resuming executions on test webhooks from Wait nodes
([#&#8203;13168](https://redirect.github.com/n8n-io/n8n/issues/13168))
([5dddf77](https://redirect.github.com/n8n-io/n8n/commit/5dddf772cf1704f65ed86cea1f4640e3b274b14e))
- **core:** Handle cancellation of waiting executions correctly
([#&#8203;13051](https://redirect.github.com/n8n-io/n8n/issues/13051))
([fc440eb](https://redirect.github.com/n8n-io/n8n/commit/fc440eb68bb6750dc096cdaeb50fed7cf0718b07))
- **core:** Handle credential decryption failures gracefully on the API
([#&#8203;13166](https://redirect.github.com/n8n-io/n8n/issues/13166))
([a4c5334](https://redirect.github.com/n8n-io/n8n/commit/a4c5334853cbc71eddbb035b86d3dda68c3ef81e))
- **core:** Handle missing `json` property on `nodeSuccessData`
([#&#8203;13219](https://redirect.github.com/n8n-io/n8n/issues/13219))
([aedea7a](https://redirect.github.com/n8n-io/n8n/commit/aedea7a76c1752410b8734d87a74bd870cd54e2d))
- **core:** Same version of merge node behaves differently after n8n
update
([#&#8203;13106](https://redirect.github.com/n8n-io/n8n/issues/13106))
([df8f059](https://redirect.github.com/n8n-io/n8n/commit/df8f059504266667ffd30b5d706bad9dd7e09ab3))
- **editor:** Adjust project plus button color in dark mode
([#&#8203;13175](https://redirect.github.com/n8n-io/n8n/issues/13175))
([4c19bae](https://redirect.github.com/n8n-io/n8n/commit/4c19baea3dd232df67353e8637470c205c37bd92))
- **editor:** Correctly compare old parameter value for nested
parameters
([#&#8203;13179](https://redirect.github.com/n8n-io/n8n/issues/13179))
([b6c0d96](https://redirect.github.com/n8n-io/n8n/commit/b6c0d96e4376e1b5fbc80227633eae57b1eff4c0))
- **editor:** Disable fromAI button for vector stores
([#&#8203;13125](https://redirect.github.com/n8n-io/n8n/issues/13125))
([bde8420](https://redirect.github.com/n8n-io/n8n/commit/bde84205f924d79c3eb2bd45d2e3745b53992a0d))
- **editor:** Don't show 'Test workflow' button if the canvas is
read-only
([#&#8203;13199](https://redirect.github.com/n8n-io/n8n/issues/13199))
([56426e9](https://redirect.github.com/n8n-io/n8n/commit/56426e989ff4ca01efad0b6d525e12e68d25e87f))
- **editor:** Fix '=' handling in expressions
([#&#8203;13129](https://redirect.github.com/n8n-io/n8n/issues/13129))
([8f25a06](https://redirect.github.com/n8n-io/n8n/commit/8f25a06e6ca7d4d0a78b5aa379a8c124f55a0325))
- **editor:** Fix alignment in RMC component
([#&#8203;13167](https://redirect.github.com/n8n-io/n8n/issues/13167))
([78644b0](https://redirect.github.com/n8n-io/n8n/commit/78644b0ec7007cabd1a908cfd81ec1b3f06db63d))
- **editor:** Fix issues with push connect reconnection
([#&#8203;13085](https://redirect.github.com/n8n-io/n8n/issues/13085))
([fff98b1](https://redirect.github.com/n8n-io/n8n/commit/fff98b16bb7c86e08ec2b1a475eeb7b93bedf2de))
- **editor:** Fix prompt in easy ai template
([#&#8203;13091](https://redirect.github.com/n8n-io/n8n/issues/13091))
([2eabca5](https://redirect.github.com/n8n-io/n8n/commit/2eabca5613dece94231395a89e84c5e4433bb730))
- **editor:** Load only personal credentials when setting up a template
([#&#8203;12826](https://redirect.github.com/n8n-io/n8n/issues/12826))
([814e2a8](https://redirect.github.com/n8n-io/n8n/commit/814e2a89241bdc6a26defb6bfd3d87abdc477ae0))
- **editor:** Make connector buttons background opaque when dark mode is
enabled system-wide
([#&#8203;13180](https://redirect.github.com/n8n-io/n8n/issues/13180))
([77be25d](https://redirect.github.com/n8n-io/n8n/commit/77be25d337e32f2bb32e191ee579f30d0442b537))
- **Gmail Trigger Node:** Prevent error for empty emails, improve type
safety
([#&#8203;13171](https://redirect.github.com/n8n-io/n8n/issues/13171))
([115a367](https://redirect.github.com/n8n-io/n8n/commit/115a367caeb9cbec8597d328cd969fff5ab6d941))
- **Google Sheets Node:** Do not delete row_number key from input item
([#&#8203;13158](https://redirect.github.com/n8n-io/n8n/issues/13158))
([da5e4be](https://redirect.github.com/n8n-io/n8n/commit/da5e4be0fd645df24892f81c553bc1808e3fec93))
- **Google Sheets Node:** RMC should correctly map columns if data
location set in options
([#&#8203;13116](https://redirect.github.com/n8n-io/n8n/issues/13116))
([5d05f7f](https://redirect.github.com/n8n-io/n8n/commit/5d05f7f436a32b98d35a7b87968990e845ec56bb))
- **Google Sheets Trigger Node:** Do not return header row in rowAdded
mode
([#&#8203;13119](https://redirect.github.com/n8n-io/n8n/issues/13119))
([cd8b300](https://redirect.github.com/n8n-io/n8n/commit/cd8b300d5c9c2a2911b50c737c88ba799a2f0799))
- **Microsoft OneDrive Node:** Try to download file using downloadUrl
([#&#8203;13200](https://redirect.github.com/n8n-io/n8n/issues/13200))
([67cd05c](https://redirect.github.com/n8n-io/n8n/commit/67cd05c6dc9407b09ed89a9dbb041f2f6d0ac500))
- **OpenAI Node:** Limit chat history to context window when using
memory
([#&#8203;13137](https://redirect.github.com/n8n-io/n8n/issues/13137))
([f057cfb](https://redirect.github.com/n8n-io/n8n/commit/f057cfb46af198566935d811ba294e596c9ab5ec))
- **Summarize Node:** Not dealing with null values properly
([#&#8203;13044](https://redirect.github.com/n8n-io/n8n/issues/13044))
([9324e4f](https://redirect.github.com/n8n-io/n8n/commit/9324e4ffe66a8268e3d7d0eb2c127e35caee7a4c))

##### Features

- Add ConvertAPI cred only node
([#&#8203;12663](https://redirect.github.com/n8n-io/n8n/issues/12663))
([731a9a7](https://redirect.github.com/n8n-io/n8n/commit/731a9a79456066d72f5d7ba6c343eca420407979))
- **core:** Add an option to allow community nodes as tools
([#&#8203;13075](https://redirect.github.com/n8n-io/n8n/issues/13075))
([2b133aa](https://redirect.github.com/n8n-io/n8n/commit/2b133aa201325e27baddaa2bfd5995dca2093728))
- **core:** Add migration to create model for folders feature
([#&#8203;13060](https://redirect.github.com/n8n-io/n8n/issues/13060))
([03f4ed8](https://redirect.github.com/n8n-io/n8n/commit/03f4ed8445bb1e1f0ef5c82b0164e50db3e2c45c))
- **editor:** Add ‘execute workflow’ buttons below triggers on the
canvas
([#&#8203;12769](https://redirect.github.com/n8n-io/n8n/issues/12769))
([b17cbec](https://redirect.github.com/n8n-io/n8n/commit/b17cbec3af446e67db57a0927011d51a9317dff2))
- **editor:** Add docs link in $fromAI hover info tooltip
([#&#8203;13097](https://redirect.github.com/n8n-io/n8n/issues/13097))
([ff8b1c1](https://redirect.github.com/n8n-io/n8n/commit/ff8b1c11082f4e8caf2a474e57be3b3b328a1be3))
- **editor:** Expose `View Execution` links for erroneous sub-executions
([#&#8203;13185](https://redirect.github.com/n8n-io/n8n/issues/13185))
([11cf1cd](https://redirect.github.com/n8n-io/n8n/commit/11cf1cd23a181714e445ef58e97fdd7dca870dd7))
- **Microsoft Teams Node:** New operation sendAndWait
([#&#8203;12964](https://redirect.github.com/n8n-io/n8n/issues/12964))
([e925562](https://redirect.github.com/n8n-io/n8n/commit/e92556260f2b95022a852825f8475be369f0440a))
- **OpenAI Chat Model Node:** Add reasoning effort option to control the
amount of reasoning tokens to use
([#&#8203;13103](https://redirect.github.com/n8n-io/n8n/issues/13103))
([76e0c99](https://redirect.github.com/n8n-io/n8n/commit/76e0c9961344d4baac60a50f1ec1e849e40586e6))

##### Performance Improvements

- **core:** Batch workflow activation to speed up startup
([#&#8203;13191](https://redirect.github.com/n8n-io/n8n/issues/13191))
([17acf70](https://redirect.github.com/n8n-io/n8n/commit/17acf70591422bfea84b13f24c35d628bff4d35e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-15 09:35:55 +01:00
e27898c2df chore(helm): update chart redis 15.6.3 → 15.6.4 (#31978)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.3` ->
`15.6.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-12 14:03:50 +00:00
TrueCharts BotandGitHub e4ff1842e4 chore(helm): update chart redis 15.6.2 → 15.6.3 (#31837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.2` ->
`15.6.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-02-09 00:01:11 +01:00
TrueCharts-Bot cbc7daf7d1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-08 00:13:21 +00:00
006dc78e6a chore(helm): update image docker.io/n8nio/n8n 1.77.2 → 1.78.0 (#31727)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `b70bfec`
-> `762ba5d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.78.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1780-2025-02-06)

##### Bug Fixes

- **AI Agent Node:** Ignore SSL errors option for SQLAgent
([#&#8203;13052](https://redirect.github.com/n8n-io/n8n/issues/13052))
([a90529f](https://redirect.github.com/n8n-io/n8n/commit/a90529fd51ca88bc9640d24490dbeb2023c98e30))
- **Code Node:** Do not validate code within comments
([#&#8203;12938](https://redirect.github.com/n8n-io/n8n/issues/12938))
([cdfa225](https://redirect.github.com/n8n-io/n8n/commit/cdfa22593b69cf647c2a798d6571a9bbbd11c1b2))
- **core:** "Respond to Webhook" should work with workflows with waiting
nodes
([#&#8203;12806](https://redirect.github.com/n8n-io/n8n/issues/12806))
([e8635f2](https://redirect.github.com/n8n-io/n8n/commit/e8635f257433748f4d7d2c4b0ae794de6bff5b28))
- **core:** Do not emit `workflow-post-execute` event for waiting
executions
([#&#8203;13065](https://redirect.github.com/n8n-io/n8n/issues/13065))
([1593b6c](https://redirect.github.com/n8n-io/n8n/commit/1593b6cb4112ab2a85ca93c4eaec7d5f088895b1))
- **core:** Do not enable strict type validation by default for resource
mapper
([#&#8203;13037](https://redirect.github.com/n8n-io/n8n/issues/13037))
([fdcff90](https://redirect.github.com/n8n-io/n8n/commit/fdcff9082b97314f8b04579ab6fa81c724916320))
- **core:** Fix empty node execution stack
([#&#8203;12945](https://redirect.github.com/n8n-io/n8n/issues/12945))
([7031569](https://redirect.github.com/n8n-io/n8n/commit/7031569a028bcc85558fcb614f8143d68a7f81f0))
- **core:** Only use new resource mapper type validation when it is
enabled
([#&#8203;13099](https://redirect.github.com/n8n-io/n8n/issues/13099))
([a37c8e8](https://redirect.github.com/n8n-io/n8n/commit/a37c8e8fb86aaa3244ac13500ffa0e7c0d809a6f))
- **editor:** Actually enforce the version and don't break for old
values in local storage
([#&#8203;13025](https://redirect.github.com/n8n-io/n8n/issues/13025))
([884a7e2](https://redirect.github.com/n8n-io/n8n/commit/884a7e23f84258756d8dcdd2dfe933bdedf61adc))
- **editor:** Add telemetry to source control feature
([#&#8203;13016](https://redirect.github.com/n8n-io/n8n/issues/13016))
([18eaa54](https://redirect.github.com/n8n-io/n8n/commit/18eaa5423dfc9348374c2cff4ae0e6f152268fbb))
- **editor:** Allow switch to `Fixed` for boolean and number parameters
with invalid expressions
([#&#8203;12948](https://redirect.github.com/n8n-io/n8n/issues/12948))
([118be24](https://redirect.github.com/n8n-io/n8n/commit/118be24d25f001525ced03d9426a6129fa5a2053))
- **editor:** Allow to re-open sub-connection node creator if already
active
([#&#8203;13041](https://redirect.github.com/n8n-io/n8n/issues/13041))
([16d59e9](https://redirect.github.com/n8n-io/n8n/commit/16d59e98edc427bf68edbce4cd2174a44d6dcfb1))
- **editor:** Code node overwrites code when switching nodes after edits
([#&#8203;13078](https://redirect.github.com/n8n-io/n8n/issues/13078))
([00e3ebc](https://redirect.github.com/n8n-io/n8n/commit/00e3ebc9e2e0b8cc2d88b678c3a2a21602dac010))
- **editor:** Fix execution running status listener for chat messages
([#&#8203;12951](https://redirect.github.com/n8n-io/n8n/issues/12951))
([4d55a29](https://redirect.github.com/n8n-io/n8n/commit/4d55a294600dc2c86f6f7019da923b66a4b9de7e))
- **editor:** Fix position of connector buttons when the line is
straight
([#&#8203;13034](https://redirect.github.com/n8n-io/n8n/issues/13034))
([3a908ac](https://redirect.github.com/n8n-io/n8n/commit/3a908aca17f0bc1cf5fb5eb8813cc94f27f0bcdf))
- **editor:** Fix showing and hiding canvas edge toolbar when hovering
([#&#8203;13009](https://redirect.github.com/n8n-io/n8n/issues/13009))
([ac7bc4f](https://redirect.github.com/n8n-io/n8n/commit/ac7bc4f1911f913233eeeae5d229432fdff332c4))
- **editor:** Make AI transform node read only in executions view
([#&#8203;12970](https://redirect.github.com/n8n-io/n8n/issues/12970))
([ce1deb8](https://redirect.github.com/n8n-io/n8n/commit/ce1deb8aea528eef996fc774d0fff1dc61df5843))
- **editor:** Prevent infinite loop in expressions crashing the browser
([#&#8203;12732](https://redirect.github.com/n8n-io/n8n/issues/12732))
([8c2dbcf](https://redirect.github.com/n8n-io/n8n/commit/8c2dbcfeced70a0a84137773269cc6db2928d174))
- **editor:** Refine push modal layout
([#&#8203;12886](https://redirect.github.com/n8n-io/n8n/issues/12886))
([212a5bf](https://redirect.github.com/n8n-io/n8n/commit/212a5bf23eb11cc3296e7a8d002a4b7727d5193c))
- **editor:** SchemaView renders duplicate structures properly
([#&#8203;12943](https://redirect.github.com/n8n-io/n8n/issues/12943))
([0d8a544](https://redirect.github.com/n8n-io/n8n/commit/0d8a544975f72724db931778d7e3ace8a12b6cfc))
- **editor:** Update node issues when opening execution
([#&#8203;12972](https://redirect.github.com/n8n-io/n8n/issues/12972))
([1a91523](https://redirect.github.com/n8n-io/n8n/commit/1a915239c6571d7744023c6df6242dabe97c912e))
- **editor:** Use correct connection index when connecting adjancent
nodes after deleting a node
([#&#8203;12973](https://redirect.github.com/n8n-io/n8n/issues/12973))
([c7a15d5](https://redirect.github.com/n8n-io/n8n/commit/c7a15d5980d181a865f8e2ec6a5f70d0681dcf56))
- **GitHub Node:** Don't truncate filenames retrieved from GitHub
([#&#8203;12923](https://redirect.github.com/n8n-io/n8n/issues/12923))
([7e18447](https://redirect.github.com/n8n-io/n8n/commit/7e1844757fe0d544e8881d229d16af95ed53fb21))
- **Google Cloud Firestore Node:** Fix potential prototype pollution
vulnerability
([#&#8203;13035](https://redirect.github.com/n8n-io/n8n/issues/13035))
([f150f79](https://redirect.github.com/n8n-io/n8n/commit/f150f79ad6c7d43e036688b1de8d6c2c8140aca9))
- Increment runIndex in WorkflowToolV2 tool executions to avoid reusing
out of date inputs
([#&#8203;13008](https://redirect.github.com/n8n-io/n8n/issues/13008))
([cc907fb](https://redirect.github.com/n8n-io/n8n/commit/cc907fbca9aa00fe07dd54a2fcac8983f2321ad1))
- Sync partial execution version of FE and BE, also allow enforcing a
specific version
([#&#8203;12840](https://redirect.github.com/n8n-io/n8n/issues/12840))
([a155043](https://redirect.github.com/n8n-io/n8n/commit/a15504329bac582225185705566297d9cc27bf73))
- **Wise Node:** Use ISO formatting for timestamps
([#&#8203;10288](https://redirect.github.com/n8n-io/n8n/issues/10288))
([1a2d39a](https://redirect.github.com/n8n-io/n8n/commit/1a2d39a158c9a61bdaf11124b09ae70de65ebbf1))

##### Features

- Add reusable frontend `composables` package
([#&#8203;13077](https://redirect.github.com/n8n-io/n8n/issues/13077))
([ef87da4](https://redirect.github.com/n8n-io/n8n/commit/ef87da4c193a08e089e48044906a4f5ce9959a22))
- Add support for client credentials with Azure Log monitor
([#&#8203;13038](https://redirect.github.com/n8n-io/n8n/issues/13038))
([2c2d631](https://redirect.github.com/n8n-io/n8n/commit/2c2d63157b7866f1a68cc45c5823e29570ccff77))
- Allow multi API creation via the UI
([#&#8203;12845](https://redirect.github.com/n8n-io/n8n/issues/12845))
([ad3250c](https://redirect.github.com/n8n-io/n8n/commit/ad3250ceb0df84379917e684d54d4100e3bf44f5))
- Allow setting API keys expiration
([#&#8203;12954](https://redirect.github.com/n8n-io/n8n/issues/12954))
([9bcbc2c](https://redirect.github.com/n8n-io/n8n/commit/9bcbc2c2ccbb88537e9b7554c92b631118d870f1))
- **core:** Add sorting to GET `/workflows` endpoint
([#&#8203;13029](https://redirect.github.com/n8n-io/n8n/issues/13029))
([b60011a](https://redirect.github.com/n8n-io/n8n/commit/b60011a1808d47f32ab84e685dba0e915e82df8f))
- **core:** Enable usage as a tool for more nodes
([#&#8203;12930](https://redirect.github.com/n8n-io/n8n/issues/12930))
([9deb759](https://redirect.github.com/n8n-io/n8n/commit/9deb75916e4eb63b899ba79b40cbd24b69a752db))
- **core:** Handle Declarative nodes more like regular nodes
([#&#8203;13007](https://redirect.github.com/n8n-io/n8n/issues/13007))
([a65a9e6](https://redirect.github.com/n8n-io/n8n/commit/a65a9e631b13bbe70ad64727fb1109ae7cd014eb))
- **Discord Node:** New sendAndWait operation
([#&#8203;12894](https://redirect.github.com/n8n-io/n8n/issues/12894))
([d47bfdd](https://redirect.github.com/n8n-io/n8n/commit/d47bfddd656367454b51da39cf87dbfb2bd59eb2))
- **editor:** Display schema preview for unexecuted nodes
([#&#8203;12901](https://redirect.github.com/n8n-io/n8n/issues/12901))
([0063bbb](https://redirect.github.com/n8n-io/n8n/commit/0063bbb30b45b3af92aff4c0f76b905d50a71a2d))
- **editor:** Easy $fromAI Button for AI Tools
([#&#8203;12587](https://redirect.github.com/n8n-io/n8n/issues/12587))
([2177376](https://redirect.github.com/n8n-io/n8n/commit/21773764d37c37a6464a3885d3fa548a5feb4fd8))
- **editor:** Show fixed collection parameter issues in UI
([#&#8203;12899](https://redirect.github.com/n8n-io/n8n/issues/12899))
([12d686c](https://redirect.github.com/n8n-io/n8n/commit/12d686ce52694f4c0b88f92a744451c1b0c66dec))
- **Facebook Graph API Node:** Update node to support API v22.0
([#&#8203;13024](https://redirect.github.com/n8n-io/n8n/issues/13024))
([0bc0fc6](https://redirect.github.com/n8n-io/n8n/commit/0bc0fc6c1226688c29bf5f8f0ba7e8f244e16fbc))
- **HTTP Request Tool Node:** Relax binary data detection
([#&#8203;13048](https://redirect.github.com/n8n-io/n8n/issues/13048))
([b67a003](https://redirect.github.com/n8n-io/n8n/commit/b67a003e0b154d4e8c04392bec1c7b28171b5908))
- Human in the loop section
([#&#8203;12883](https://redirect.github.com/n8n-io/n8n/issues/12883))
([9590e5d](https://redirect.github.com/n8n-io/n8n/commit/9590e5d58b8964de9ce901bf07b537926d18b6b7))
- **n8n Form Node:** Add Hidden Fields
([#&#8203;12803](https://redirect.github.com/n8n-io/n8n/issues/12803))
([0da1114](https://redirect.github.com/n8n-io/n8n/commit/0da1114981978e371b216bdabc0c3bbdceeefa09))
- **n8n Form Node:** Respond with Text
([#&#8203;12979](https://redirect.github.com/n8n-io/n8n/issues/12979))
([182fc15](https://redirect.github.com/n8n-io/n8n/commit/182fc150bec62e9a5e2801d6c403e4a6bd35f728))
- **OpenAI Chat Model Node, OpenAI Node:** Include o3 models in model
selection
([#&#8203;13005](https://redirect.github.com/n8n-io/n8n/issues/13005))
([37d152c](https://redirect.github.com/n8n-io/n8n/commit/37d152c148cafbe493c22e07f5d55ff24fcb0ca4))
- **Summarize Node:** Preserves original field data type
([#&#8203;13069](https://redirect.github.com/n8n-io/n8n/issues/13069))
([be5e49d](https://redirect.github.com/n8n-io/n8n/commit/be5e49d56c09d65c9768e948471626cfd3606c0c))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-07 10:04:45 +00:00
TrueCharts BotandGitHub c0c944627e chore(helm): update image docker.io/n8nio/n8n 1.77.2 → 1.77.3 (#31720)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `b70bfec`
-> `213dd75` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-02-07 04:00:27 +01:00
TrueCharts BotandGitHub 39d51346df chore(helm): update image docker.io/n8nio/n8n 1.77.1 → 1.77.2 (#31645) 2025-02-05 03:15:37 +01:00
TrueCharts BotandGitHub 187bbdb4e0 chore(helm): update image docker.io/n8nio/n8n 1.77.0 → 1.77.1 (#31597)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `dd093bb`
-> `939731c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-02-03 17:30:04 +00:00
bb581f53fb chore(helm): update chart redis 15.6.1 → 15.6.2 (#31476)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.6.1` -> `15.6.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-01 12:41:25 +00:00
TrueCharts BotandGitHub 8f07413ddc chore(helm): update image docker.io/n8nio/n8n 1.76.1 → 1.77.0 (#31374)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `75866b0`
-> `dd093bb` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.77.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1770-2025-01-29)

##### Bug Fixes

- **core:** Account for pre-execution failure in scaling mode
([#&#8203;12815](https://redirect.github.com/n8n-io/n8n/issues/12815))
([b4d27c4](https://redirect.github.com/n8n-io/n8n/commit/b4d27c49e32bfacbd2690bf1c07194562f6a4a61))
- **core:** Display the last activated plan name when multiple are
activated
([#&#8203;12835](https://redirect.github.com/n8n-io/n8n/issues/12835))
([03365f0](https://redirect.github.com/n8n-io/n8n/commit/03365f096d3d5c8e3a6537f37cda412959705346))
- **core:** Fix possible corruption of OAuth2 credential
([#&#8203;12880](https://redirect.github.com/n8n-io/n8n/issues/12880))
([ac84ea1](https://redirect.github.com/n8n-io/n8n/commit/ac84ea14452cbcec95f14073e8e70427169e6a7f))
- **core:** Fix usage of external libs in task runner
([#&#8203;12788](https://redirect.github.com/n8n-io/n8n/issues/12788))
([3d9d5bf](https://redirect.github.com/n8n-io/n8n/commit/3d9d5bf9d58f3c49830d42a140d6c8c6b59952dc))
- **core:** Handle max stalled count error better
([#&#8203;12824](https://redirect.github.com/n8n-io/n8n/issues/12824))
([eabf160](https://redirect.github.com/n8n-io/n8n/commit/eabf1609577cd94a6bad5020c34378d840a13bc0))
- **core:** Improve error handling in credential decryption and parsing
([#&#8203;12868](https://redirect.github.com/n8n-io/n8n/issues/12868))
([0c86bf2](https://redirect.github.com/n8n-io/n8n/commit/0c86bf2b3761bb93fd3cedba7a483ae5d97bd332))
- **core:** Renew license on startup for instances with detached
floating entitlements
([#&#8203;12884](https://redirect.github.com/n8n-io/n8n/issues/12884))
([f32eef8](https://redirect.github.com/n8n-io/n8n/commit/f32eef85bd066ee9b54d110355c6b80124d67437))
- **core:** Update execution entity and execution data in transaction
([#&#8203;12756](https://redirect.github.com/n8n-io/n8n/issues/12756))
([1f43181](https://redirect.github.com/n8n-io/n8n/commit/1f4318136011bffaad04527790a9eba79effce35))
- **core:** Validate credential data before encryption
([#&#8203;12885](https://redirect.github.com/n8n-io/n8n/issues/12885))
([3d27a14](https://redirect.github.com/n8n-io/n8n/commit/3d27a1498702206b738cf978d037191306cec42b))
- **editor:** Add notice when user hits the limit for execution metadata
item length
([#&#8203;12676](https://redirect.github.com/n8n-io/n8n/issues/12676))
([02df25c](https://redirect.github.com/n8n-io/n8n/commit/02df25c450a0a384a32d0815d8a2faec7562a8ae))
- **editor:** Don't send run data for full manual executions
([#&#8203;12687](https://redirect.github.com/n8n-io/n8n/issues/12687))
([9139dc3](https://redirect.github.com/n8n-io/n8n/commit/9139dc3c2916186648fb5bf63d14fcb90773eb1c))
- **editor:** Fix sub-execution links in empty output tables
([#&#8203;12781](https://redirect.github.com/n8n-io/n8n/issues/12781))
([114ed88](https://redirect.github.com/n8n-io/n8n/commit/114ed88368d137443b9c6605d4fe11b02053549d))
- **editor:** Fix workflow move project select filtering
([#&#8203;12764](https://redirect.github.com/n8n-io/n8n/issues/12764))
([358d284](https://redirect.github.com/n8n-io/n8n/commit/358d2843e5e468071d6764419169811e93138c35))
- **editor:** Focus executions iframe when n8n is ready to delegate
keyboard events
([#&#8203;12741](https://redirect.github.com/n8n-io/n8n/issues/12741))
([d506218](https://redirect.github.com/n8n-io/n8n/commit/d5062189dbca02dfdf485fc220cc2a7b05e3e6cc))
- **editor:** Handle large payloads in the AI Assistant requests better
([#&#8203;12747](https://redirect.github.com/n8n-io/n8n/issues/12747))
([eb4dea1](https://redirect.github.com/n8n-io/n8n/commit/eb4dea1ca891bb7ac07c8bbbae8803de080c4623))
- **editor:** Hide Set up Template button for empty workflows
([#&#8203;12808](https://redirect.github.com/n8n-io/n8n/issues/12808))
([36e615b](https://redirect.github.com/n8n-io/n8n/commit/36e615b28f395623457bbb9bf4ab6fd69102b6ea))
- **editor:** Load appropriate credentials in canvas V2 for new workflow
([#&#8203;12722](https://redirect.github.com/n8n-io/n8n/issues/12722))
([2020dc5](https://redirect.github.com/n8n-io/n8n/commit/2020dc502feae6cae827dfbcc40ffed89bcc334a))
- **editor:** Properly set active project in new canvas
([#&#8203;12810](https://redirect.github.com/n8n-io/n8n/issues/12810))
([648c6f9](https://redirect.github.com/n8n-io/n8n/commit/648c6f9315b16b885e04716e7e0035a73b358fb0))
- **editor:** Render inline SVGs correctly on the external secrets
settings page
([#&#8203;12802](https://redirect.github.com/n8n-io/n8n/issues/12802))
([5820ade](https://redirect.github.com/n8n-io/n8n/commit/5820ade1e4b9d638c9b6369aef369d6dc9320da6))
- **editor:** Show input selector when node has error
([#&#8203;12813](https://redirect.github.com/n8n-io/n8n/issues/12813))
([5b760e7](https://redirect.github.com/n8n-io/n8n/commit/5b760e7f7fc612b10307b4871e24b549f5d9d420))
- **editor:** Show mappings by default in sub-node NDVs when the root
node isn't executed
([#&#8203;12642](https://redirect.github.com/n8n-io/n8n/issues/12642))
([fb662dd](https://redirect.github.com/n8n-io/n8n/commit/fb662dd95cae3bc51d05d05e32e772d05adafa1e))
- **Postgres PGVector Store Node:** Release postgres connections back to
the pool
([#&#8203;12723](https://redirect.github.com/n8n-io/n8n/issues/12723))
([663dfb4](https://redirect.github.com/n8n-io/n8n/commit/663dfb48defd944f88f0ecc4f3347ea4f8a7c831))

##### Features

- Add DeepSeek Chat Model node
([#&#8203;12873](https://redirect.github.com/n8n-io/n8n/issues/12873))
([9918afa](https://redirect.github.com/n8n-io/n8n/commit/9918afa51b16116abb73692a66df84e48128f406))
- Add OpenRouter node
([#&#8203;12882](https://redirect.github.com/n8n-io/n8n/issues/12882))
([dc85b02](https://redirect.github.com/n8n-io/n8n/commit/dc85b022d111d1e8b038ca1a9f6a1041f19cf2b0))
- Add timeout options to sendAndWait operations
([#&#8203;12753](https://redirect.github.com/n8n-io/n8n/issues/12753))
([3e9f24d](https://redirect.github.com/n8n-io/n8n/commit/3e9f24ddf462349145d89fe183313c95512c699b))
- **API:** Add route for schema static files
([#&#8203;12770](https://redirect.github.com/n8n-io/n8n/issues/12770))
([d981b56](https://redirect.github.com/n8n-io/n8n/commit/d981b5659a26f92b11e5d0cd5570504fd683626c))
- **core:** Explicitly report external hook failures
([#&#8203;12830](https://redirect.github.com/n8n-io/n8n/issues/12830))
([a24e442](https://redirect.github.com/n8n-io/n8n/commit/a24e4420bb9023f808acd756d125dffaea325968))
- **core:** Rename two task runner env vars
([#&#8203;12763](https://redirect.github.com/n8n-io/n8n/issues/12763))
([60187ca](https://redirect.github.com/n8n-io/n8n/commit/60187cab9bc9d21aa6ba710d772c068324e429f1))
- **editor:** Add evaluation workflow and enhance workflow selector with
pinned data support
([#&#8203;12773](https://redirect.github.com/n8n-io/n8n/issues/12773))
([be967eb](https://redirect.github.com/n8n-io/n8n/commit/be967ebec07fab223513f93f50bcc389b9a4c548))
- **editor:** Always keep at least one executing node indicator in the
workflow
([#&#8203;12829](https://redirect.github.com/n8n-io/n8n/issues/12829))
([c25c613](https://redirect.github.com/n8n-io/n8n/commit/c25c613a04a6773fa4014d9a0d290e443bcabbe0))
- **Google Chat Node:** Updates
([#&#8203;12827](https://redirect.github.com/n8n-io/n8n/issues/12827))
([e146ad0](https://redirect.github.com/n8n-io/n8n/commit/e146ad021a0be22cf51bafa3c015d03550e03d97))
- **Microsoft Outlook Node:** New operation sendAndWait
([#&#8203;12795](https://redirect.github.com/n8n-io/n8n/issues/12795))
([f4bf55f](https://redirect.github.com/n8n-io/n8n/commit/f4bf55f0d8278ff954344cf6397c10d8261b39a4))
- **n8n Form Node:** Add read-only/custom HTML form elements
([#&#8203;12760](https://redirect.github.com/n8n-io/n8n/issues/12760))
([ba8aa39](https://redirect.github.com/n8n-io/n8n/commit/ba8aa3921613c590caaac627fbb9837ccaf87783))
- **Send Email Node:** New operation sendAndWait
([#&#8203;12775](https://redirect.github.com/n8n-io/n8n/issues/12775))
([a197fbb](https://redirect.github.com/n8n-io/n8n/commit/a197fbb21b5642843d8bc3e657049aca99e0729d))
- **Summarize Node:** Turns error when field not found in items into
warning
([#&#8203;11889](https://redirect.github.com/n8n-io/n8n/issues/11889))
([d7dda3f](https://redirect.github.com/n8n-io/n8n/commit/d7dda3f5de52925e554455f9f10e51bd173ea856))
- **Telegram Node:** New operation sendAndWait
([#&#8203;12771](https://redirect.github.com/n8n-io/n8n/issues/12771))
([2c58d47](https://redirect.github.com/n8n-io/n8n/commit/2c58d47f8eee1f865ecc1eeb89aa20c69c28abae))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-29 16:12:41 +01:00
81d19c9fd2 chore(helm): update chart redis 15.6.0 → 15.6.1 (#31313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.6.0` -> `15.6.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-28 12:09:52 +00:00
TrueCharts BotandGitHub 153f7f5717 chore(helm): update image docker.io/n8nio/n8n digest to 75866b0 (#31279) 2025-01-28 02:47:37 +01:00
f9718aaf9e chore(helm): update chart common to v25.4.10 (#31268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.4.4` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.6` ->
`25.4.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-27 12:38:18 +01:00
e85df3eb63 chore(helm): update chart redis 15.5.1 → 15.6.0 (#31214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `15.5.1` -> `15.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-26 11:50:43 +01:00
836c4134f2 chore(helm): update chart common 25.3.1 → 25.4.4 (#30594)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-25 11:07:55 +01:00
TrueCharts BotandGitHub 0cd24d0a8b chore(helm): update image docker.io/n8nio/n8n 1.74.3 → 1.76.1 (#31105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `ac1abb4`
-> `37e0474` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.76.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1760-2025-01-22)

##### Bug Fixes

- **core:** Align saving behavior in `workflowExecuteAfter` hooks
([#&#8203;12731](https://redirect.github.com/n8n-io/n8n/issues/12731))
([9d76210](https://redirect.github.com/n8n-io/n8n/commit/9d76210a570e025d01d1f6596667abf40fbd8d12))
- **core:** AugmentObject should handle the constructor property
correctly
([#&#8203;12744](https://redirect.github.com/n8n-io/n8n/issues/12744))
([36bc164](https://redirect.github.com/n8n-io/n8n/commit/36bc164da486f2e2d05091b457b8eea6521ca22e))
- **core:** Fix keyboard shortcuts for non-ansi layouts
([#&#8203;12672](https://redirect.github.com/n8n-io/n8n/issues/12672))
([4c8193f](https://redirect.github.com/n8n-io/n8n/commit/4c8193fedc2e3967c9a06c0652483128df509653))
- **core:** Fix license CLI commands showing incorrect renewal setting
([#&#8203;12759](https://redirect.github.com/n8n-io/n8n/issues/12759))
([024ada8](https://redirect.github.com/n8n-io/n8n/commit/024ada822c1bc40958e594bb08707cf77d3397ec))
- **core:** Fix license initialization failure on startup
([#&#8203;12737](https://redirect.github.com/n8n-io/n8n/issues/12737))
([ac2f647](https://redirect.github.com/n8n-io/n8n/commit/ac2f6476c114f51fafb9b7b66e41e0c87f4a1bf6))
- **core:** Recover successful data-less executions
([#&#8203;12720](https://redirect.github.com/n8n-io/n8n/issues/12720))
([a39b8bd](https://redirect.github.com/n8n-io/n8n/commit/a39b8bd32be50c8323e415f820b25b4bcb81d960))
- **core:** Remove run data of utility nodes for partial executions v2
([#&#8203;12673](https://redirect.github.com/n8n-io/n8n/issues/12673))
([b66a9dc](https://redirect.github.com/n8n-io/n8n/commit/b66a9dc8fb6f7b19122cacbb7e2f86b4c921c3fb))
- **core:** Sync `hookFunctionsSave` and `hookFunctionsSaveWorker`
([#&#8203;12740](https://redirect.github.com/n8n-io/n8n/issues/12740))
([d410b8f](https://redirect.github.com/n8n-io/n8n/commit/d410b8f5a7e99658e1e8dcb2e02901bd01ce9c59))
- **core:** Update isDocker check to return true on
kubernetes/containerd
([#&#8203;12603](https://redirect.github.com/n8n-io/n8n/issues/12603))
([c55dac6](https://redirect.github.com/n8n-io/n8n/commit/c55dac66ed97a2317d4c696c3b505790ec5d72fe))
- **editor:** Add unicode code points to expression language for emoji
([#&#8203;12633](https://redirect.github.com/n8n-io/n8n/issues/12633))
([819ebd0](https://redirect.github.com/n8n-io/n8n/commit/819ebd058d1d60b3663d92b4a652728da7134a3b))
- **editor:** Correct missing whitespace in JSON output
([#&#8203;12677](https://redirect.github.com/n8n-io/n8n/issues/12677))
([b098b19](https://redirect.github.com/n8n-io/n8n/commit/b098b19c7f0e3a9848c3fcfa012999050f2d3c7a))
- **editor:** Defer crypto.randomUUID call in CodeNodeEditor
([#&#8203;12630](https://redirect.github.com/n8n-io/n8n/issues/12630))
([58f6532](https://redirect.github.com/n8n-io/n8n/commit/58f6532630bacd288d3c0a79b40150f465898419))
- **editor:** Fix Code node bug erasing and overwriting code when
switching between nodes
([#&#8203;12637](https://redirect.github.com/n8n-io/n8n/issues/12637))
([02d953d](https://redirect.github.com/n8n-io/n8n/commit/02d953db34ec4e44977a8ca908628b62cca82fde))
- **editor:** Fix execution list hover & selection colour in dark mode
([#&#8203;12628](https://redirect.github.com/n8n-io/n8n/issues/12628))
([95c40c0](https://redirect.github.com/n8n-io/n8n/commit/95c40c02cb8fef77cf633cf5aec08e98746cff36))
- **editor:** Fix JsonEditor with expressions
([#&#8203;12739](https://redirect.github.com/n8n-io/n8n/issues/12739))
([56c93ca](https://redirect.github.com/n8n-io/n8n/commit/56c93caae026738c1c0bebb4187b238e34a330f6))
- **editor:** Fix navbar height flickering during load
([#&#8203;12738](https://redirect.github.com/n8n-io/n8n/issues/12738))
([a96b3f0](https://redirect.github.com/n8n-io/n8n/commit/a96b3f0091798a52bb33107b919b5d8287ba7506))
- **editor:** Open chat when executing agent node in canvas v2
([#&#8203;12617](https://redirect.github.com/n8n-io/n8n/issues/12617))
([457edd9](https://redirect.github.com/n8n-io/n8n/commit/457edd99bb853d8ccf3014605d5823933f3c0bc6))
- **editor:** Partial execution of a workflow with manual chat trigger
([#&#8203;12662](https://redirect.github.com/n8n-io/n8n/issues/12662))
([2f81b29](https://redirect.github.com/n8n-io/n8n/commit/2f81b29d341535b512df0aa01b25a91d109f113f))
- **editor:** Show connector label above the line when it's straight
([#&#8203;12622](https://redirect.github.com/n8n-io/n8n/issues/12622))
([c97bd48](https://redirect.github.com/n8n-io/n8n/commit/c97bd48a77643b9c2a5d7218e21b957af15cee0b))
- **editor:** Show run workflow button when chat trigger has pinned data
([#&#8203;12616](https://redirect.github.com/n8n-io/n8n/issues/12616))
([da8aafc](https://redirect.github.com/n8n-io/n8n/commit/da8aafc0e3a1b5d862f0723d0d53d2c38bcaebc3))
- **editor:** Update workflow re-initialization to use query parameter
([#&#8203;12650](https://redirect.github.com/n8n-io/n8n/issues/12650))
([982131a](https://redirect.github.com/n8n-io/n8n/commit/982131a75a32f741c120156826c303989aac189c))
- **Execute Workflow Node:** Pass binary data to sub-workflow
([#&#8203;12635](https://redirect.github.com/n8n-io/n8n/issues/12635))
([e9c152e](https://redirect.github.com/n8n-io/n8n/commit/e9c152e369a4c2762bd8e6ad17eaa704bb3771bb))
- **Google Gemini Chat Model Node:** Add base URL support for Google
Gemini Chat API
([#&#8203;12643](https://redirect.github.com/n8n-io/n8n/issues/12643))
([14f4bc7](https://redirect.github.com/n8n-io/n8n/commit/14f4bc769027789513808b4000444edf99dc5d1c))
- **GraphQL Node:** Change default request format to json instead of
graphql
([#&#8203;11346](https://redirect.github.com/n8n-io/n8n/issues/11346))
([c7c122f](https://redirect.github.com/n8n-io/n8n/commit/c7c122f9173df824cc1b5ab864333bffd0d31f82))
- **Jira Software Node:** Get custom fields(RLC) in update operation for
server deployment type
([#&#8203;12719](https://redirect.github.com/n8n-io/n8n/issues/12719))
([353df79](https://redirect.github.com/n8n-io/n8n/commit/353df7941117e20547cd4f3fc514979a54619720))
- **n8n Form Node:** Remove the ability to change the formatting of
dates
([#&#8203;12666](https://redirect.github.com/n8n-io/n8n/issues/12666))
([14904ff](https://redirect.github.com/n8n-io/n8n/commit/14904ff77951fef23eb789a43947492a4cd3fa20))
- **OpenAI Chat Model Node:** Fix loading of custom models when using
custom credential URL
([#&#8203;12634](https://redirect.github.com/n8n-io/n8n/issues/12634))
([7cc553e](https://redirect.github.com/n8n-io/n8n/commit/7cc553e3b277a16682bfca1ea08cb98178e38580))
- **OpenAI Chat Model Node:** Restore default model value
([#&#8203;12745](https://redirect.github.com/n8n-io/n8n/issues/12745))
([d1b6692](https://redirect.github.com/n8n-io/n8n/commit/d1b6692736182fa2eab768ba3ad0adb8504ebbbd))
- **Postgres Chat Memory Node:** Do not terminate the connection pool
([#&#8203;12674](https://redirect.github.com/n8n-io/n8n/issues/12674))
([e7f00bc](https://redirect.github.com/n8n-io/n8n/commit/e7f00bcb7f2dce66ca07a9322d50f96356c1a43d))
- **Postgres Node:** Allow using composite key in upsert queries
([#&#8203;12639](https://redirect.github.com/n8n-io/n8n/issues/12639))
([83ce3a9](https://redirect.github.com/n8n-io/n8n/commit/83ce3a90963ba76601234f4314363a8ccc310f0f))
- **Wait Node:** Fix for hasNextPage in waiting forms
([#&#8203;12636](https://redirect.github.com/n8n-io/n8n/issues/12636))
([652b8d1](https://redirect.github.com/n8n-io/n8n/commit/652b8d170b9624d47b5f2d8d679c165cc14ea548))

##### Features

- Add credential only node for Microsoft Azure Monitor
([#&#8203;12645](https://redirect.github.com/n8n-io/n8n/issues/12645))
([6ef8882](https://redirect.github.com/n8n-io/n8n/commit/6ef8882a108c672ab097c9dd1c590d4e9e7f3bcc))
- Add Miro credential only node
([#&#8203;12746](https://redirect.github.com/n8n-io/n8n/issues/12746))
([5b29086](https://redirect.github.com/n8n-io/n8n/commit/5b29086e2f9b7f638fac4440711f673438e57492))
- Add SSM endpoint to AWS credentials
([#&#8203;12212](https://redirect.github.com/n8n-io/n8n/issues/12212))
([565c7b8](https://redirect.github.com/n8n-io/n8n/commit/565c7b8b9cfd3e10f6a2c60add96fea4c4d95d33))
- **core:** Enable task runner by default
([#&#8203;12726](https://redirect.github.com/n8n-io/n8n/issues/12726))
([9e2a01a](https://redirect.github.com/n8n-io/n8n/commit/9e2a01aeaf36766a1cf7a1d9a4d6e02f45739bd3))
- **editor:** Force final canvas v2 migration and remove switcher from
UI
([#&#8203;12717](https://redirect.github.com/n8n-io/n8n/issues/12717))
([29335b9](https://redirect.github.com/n8n-io/n8n/commit/29335b9b6acf97c817bea70688e8a2786fbd8889))
- **editor:** VariablesView Reskin - Add Filters for missing values
([#&#8203;12611](https://redirect.github.com/n8n-io/n8n/issues/12611))
([1eeb788](https://redirect.github.com/n8n-io/n8n/commit/1eeb788d327287d21eab7ad6f2156453ab7642c7))
- **Jira Software Node:** Personal Access Token credential type
([#&#8203;11038](https://redirect.github.com/n8n-io/n8n/issues/11038))
([1c7a38f](https://redirect.github.com/n8n-io/n8n/commit/1c7a38f6bab108daa47401cd98c185590bf299a8))
- **n8n Form Trigger Node:** Form Improvements
([#&#8203;12590](https://redirect.github.com/n8n-io/n8n/issues/12590))
([f167578](https://redirect.github.com/n8n-io/n8n/commit/f167578b3251e553a4d000e731e1bb60348916ad))
- Synchronize deletions when pulling from source control
([#&#8203;12170](https://redirect.github.com/n8n-io/n8n/issues/12170))
([967ee4b](https://redirect.github.com/n8n-io/n8n/commit/967ee4b89b94b92fc3955c56bf4c9cca0bd64eac))

###
[`v1.75.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1750-2025-01-15)

##### Bug Fixes

- **core:** AugmentObject should check for own propeties correctly
([#&#8203;12534](https://redirect.github.com/n8n-io/n8n/issues/12534))
([0cdf393](https://redirect.github.com/n8n-io/n8n/commit/0cdf39374305e6bbcedb047db7d3756168e6e89e))
- **core:** Disallow code generation in task runner
([#&#8203;12522](https://redirect.github.com/n8n-io/n8n/issues/12522))
([35b6180](https://redirect.github.com/n8n-io/n8n/commit/35b618098b7d23e272bf77b55c172dbe531c821f))
- **core:** Fix node exclusion on the frontend types
([#&#8203;12544](https://redirect.github.com/n8n-io/n8n/issues/12544))
([b2cbed9](https://redirect.github.com/n8n-io/n8n/commit/b2cbed9865888f6f3bc528984d4091d86a88f0d6))
- **core:** Fix orchestration flow with expired license
([#&#8203;12444](https://redirect.github.com/n8n-io/n8n/issues/12444))
([ecff3b7](https://redirect.github.com/n8n-io/n8n/commit/ecff3b732a028d7225bfbed4ffc65dc20c4ed608))
- **core:** Fix Sentry error reporting on task runners
([#&#8203;12495](https://redirect.github.com/n8n-io/n8n/issues/12495))
([88c0838](https://redirect.github.com/n8n-io/n8n/commit/88c0838dd72f11646bdb3586223d6c16631cccab))
- **core:** Improve cyclic dependency check in the DI container
([#&#8203;12600](https://redirect.github.com/n8n-io/n8n/issues/12600))
([c3c4a20](https://redirect.github.com/n8n-io/n8n/commit/c3c4a200024fb08afb9380357d1490c6707c5ec3))
- **core:** Only show personal credentials in the personal space
([#&#8203;12433](https://redirect.github.com/n8n-io/n8n/issues/12433))
([8a42d55](https://redirect.github.com/n8n-io/n8n/commit/8a42d55d91f4a37fff5669d52d52428b3a4ddd44))
- **core:** Prefix package name in `supportedNodes` on generated types
as well
([#&#8203;12514](https://redirect.github.com/n8n-io/n8n/issues/12514))
([4a1a999](https://redirect.github.com/n8n-io/n8n/commit/4a1a9993624c92dd81f5418f9268cb93878069ab))
- **core:** Prevent prototype pollution in task runner
([#&#8203;12588](https://redirect.github.com/n8n-io/n8n/issues/12588))
([bdf266c](https://redirect.github.com/n8n-io/n8n/commit/bdf266cf55032d05641b20dce8804412dc93b6d5))
- **core:** Prevent prototype pollution of internal classes in task
runner
([#&#8203;12610](https://redirect.github.com/n8n-io/n8n/issues/12610))
([eceee7f](https://redirect.github.com/n8n-io/n8n/commit/eceee7f3f8899d200b1c5720087cc494eec22e6a))
- **core:** Use timing safe function to compare runner auth tokens
([#&#8203;12485](https://redirect.github.com/n8n-io/n8n/issues/12485))
([8fab98f](https://redirect.github.com/n8n-io/n8n/commit/8fab98f3f1f767d05825d24cbf155d56375fdb3e))
- **core:** Validate values which are intentionally 0
([#&#8203;12382](https://redirect.github.com/n8n-io/n8n/issues/12382))
([562506e](https://redirect.github.com/n8n-io/n8n/commit/562506e92aeb26423145801bff80037e5ce2ac46))
- Don't break oauth credentials when updating them and allow fixing
broken oauth credentials by repeating the authorization flow
([#&#8203;12563](https://redirect.github.com/n8n-io/n8n/issues/12563))
([73897c7](https://redirect.github.com/n8n-io/n8n/commit/73897c7662a432834eb6f9d0f9ace8d986c1acb5))
- **editor:** Don't show toolsUnused notice if run had errors
([#&#8203;12529](https://redirect.github.com/n8n-io/n8n/issues/12529))
([3ec5b28](https://redirect.github.com/n8n-io/n8n/commit/3ec5b2850c47057032e61c2acdbdfc1dcdd931f7))
- **editor:** Ensure proper "AI Template" URL construction in node
creator
([#&#8203;12566](https://redirect.github.com/n8n-io/n8n/issues/12566))
([13bf69f](https://redirect.github.com/n8n-io/n8n/commit/13bf69f75c67bc37a37013e776525768676a4b88))
- **editor:** Fix NDV resize handle and scrollbar overlapping
([#&#8203;12509](https://redirect.github.com/n8n-io/n8n/issues/12509))
([c28f302](https://redirect.github.com/n8n-io/n8n/commit/c28f302c2f863bd7aa73ad52e5d040f927e33220))
- **editor:** Fix parameter input validation
([#&#8203;12532](https://redirect.github.com/n8n-io/n8n/issues/12532))
([6711cbc](https://redirect.github.com/n8n-io/n8n/commit/6711cbcc641a2fc70f5c15a7e2dcc640a3f98b66))
- **editor:** Fix selection rectangle context menu on new canvas
([#&#8203;12584](https://redirect.github.com/n8n-io/n8n/issues/12584))
([c8e3c53](https://redirect.github.com/n8n-io/n8n/commit/c8e3c5399efde93486c1dd5c373cb2c5ff8a0691))
- **editor:** Fix the `openselectivenodecreator` custom action on new
canvas
([#&#8203;12580](https://redirect.github.com/n8n-io/n8n/issues/12580))
([2110e9a](https://redirect.github.com/n8n-io/n8n/commit/2110e9a0513b8c36beb85302e0d38a2658ea5d6e))
- **editor:** Fix workflow initilisation for test definition routes &
add unit tests
([#&#8203;12507](https://redirect.github.com/n8n-io/n8n/issues/12507))
([2775f61](https://redirect.github.com/n8n-io/n8n/commit/2775f617ae5c267c0a1ce7a54d05d4077cdbc0f7))
- **editor:** Make clicking item in RLC work the first time on small
screens
([#&#8203;12585](https://redirect.github.com/n8n-io/n8n/issues/12585))
([479933f](https://redirect.github.com/n8n-io/n8n/commit/479933fbd5c88e783827960e018abb979de8a039))
- **editor:** Make sure code editors work correctly in fullscreen
([#&#8203;12597](https://redirect.github.com/n8n-io/n8n/issues/12597))
([aa1f3a7](https://redirect.github.com/n8n-io/n8n/commit/aa1f3a7d989883d55df3777775b8d7d336f6e3b7))
- **editor:** Override selected nodes on single click without Meta/Ctrl
key
([#&#8203;12549](https://redirect.github.com/n8n-io/n8n/issues/12549))
([02c2d5e](https://redirect.github.com/n8n-io/n8n/commit/02c2d5e71d15b9292fddd585f47bd8334da468c5))
- **editor:** Show NDV errors when opening existing nodes with errors
([#&#8203;12567](https://redirect.github.com/n8n-io/n8n/issues/12567))
([bee7267](https://redirect.github.com/n8n-io/n8n/commit/bee7267fe38ab12a79fa4ec0e775f45d98d48aa5))
- **editor:** Swap Activate/Deactivate texts in FloatingToolbar
([#&#8203;12526](https://redirect.github.com/n8n-io/n8n/issues/12526))
([44679b4](https://redirect.github.com/n8n-io/n8n/commit/44679b42aa1e14bc7069bee47d0a91ca84b1dba4))
- **editor:** Update filter and feedback for source control
([#&#8203;12504](https://redirect.github.com/n8n-io/n8n/issues/12504))
([865fc21](https://redirect.github.com/n8n-io/n8n/commit/865fc21276727e8d88ccee0355147904b81c4421))
- **editor:** Update selected node when navigating via flowing nodes
([#&#8203;12581](https://redirect.github.com/n8n-io/n8n/issues/12581))
([88659d8](https://redirect.github.com/n8n-io/n8n/commit/88659d8a2901786c894902e19466f395bcdaab8e))
- **Google Calendar Node:** Updates and fixes
([#&#8203;10715](https://redirect.github.com/n8n-io/n8n/issues/10715))
([7227a29](https://redirect.github.com/n8n-io/n8n/commit/7227a29845fd178ced4d281597c62e7a03245456))
- **Spotify Node:** Fix issue with null values breaking the response
([#&#8203;12080](https://redirect.github.com/n8n-io/n8n/issues/12080))
([a56a462](https://redirect.github.com/n8n-io/n8n/commit/a56a46259d257003c813103578260d625b3f17dd))

##### Features

- **editor:** Make node credential select searchable
([#&#8203;12497](https://redirect.github.com/n8n-io/n8n/issues/12497))
([91277c4](https://redirect.github.com/n8n-io/n8n/commit/91277c44f1cf3f334b3b50d47d7dcc79b11c7c63))
- **editor:** Persist sidebar collapsed status preference
([#&#8203;12505](https://redirect.github.com/n8n-io/n8n/issues/12505))
([dba7d46](https://redirect.github.com/n8n-io/n8n/commit/dba7d46f3ec91d26a597a50dede7b6ca292c728f))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:51:16 +00:00
TrueCharts BotandGitHub 3ca46ec93a chore(helm): update image docker.io/n8nio/n8n 1.74.1 → 1.74.3 (#31045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `44bcadc`
-> `ac1abb4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 13:10:33 +00:00
TrueCharts-Bot 73e27e75d3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-01-11 00:12:57 +00:00
d37cf673ce chore(helm): update image docker.io/n8nio/n8n 1.73.1 → 1.74.1 (#30773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `9caf109`
-> `44bcadc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.74.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1740-2025-01-08)

##### Bug Fixes

- **core:** Align concurrency and timeout defaults between instance and
runner
([#&#8203;12503](https://redirect.github.com/n8n-io/n8n/issues/12503))
([9953477](https://redirect.github.com/n8n-io/n8n/commit/9953477450c28ec2d211e55aadb825dbae2ee4d6))
- **core:** Allow `index` as top-level item key for Code node
([#&#8203;12469](https://redirect.github.com/n8n-io/n8n/issues/12469))
([1b91000](https://redirect.github.com/n8n-io/n8n/commit/1b9100032fc9f8c33e263c8299e04054105da384))
- **core:** Don't fail task runner task if logging fails
([#&#8203;12401](https://redirect.github.com/n8n-io/n8n/issues/12401))
([0860fbe](https://redirect.github.com/n8n-io/n8n/commit/0860fbe97108edc21bc01dec3b6ef13e60e728d4))
- **core:** Ensure tasks timeout even if they don't receive settings
([#&#8203;12431](https://redirect.github.com/n8n-io/n8n/issues/12431))
([b194026](https://redirect.github.com/n8n-io/n8n/commit/b1940268e6110ed3d8949318a5252ac6563d624f))
- **core:** Fix execution cancellation issues in scaling mode
([#&#8203;12343](https://redirect.github.com/n8n-io/n8n/issues/12343))
([e26b406](https://redirect.github.com/n8n-io/n8n/commit/e26b406665e20761279c4e315d04501350427de5))
- **core:** Fix manually running a pinned trigger with offloading
enabled
([#&#8203;12491](https://redirect.github.com/n8n-io/n8n/issues/12491))
([be2dcff](https://redirect.github.com/n8n-io/n8n/commit/be2dcffc9487973d3e287dd4f6956dbba03757e3))
- **core:** Fix task runner sending too many offers
([#&#8203;12415](https://redirect.github.com/n8n-io/n8n/issues/12415))
([4498e35](https://redirect.github.com/n8n-io/n8n/commit/4498e3519276020d3eb01752b5ce0d8ecfbf5fa4))
- **core:** Increase default concurrency and timeout in task runners
([#&#8203;12496](https://redirect.github.com/n8n-io/n8n/issues/12496))
([4182095](https://redirect.github.com/n8n-io/n8n/commit/4182095af1c02832af2523f31e9cb85d9a345e60))
- **core:** Prevent `__default__` jobs in scaling mode
([#&#8203;12402](https://redirect.github.com/n8n-io/n8n/issues/12402))
([072664b](https://redirect.github.com/n8n-io/n8n/commit/072664b40e06943e0b8ff44287730f2ca569646f))
- **core:** Register workflows as active only after all of the triggers
and pollers setup successfully
([#&#8203;12244](https://redirect.github.com/n8n-io/n8n/issues/12244))
([f924f2a](https://redirect.github.com/n8n-io/n8n/commit/f924f2a6d736e33ab5fc12cbac6cba27340839db))
- **core:** Return unredacted credentials from `GET credentials/:id`
([#&#8203;12447](https://redirect.github.com/n8n-io/n8n/issues/12447))
([ecabe34](https://redirect.github.com/n8n-io/n8n/commit/ecabe34705bbbba07613ba14760449ef38e1b31f))
- **core:** Use rate limiter for task runner endpoints
([#&#8203;12486](https://redirect.github.com/n8n-io/n8n/issues/12486))
([491cb60](https://redirect.github.com/n8n-io/n8n/commit/491cb605e3c93d7a261bb0cef0d38f2ddc3affe8))
- **editor:** Allow zooming when panning keycode is pressed on new
canvas
([#&#8203;12327](https://redirect.github.com/n8n-io/n8n/issues/12327))
([983e87a](https://redirect.github.com/n8n-io/n8n/commit/983e87a9b0c83d35354ce4df34096f47173d0ea7))
- **editor:** Consistent protected environment styling and messaging
([#&#8203;12374](https://redirect.github.com/n8n-io/n8n/issues/12374))
([6891cef](https://redirect.github.com/n8n-io/n8n/commit/6891cefa6d0359f85a596829b6055a13529fb1fb))
- **editor:** First project button tweaks border and copy
([#&#8203;12376](https://redirect.github.com/n8n-io/n8n/issues/12376))
([e234756](https://redirect.github.com/n8n-io/n8n/commit/e234756457d3c3526531ced4471bf9e69a79fa55))
- **editor:** Fix Multi option parameter expression when the value is an
array
([#&#8203;12430](https://redirect.github.com/n8n-io/n8n/issues/12430))
([452a7bf](https://redirect.github.com/n8n-io/n8n/commit/452a7bfe2c1e786c46a3ed99de007b0cf3f28d15))
- **editor:** Improve configurable nodes design on new canvas
([#&#8203;12317](https://redirect.github.com/n8n-io/n8n/issues/12317))
([0ecce10](https://redirect.github.com/n8n-io/n8n/commit/0ecce10faf60ae44d11007d45e87766b678d3a84))
- **editor:** Minor styling improvements in project settings page
([#&#8203;12405](https://redirect.github.com/n8n-io/n8n/issues/12405))
([09ddce0](https://redirect.github.com/n8n-io/n8n/commit/09ddce05800f426d33489ae28c416bb6aab2fd91))
- **editor:** Never show Pinned Data Callout for Input Panel
([#&#8203;12446](https://redirect.github.com/n8n-io/n8n/issues/12446))
([1d5c9bd](https://redirect.github.com/n8n-io/n8n/commit/1d5c9bd466becf8aa245a1e8d0b799616d18914a))
- **editor:** Nodes' icon color in dark mode
([#&#8203;12279](https://redirect.github.com/n8n-io/n8n/issues/12279))
([01b781a](https://redirect.github.com/n8n-io/n8n/commit/01b781a10828ca2c4cf32762373ad40904c02d2c))
- **editor:** Only ignore managed credentials in the HTTP node
([#&#8203;12417](https://redirect.github.com/n8n-io/n8n/issues/12417))
([6b46657](https://redirect.github.com/n8n-io/n8n/commit/6b46657412a1efff35be5083f0ff4c00f9b3e7f9))
- **editor:** Remove primary highlight color from edge being executed on
new canvas
([#&#8203;12307](https://redirect.github.com/n8n-io/n8n/issues/12307))
([50913de](https://redirect.github.com/n8n-io/n8n/commit/50913de2651450e18307a833ada57656d8959493))
- **editor:** Render empty string instead of \[empty]
([#&#8203;12448](https://redirect.github.com/n8n-io/n8n/issues/12448))
([2c72047](https://redirect.github.com/n8n-io/n8n/commit/2c72047d0b260db5a4b1fd0d7448ab19378e908f))
- **editor:** Show all workflows in the error workflow dropdown in the
workflow settings
([#&#8203;12413](https://redirect.github.com/n8n-io/n8n/issues/12413))
([ccda7f9](https://redirect.github.com/n8n-io/n8n/commit/ccda7f9c62e2ba04dbd8a86cfeb5016b56f19c7a))
- **editor:** Unify disabled parameters background color
([#&#8203;12306](https://redirect.github.com/n8n-io/n8n/issues/12306))
([8c63599](https://redirect.github.com/n8n-io/n8n/commit/8c635993bd65c84707938d9564d54c1ae17f1c1f))
- **HTTP Request Node:** Fix typo in hint
([#&#8203;12439](https://redirect.github.com/n8n-io/n8n/issues/12439))
([b6230b6](https://redirect.github.com/n8n-io/n8n/commit/b6230b63f2ed8c7531b53c896f8b033c599e156e))
- **OpenAI Node:** Add quotes to default base URL
([#&#8203;12312](https://redirect.github.com/n8n-io/n8n/issues/12312))
([2e90eba](https://redirect.github.com/n8n-io/n8n/commit/2e90eba47eff81f8b17a305cbc1656f929d622f8))
- **OpenAI Node:** Update node to account for URL in credentials
([#&#8203;12356](https://redirect.github.com/n8n-io/n8n/issues/12356))
([f78cceb](https://redirect.github.com/n8n-io/n8n/commit/f78ccebe514819dca03f5c220274b94fd6d1c73b))
- **Postgres Node:** Account for JSON expressions
([#&#8203;12012](https://redirect.github.com/n8n-io/n8n/issues/12012))
([06b86af](https://redirect.github.com/n8n-io/n8n/commit/06b86af7356b3be0af146c49f9720b24157b9e61))
- **Postgres Node:** Allow passing in arrays to JSON columns for insert
([#&#8203;12452](https://redirect.github.com/n8n-io/n8n/issues/12452))
([9dd0686](https://redirect.github.com/n8n-io/n8n/commit/9dd068632b1542126831baa83cf638ce369b0947))
- **Postgres Node:** Re-use connection pool across executions
([#&#8203;12346](https://redirect.github.com/n8n-io/n8n/issues/12346))
([2ca37f5](https://redirect.github.com/n8n-io/n8n/commit/2ca37f5f7f7f80c50dbc8c87146b8bff510f01c8))
- Run workflow if active and single webhook service has pin data
([#&#8203;12425](https://redirect.github.com/n8n-io/n8n/issues/12425))
([8053a4a](https://redirect.github.com/n8n-io/n8n/commit/8053a4a1763d143da80b9e4e00dcef9b716ce6b2))
- Set correct default for added Resource Mapper boolean fields
([#&#8203;12344](https://redirect.github.com/n8n-io/n8n/issues/12344))
([b4c77f2](https://redirect.github.com/n8n-io/n8n/commit/b4c77f27b66275ddb58138e8d2fe1509265e9652))
- **Supabase Node:** Allow for filtering on the same field multiple
times
([#&#8203;12429](https://redirect.github.com/n8n-io/n8n/issues/12429))
([d7cc789](https://redirect.github.com/n8n-io/n8n/commit/d7cc789d79477aff40ff4eca0175c7578aef338a))
- **Zep Vector Store Node:** Cloud vector store integration
([#&#8203;12353](https://redirect.github.com/n8n-io/n8n/issues/12353))
([2433d6b](https://redirect.github.com/n8n-io/n8n/commit/2433d6b7d3dede2595dd5b637ca8bbc1103272b3))

##### Features

- (Execute Workflow Node): Inputs for Sub-workflows
([#&#8203;11830](https://redirect.github.com/n8n-io/n8n/issues/11830))
([#&#8203;11837](https://redirect.github.com/n8n-io/n8n/issues/11837))
([d411663](https://redirect.github.com/n8n-io/n8n/commit/d4116630a638195c7d87e01e2b5c151941636056))
- Add load options to new tool mode for vector stores
([#&#8203;12462](https://redirect.github.com/n8n-io/n8n/issues/12462))
([3109de6](https://redirect.github.com/n8n-io/n8n/commit/3109de6073b237ee3dcc93afb69345586f3b836d))
- Add migration to add `managed` column to credentials table
([#&#8203;12275](https://redirect.github.com/n8n-io/n8n/issues/12275))
([3cb7081](https://redirect.github.com/n8n-io/n8n/commit/3cb70814465e8fa504e909ef36b21b79d4b70b28))
- Allow using Vector Stores directly as Tools
([#&#8203;12311](https://redirect.github.com/n8n-io/n8n/issues/12311))
([76dded4](https://redirect.github.com/n8n-io/n8n/commit/76dded4bea9d26ad84fdbde74d577d244eb4e223))
- **core:** Add endpoint to create free AI credits
([#&#8203;12362](https://redirect.github.com/n8n-io/n8n/issues/12362))
([ac4e042](https://redirect.github.com/n8n-io/n8n/commit/ac4e0422316a4dcd19151dd7d504e2b3cccbc038))
- **core:** Add includeData parameter to `GET /credentials`
([#&#8203;12220](https://redirect.github.com/n8n-io/n8n/issues/12220))
([f56ad8c](https://redirect.github.com/n8n-io/n8n/commit/f56ad8cf49f7cf0665035d2e43bb7ff5b8fd75f3))
- **core:** Comply with `NO_COLOR` in logs
([#&#8203;12347](https://redirect.github.com/n8n-io/n8n/issues/12347))
([1e60bbc](https://redirect.github.com/n8n-io/n8n/commit/1e60bbcf169e8624a97ddde543cdd1d406e5c7ca))
- **core:** Offload manual executions to workers
([#&#8203;11284](https://redirect.github.com/n8n-io/n8n/issues/11284))
([9432aa0](https://redirect.github.com/n8n-io/n8n/commit/9432aa0b00e74faf4651ac673f18e16b7e56e145))
- **editor:** Add free AI credits CTA
([#&#8203;12365](https://redirect.github.com/n8n-io/n8n/issues/12365))
([f873196](https://redirect.github.com/n8n-io/n8n/commit/f8731963f6754386f15c8417c0cc32dba87c481a))
- **editor:** Add support for project icons
([#&#8203;12349](https://redirect.github.com/n8n-io/n8n/issues/12349))
([9117718](https://redirect.github.com/n8n-io/n8n/commit/9117718cc960e2bad5a5db07b10e9e7b561ec5e4))
- **editor:** Easy AI workflow improvements
([#&#8203;12400](https://redirect.github.com/n8n-io/n8n/issues/12400))
([8dc691d](https://redirect.github.com/n8n-io/n8n/commit/8dc691dc62692f8af143c84032391397adeb790d))
- **editor:** Make workflows, credentials, executions and new canvas
usable on mobile and touch devices
([#&#8203;12372](https://redirect.github.com/n8n-io/n8n/issues/12372))
([06c9473](https://redirect.github.com/n8n-io/n8n/commit/06c94732103687705d71c5a1c5bfa993e3df3427))
- **editor:** New Code editor based on the TypeScript language service
([#&#8203;12285](https://redirect.github.com/n8n-io/n8n/issues/12285))
([52ae02a](https://redirect.github.com/n8n-io/n8n/commit/52ae02abaa92e5bbfda58843c8eccc845506fa4b))
- **editor:** Update Sub-Workflow Debugging Copy
([#&#8203;12483](https://redirect.github.com/n8n-io/n8n/issues/12483))
([04e2928](https://redirect.github.com/n8n-io/n8n/commit/04e2928d345f83c202c762e4673cf878b4762f33))
- **Google Vertex Chat Model Node:** Add an option to specify GCP region
([#&#8203;12300](https://redirect.github.com/n8n-io/n8n/issues/12300))
([30f9c03](https://redirect.github.com/n8n-io/n8n/commit/30f9c033db28112e1f97bb55d41b5bfce265cb51))
- **HighLevel Node:** Add support for calendar items
([#&#8203;10820](https://redirect.github.com/n8n-io/n8n/issues/10820))
([6e189fd](https://redirect.github.com/n8n-io/n8n/commit/6e189fda776051e09e90b3d86ecd0d1e80dcc0c6))
- **Microsoft Entra ID Node:** New node
([#&#8203;11779](https://redirect.github.com/n8n-io/n8n/issues/11779))
([3006ccf](https://redirect.github.com/n8n-io/n8n/commit/3006ccf41bb911ba72f087a1479889fbf308c17d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2025-01-10 09:00:47 +00:00
TrueCharts BotandGitHub 8978c55666 chore(helm): update chart redis 15.5.0 → 15.5.1 (#30769)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.5.0` -> `15.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-01-10 08:58:28 +01:00
TrueCharts BotandGitHub 4bc9cea4e2 chore(helm): update chart redis 15.4.2 → 15.5.0 (#30523) 2024-12-31 03:45:14 +01:00
TrueCharts BotandGitHub 344a66b2f6 chore(helm): update chart redis 15.4.1 → 15.4.2 (#30455)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.4.1` -> `15.4.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2024-12-30 14:50:13 +00:00
29122ab3d0 chore(helm): update chart common 25.2.5 → 25.3.1 (#30462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.5` ->
`25.3.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-12-30 15:44:04 +02:00
TrueCharts BotandGitHub 235c43d8ce chore(helm): update chart redis 15.3.2 → 15.4.1 (#30379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `15.3.2` -> `15.4.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2024-12-29 14:48:15 +01:00
36b91b5aa4 chore(helm): update chart common 25.2.4 → 25.2.5 (#30408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.4` ->
`25.2.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-12-29 14:20:05 +01:00
TrueCharts BotandGitHub 9dd3627c8b chore(helm): update chart common 25.2.2 → 25.2.4 (#30345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.2` ->
`25.2.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2024-12-28 12:33:04 +02:00
TrueCharts BotandGitHub bde2806c35 chore(helm): update image docker.io/n8nio/n8n 1.69.2 → 1.73.1 (#30217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `0adfff2`
-> `9caf109` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.73.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1730-2024-12-19)

##### Bug Fixes

- **core:** Ensure runners do not throw on unsupported console methods
([#&#8203;12167](https://redirect.github.com/n8n-io/n8n/issues/12167))
([57c6a61](https://redirect.github.com/n8n-io/n8n/commit/57c6a6167dd2b30f0082a416daefce994ecad33a))
- **core:** Fix `$getWorkflowStaticData` on task runners
([#&#8203;12153](https://redirect.github.com/n8n-io/n8n/issues/12153))
([b479f14](https://redirect.github.com/n8n-io/n8n/commit/b479f14ef5012551b823bea5d2ffbddedfd50a77))
- **core:** Fix binary data helpers (like `prepareBinaryData`) with task
runner
([#&#8203;12259](https://redirect.github.com/n8n-io/n8n/issues/12259))
([0f1461f](https://redirect.github.com/n8n-io/n8n/commit/0f1461f2d5d7ec34236ed7fcec3e2f9ee7eb73c4))
- **core:** Fix race condition in AI tool invocation with multiple items
from the parent
([#&#8203;12169](https://redirect.github.com/n8n-io/n8n/issues/12169))
([dce0c58](https://redirect.github.com/n8n-io/n8n/commit/dce0c58f8605c33fc50ec8aa422f0fb5eee07637))
- **core:** Fix serialization of circular json with task runner
([#&#8203;12288](https://redirect.github.com/n8n-io/n8n/issues/12288))
([a99d726](https://redirect.github.com/n8n-io/n8n/commit/a99d726f42d027b64f94eda0d385b597c5d5be2e))
- **core:** Upgrade nanoid to address CVE-2024-55565
([#&#8203;12171](https://redirect.github.com/n8n-io/n8n/issues/12171))
([8c0bd02](https://redirect.github.com/n8n-io/n8n/commit/8c0bd0200c386b122f495c453ccc97a001e4729c))
- **editor:** Add new create first project CTA
([#&#8203;12189](https://redirect.github.com/n8n-io/n8n/issues/12189))
([878b419](https://redirect.github.com/n8n-io/n8n/commit/878b41904d76eda3ee230f850127b4d56993de24))
- **editor:** Fix canvas ready opacity transition on new canvas
([#&#8203;12264](https://redirect.github.com/n8n-io/n8n/issues/12264))
([5d33a6b](https://redirect.github.com/n8n-io/n8n/commit/5d33a6ba8a2bccea097402fd04c0e2b00e423e76))
- **editor:** Fix rendering of code-blocks in sticky notes
([#&#8203;12227](https://redirect.github.com/n8n-io/n8n/issues/12227))
([9b59035](https://redirect.github.com/n8n-io/n8n/commit/9b5903524b95bd21d5915908780942790cf88d27))
- **editor:** Fix sticky color picker getting covered by nodes on new
canvas
([#&#8203;12263](https://redirect.github.com/n8n-io/n8n/issues/12263))
([27bd3c8](https://redirect.github.com/n8n-io/n8n/commit/27bd3c85b3a4ddcf763a543b232069bb108130cf))
- **editor:** Improve commit modal user facing messaging
([#&#8203;12161](https://redirect.github.com/n8n-io/n8n/issues/12161))
([ad39243](https://redirect.github.com/n8n-io/n8n/commit/ad392439826b17bd0b84f981e0958d88f09e7fe9))
- **editor:** Prevent connection line from showing when clicking the
plus button of a node
([#&#8203;12265](https://redirect.github.com/n8n-io/n8n/issues/12265))
([9180b46](https://redirect.github.com/n8n-io/n8n/commit/9180b46b52302b203eecf3bb81c3f2132527a1e6))
- **editor:** Prevent stickies from being edited in preview mode in the
new canvas
([#&#8203;12222](https://redirect.github.com/n8n-io/n8n/issues/12222))
([6706dcd](https://redirect.github.com/n8n-io/n8n/commit/6706dcdf72d54f33c1cf4956602c3a64a1578826))
- **editor:** Reduce cases for Auto-Add of ChatTrigger for AI Agents
([#&#8203;12154](https://redirect.github.com/n8n-io/n8n/issues/12154))
([365e82d](https://redirect.github.com/n8n-io/n8n/commit/365e82d2008dff2f9c91664ee04d7a78363a8b30))
- **editor:** Remove invalid connections after node handles change
([#&#8203;12247](https://redirect.github.com/n8n-io/n8n/issues/12247))
([6330bec](https://redirect.github.com/n8n-io/n8n/commit/6330bec4db0175b558f2747837323fdbb25b634a))
- **editor:** Set dangerouslyUseHTMLString in composable
([#&#8203;12280](https://redirect.github.com/n8n-io/n8n/issues/12280))
([6ba91b5](https://redirect.github.com/n8n-io/n8n/commit/6ba91b5e1ed197c67146347a6f6e663ecdf3de48))
- **editor:** Set RunData outputIndex based on incoming data
([#&#8203;12182](https://redirect.github.com/n8n-io/n8n/issues/12182))
([dc4261a](https://redirect.github.com/n8n-io/n8n/commit/dc4261ae7eca6cf277404cd514c90fad42f14ae0))
- **editor:** Update the universal create button interaction
([#&#8203;12105](https://redirect.github.com/n8n-io/n8n/issues/12105))
([5300e0a](https://redirect.github.com/n8n-io/n8n/commit/5300e0ac45bf832b3d2957198a49a1c687f3fe1f))
- **Elasticsearch Node:** Fix issue stopping search queries being sent
([#&#8203;11464](https://redirect.github.com/n8n-io/n8n/issues/11464))
([388a83d](https://redirect.github.com/n8n-io/n8n/commit/388a83dfbdc6ac301e4df704666df9f09fb7d0b3))
- **Extract from File Node:** Detect file encoding
([#&#8203;12081](https://redirect.github.com/n8n-io/n8n/issues/12081))
([92af245](https://redirect.github.com/n8n-io/n8n/commit/92af245d1aab5bfad8618fda69b2405f5206875d))
- **Github Node:** Fix fetch of file names with ? character
([#&#8203;12206](https://redirect.github.com/n8n-io/n8n/issues/12206))
([39462ab](https://redirect.github.com/n8n-io/n8n/commit/39462abe1fde7e82b5e5b8f3ceebfcadbfd7c925))
- **Invoice Ninja Node:** Fix actions for bank transactions
([#&#8203;11511](https://redirect.github.com/n8n-io/n8n/issues/11511))
([80eea49](https://redirect.github.com/n8n-io/n8n/commit/80eea49cf0bf9db438eb85af7cd22aeb11fbfed2))
- **Linear Node:** Fix issue with error handling
([#&#8203;12191](https://redirect.github.com/n8n-io/n8n/issues/12191))
([b8eae5f](https://redirect.github.com/n8n-io/n8n/commit/b8eae5f28a7d523195f4715cd8da77b3a884ae4c))
- **MongoDB Node:** Fix checks on projection feature call
([#&#8203;10563](https://redirect.github.com/n8n-io/n8n/issues/10563))
([58bab46](https://redirect.github.com/n8n-io/n8n/commit/58bab461c4c5026b2ca5ea143cbcf98bf3a4ced8))
- **Postgres Node:** Allow users to wrap strings with $$
([#&#8203;12034](https://redirect.github.com/n8n-io/n8n/issues/12034))
([0c15e30](https://redirect.github.com/n8n-io/n8n/commit/0c15e30778cc5cb10ed368df144d6fbb2504ec70))
- **Redis Node:** Add support for username auth
([#&#8203;12274](https://redirect.github.com/n8n-io/n8n/issues/12274))
([64c0414](https://redirect.github.com/n8n-io/n8n/commit/64c0414ef28acf0f7ec42b4b0bb21cbf2921ebe7))

##### Features

- Add solarwinds ipam credentials
([#&#8203;12005](https://redirect.github.com/n8n-io/n8n/issues/12005))
([882484e](https://redirect.github.com/n8n-io/n8n/commit/882484e8ee7d1841d5d600414ca48e9915abcfa8))
- Add SolarWinds Observability node credentials
([#&#8203;11805](https://redirect.github.com/n8n-io/n8n/issues/11805))
([e8a5db5](https://redirect.github.com/n8n-io/n8n/commit/e8a5db5beb572edbb61dd9100b70827ccc4cca58))
- **AI Agent Node:** Update descriptions and titles for Chat Trigger
options in AI Agents and Memory
([#&#8203;12155](https://redirect.github.com/n8n-io/n8n/issues/12155))
([07a6ae1](https://redirect.github.com/n8n-io/n8n/commit/07a6ae11b3291c1805553d55ba089fe8dd919fd8))
- **API:** Exclude pinned data from workflows
([#&#8203;12261](https://redirect.github.com/n8n-io/n8n/issues/12261))
([e0dc385](https://redirect.github.com/n8n-io/n8n/commit/e0dc385f8bc8ee13fbc5bbf35e07654e52b193e9))
- **editor:** Params pane collection improvements
([#&#8203;11607](https://redirect.github.com/n8n-io/n8n/issues/11607))
([6e44c71](https://redirect.github.com/n8n-io/n8n/commit/6e44c71c9ca82cce20eb55bb9003930bbf66a16c))
- **editor:** Support adding nodes via drag and drop from node creator
on new canvas
([#&#8203;12197](https://redirect.github.com/n8n-io/n8n/issues/12197))
([1bfd9c0](https://redirect.github.com/n8n-io/n8n/commit/1bfd9c0e913f3eefc4593f6c344db1ae1f6e4df4))
- **Facebook Graph API Node:** Update node to support API v21.0
([#&#8203;12116](https://redirect.github.com/n8n-io/n8n/issues/12116))
([14c33f6](https://redirect.github.com/n8n-io/n8n/commit/14c33f666fe92f7173e4f471fb478e629e775c62))
- **Linear Trigger Node:** Add support for admin scope
([#&#8203;12211](https://redirect.github.com/n8n-io/n8n/issues/12211))
([410ea9a](https://redirect.github.com/n8n-io/n8n/commit/410ea9a2ef2e14b5e8e4493e5db66cfc2290d8f6))
- **MailerLite Node:** Update node to support new api
([#&#8203;11933](https://redirect.github.com/n8n-io/n8n/issues/11933))
([d6b8e65](https://redirect.github.com/n8n-io/n8n/commit/d6b8e65abeb411f86538c1630dcce832ee0846a9))
- Send and wait operation - freeText and customForm response types
([#&#8203;12106](https://redirect.github.com/n8n-io/n8n/issues/12106))
([e98c7f1](https://redirect.github.com/n8n-io/n8n/commit/e98c7f160b018243dc88490d46fb1047a4d7fcdc))

##### Performance Improvements

- **editor:** SchemaView performance improvement by ≈90% 🚀
([#&#8203;12180](https://redirect.github.com/n8n-io/n8n/issues/12180))
([6a58309](https://redirect.github.com/n8n-io/n8n/commit/6a5830959f5fb493a4119869b8298d8ed702c84a))

###
[`v1.72.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1720-2024-12-11)

##### Bug Fixes

- Allow disabling MFA with recovery codes
([#&#8203;12014](https://redirect.github.com/n8n-io/n8n/issues/12014))
([95d56fe](https://redirect.github.com/n8n-io/n8n/commit/95d56fee8d0168b75fca6dcf41702d2f10c930a8))
- Chat triggers don't work with the new partial execution flow
([#&#8203;11952](https://redirect.github.com/n8n-io/n8n/issues/11952))
([2b6a72f](https://redirect.github.com/n8n-io/n8n/commit/2b6a72f1289c01145edf2b88e5027d2b9b2ed624))
- **core:** Execute nodes after loops correctly with the new partial
execution flow
([#&#8203;11978](https://redirect.github.com/n8n-io/n8n/issues/11978))
([891dd7f](https://redirect.github.com/n8n-io/n8n/commit/891dd7f995c78a2355a049b7ced981a5f6b1c40c))
- **core:** Fix support for multiple invocation of AI tools
([#&#8203;12141](https://redirect.github.com/n8n-io/n8n/issues/12141))
([c572c06](https://redirect.github.com/n8n-io/n8n/commit/c572c0648ca5b644b222157b3cabac9c05704a84))
- **core:** Make sure task runner exits
([#&#8203;12123](https://redirect.github.com/n8n-io/n8n/issues/12123))
([c5effca](https://redirect.github.com/n8n-io/n8n/commit/c5effca7d47a713f157eea21d7892002e9ab7283))
- **core:** Remove run data of nodes unrelated to the current partial
execution
([#&#8203;12099](https://redirect.github.com/n8n-io/n8n/issues/12099))
([c4e4d37](https://redirect.github.com/n8n-io/n8n/commit/c4e4d37a8785d1a4bcd376cb1c49b82a80aa4391))
- **core:** Return homeProject when filtering workflows by project id
([#&#8203;12077](https://redirect.github.com/n8n-io/n8n/issues/12077))
([efafeed](https://redirect.github.com/n8n-io/n8n/commit/efafeed33482100a23fa0163a53b9ce93cd6b2c3))
- **editor:** Don't reset all Parameter Inputs when switched to
read-only
([#&#8203;12063](https://redirect.github.com/n8n-io/n8n/issues/12063))
([706702d](https://redirect.github.com/n8n-io/n8n/commit/706702dff8da3c2e949e2c98dd5b34b299a1f17c))
- **editor:** Fix canvas panning using `Control` + `Left Mouse Button`
on Windows
([#&#8203;12104](https://redirect.github.com/n8n-io/n8n/issues/12104))
([43009b6](https://redirect.github.com/n8n-io/n8n/commit/43009b6aa820f24b9e6f519e7a45592aa21db03e))
- **editor:** Fix Nodeview.v2 reinitialise based on route changes
([#&#8203;12062](https://redirect.github.com/n8n-io/n8n/issues/12062))
([b1f8663](https://redirect.github.com/n8n-io/n8n/commit/b1f866326574974eb2936e6b02771346e83e7137))
- **editor:** Fix svg background pattern rendering on safari
([#&#8203;12079](https://redirect.github.com/n8n-io/n8n/issues/12079))
([596f221](https://redirect.github.com/n8n-io/n8n/commit/596f22103c01e14063ebb2388c4dabf4714d37c6))
- **editor:** Fix switching from v2 to v1
([#&#8203;12050](https://redirect.github.com/n8n-io/n8n/issues/12050))
([5c76de3](https://redirect.github.com/n8n-io/n8n/commit/5c76de324c2e25b0d8b74cdab79f04aa616d8c4f))
- **editor:** Improvements to the commit modal
([#&#8203;12031](https://redirect.github.com/n8n-io/n8n/issues/12031))
([4fe1952](https://redirect.github.com/n8n-io/n8n/commit/4fe1952e2fb3379d95da42a7bb531851af6d0094))
- **editor:** Load node types in demo and preview modes
([#&#8203;12048](https://redirect.github.com/n8n-io/n8n/issues/12048))
([4ac5f95](https://redirect.github.com/n8n-io/n8n/commit/4ac5f9527bbec382a65ed3f1d9c41d6948c154e3))
- **editor:** Polyfill crypto.randomUUID
([#&#8203;12052](https://redirect.github.com/n8n-io/n8n/issues/12052))
([0537524](https://redirect.github.com/n8n-io/n8n/commit/0537524c3e45d7633415c7a9175a3857ad52cd58))
- **editor:** Redirect Settings to the proper sub page depending on the
instance type (cloud or not)
([#&#8203;12053](https://redirect.github.com/n8n-io/n8n/issues/12053))
([a16d006](https://redirect.github.com/n8n-io/n8n/commit/a16d006f893cac927d674fa447b08c1205b67c54))
- **editor:** Render sanitized HTML content in toast messages
([#&#8203;12139](https://redirect.github.com/n8n-io/n8n/issues/12139))
([0468945](https://redirect.github.com/n8n-io/n8n/commit/0468945c99f083577c4cc71f671b4b950f6aeb86))
- **editor:** Universal button snags
([#&#8203;11974](https://redirect.github.com/n8n-io/n8n/issues/11974))
([956b11a](https://redirect.github.com/n8n-io/n8n/commit/956b11a560528336a74be40f722fa05bf3cca94d))
- **editor:** Update concurrency UI considering different types of
instances
([#&#8203;12068](https://redirect.github.com/n8n-io/n8n/issues/12068))
([fa572bb](https://redirect.github.com/n8n-io/n8n/commit/fa572bbca4397b1cc42668530497444630ed17eb))
- **FTP Node:** Fix issue with creating folders on rename
([#&#8203;9340](https://redirect.github.com/n8n-io/n8n/issues/9340))
([eb7d593](https://redirect.github.com/n8n-io/n8n/commit/eb7d5934ef8bc6e999d6de4c0b8025ce175df5dd))
- **n8n Form Node:** Completion page display if
EXECUTIONS_DATA_SAVE_ON_SUCCESS=none
([#&#8203;11869](https://redirect.github.com/n8n-io/n8n/issues/11869))
([f4c2523](https://redirect.github.com/n8n-io/n8n/commit/f4c252341985fe03927a2fd5d60ba846ec3dfc77))
- **OpenAI Node:** Allow updating assistant files
([#&#8203;12042](https://redirect.github.com/n8n-io/n8n/issues/12042))
([7b20f8a](https://redirect.github.com/n8n-io/n8n/commit/7b20f8aaa8befd19dbad0af3bf1b881342c1fca5))

##### Features

- **AI Transform Node:** Reduce payload size
([#&#8203;11965](https://redirect.github.com/n8n-io/n8n/issues/11965))
([d8ca8de](https://redirect.github.com/n8n-io/n8n/commit/d8ca8de13a4cbb856696873bdb56c66b12a5b027))
- **core:** Add option to filter for empty variables
([#&#8203;12112](https://redirect.github.com/n8n-io/n8n/issues/12112))
([a63f0e8](https://redirect.github.com/n8n-io/n8n/commit/a63f0e878e21da9924451e2679939209b34b6583))
- **core:** Cancel runner task on timeout in external mode
([#&#8203;12101](https://redirect.github.com/n8n-io/n8n/issues/12101))
([addb4fa](https://redirect.github.com/n8n-io/n8n/commit/addb4fa352c88d856e463bb2b7001173c4fd6a7d))
- **core:** Parent workflows should wait for sub-workflows to finish
([#&#8203;11985](https://redirect.github.com/n8n-io/n8n/issues/11985))
([60b3dcc](https://redirect.github.com/n8n-io/n8n/commit/60b3dccf9317da6f3013be35a78ce21d0416ad80))
- **editor:** Implementing the `Easy AI Workflow` experiment
([#&#8203;12043](https://redirect.github.com/n8n-io/n8n/issues/12043))
([67ed1d2](https://redirect.github.com/n8n-io/n8n/commit/67ed1d2c3c2e69d5a96daf7de2795c02f5d8f15b))
- **Redis Node:** Add support for continue on fail / error output branch
([#&#8203;11714](https://redirect.github.com/n8n-io/n8n/issues/11714))
([ed35958](https://redirect.github.com/n8n-io/n8n/commit/ed359586c88a7662f4d94d58c5a87cf91d027ab9))

###
[`v1.71.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1710-2024-12-04)

##### Bug Fixes

- **core:** Fix push for waiting executions
([#&#8203;11984](https://redirect.github.com/n8n-io/n8n/issues/11984))
([8d71307](https://redirect.github.com/n8n-io/n8n/commit/8d71307da0398e7e39bf53e8e1cfa21ac1ceaf69))
- **core:** Improve header parameter parsing on http client responses
([#&#8203;11953](https://redirect.github.com/n8n-io/n8n/issues/11953))
([41e9e39](https://redirect.github.com/n8n-io/n8n/commit/41e9e39b5b53ecd9d8d1b385df65a26ecb9bccd8))
- **core:** Opt-out from optimizations if `$item` is used
([#&#8203;12036](https://redirect.github.com/n8n-io/n8n/issues/12036))
([872535a](https://redirect.github.com/n8n-io/n8n/commit/872535a40c85dcfad3a4b27c57c026ae003f562f))
- **core:** Use the configured timezone in task runner
([#&#8203;12032](https://redirect.github.com/n8n-io/n8n/issues/12032))
([2e6845a](https://redirect.github.com/n8n-io/n8n/commit/2e6845afcbc30dff73c3f3f15f21278cab397387))
- **core:** Validate node name when creating `NodeOperationErrror`
([#&#8203;11999](https://redirect.github.com/n8n-io/n8n/issues/11999))
([e68c9da](https://redirect.github.com/n8n-io/n8n/commit/e68c9da30c31cd5f994cb01ce759192562bfbd40))
- **editor:** Add execution concurrency info and paywall
([#&#8203;11847](https://redirect.github.com/n8n-io/n8n/issues/11847))
([57d3269](https://redirect.github.com/n8n-io/n8n/commit/57d3269e400ee4e7e3636614870ebdfdb0aa8c1d))
- **editor:** Fix bug causing connection lines to disappear when
hovering stickies
([#&#8203;11950](https://redirect.github.com/n8n-io/n8n/issues/11950))
([439a1cc](https://redirect.github.com/n8n-io/n8n/commit/439a1cc4f39243e91715b21a84b8e7266ce872cd))
- **editor:** Fix canvas keybindings using splitter keys such as zooming
using `+` key
([#&#8203;12022](https://redirect.github.com/n8n-io/n8n/issues/12022))
([6af9c82](https://redirect.github.com/n8n-io/n8n/commit/6af9c82af6020e99d61e442ee9c2d40761baf027))
- **editor:** Fix community check
([#&#8203;11979](https://redirect.github.com/n8n-io/n8n/issues/11979))
([af0398a](https://redirect.github.com/n8n-io/n8n/commit/af0398a5e3a8987c01c7112e6f689b35e1ef92fe))
- **editor:** Fix copy/paste keyboard events in canvas chat
([#&#8203;12004](https://redirect.github.com/n8n-io/n8n/issues/12004))
([967340a](https://redirect.github.com/n8n-io/n8n/commit/967340a2938a79c89319121bf57a8d654f88e06c))
- **editor:** Fix node showing as successful if errors exists on
subsequent runs
([#&#8203;12019](https://redirect.github.com/n8n-io/n8n/issues/12019))
([8616b17](https://redirect.github.com/n8n-io/n8n/commit/8616b17cc6c305da69bbb54fd56ab7cb34213f7c))
- **editor:** Fix pin data showing up in production executions on new
canvas
([#&#8203;11951](https://redirect.github.com/n8n-io/n8n/issues/11951))
([5f6f8a1](https://redirect.github.com/n8n-io/n8n/commit/5f6f8a1bddfd76b586c08da821e8b59070f449fc))
- **editor:** Handle source control initialization to prevent UI form
crashing
([#&#8203;11776](https://redirect.github.com/n8n-io/n8n/issues/11776))
([6be8e86](https://redirect.github.com/n8n-io/n8n/commit/6be8e86c45bd64d000bc95d2ef2d68220e930c02))
- **editor:** Implement dirty nodes for partial executions
([#&#8203;11739](https://redirect.github.com/n8n-io/n8n/issues/11739))
([b8da4ff](https://redirect.github.com/n8n-io/n8n/commit/b8da4ff9edb0fbb0093c4c41fe11f8e67b696ca3))
- **editor:** Resolve going back from Settings
([#&#8203;11958](https://redirect.github.com/n8n-io/n8n/issues/11958))
([d74423c](https://redirect.github.com/n8n-io/n8n/commit/d74423c75198d38d0d99a1879051b5e964ecae74))
- **editor:** Unify executions card label color
([#&#8203;11949](https://redirect.github.com/n8n-io/n8n/issues/11949))
([fc79718](https://redirect.github.com/n8n-io/n8n/commit/fc797188d63e87df34b3a153eb4a0d0b7361b3f5))
- **editor:** Use optional chaining for all members in execution data
when using the debug feature
([#&#8203;12024](https://redirect.github.com/n8n-io/n8n/issues/12024))
([67aa0c9](https://redirect.github.com/n8n-io/n8n/commit/67aa0c9107bda16b1cb6d273e17c3cde77035f51))
- **GraphQL Node:** Throw error if GraphQL variables are not objects or
strings
([#&#8203;11904](https://redirect.github.com/n8n-io/n8n/issues/11904))
([85f30b2](https://redirect.github.com/n8n-io/n8n/commit/85f30b27ae282da58a25186d13ff17196dcd7d9c))
- **HTTP Request Node:** Use iconv-lite to decode http responses, to
support more encoding types
([#&#8203;11930](https://redirect.github.com/n8n-io/n8n/issues/11930))
([461b39c](https://redirect.github.com/n8n-io/n8n/commit/461b39c5df5dd446cb8ceef469b204c7c5111229))
- Load workflows with unconnected Switch outputs
([#&#8203;12020](https://redirect.github.com/n8n-io/n8n/issues/12020))
([abc851c](https://redirect.github.com/n8n-io/n8n/commit/abc851c0cff298607a0dc2f2882aa17136898f45))
- **n8n Form Node:** Use https to load google fonts
([#&#8203;11948](https://redirect.github.com/n8n-io/n8n/issues/11948))
([eccd924](https://redirect.github.com/n8n-io/n8n/commit/eccd924f5e8dbe59e37099d1a6fbe8866fef55bf))
- **Telegram Trigger Node:** Fix header secret check
([#&#8203;12018](https://redirect.github.com/n8n-io/n8n/issues/12018))
([f16de4d](https://redirect.github.com/n8n-io/n8n/commit/f16de4db01c0496205635a3203a44098e7908453))
- **Webflow Node:** Fix issue with pagination in v2 node
([#&#8203;11934](https://redirect.github.com/n8n-io/n8n/issues/11934))
([1eb94bc](https://redirect.github.com/n8n-io/n8n/commit/1eb94bcaf54d9e581856ce0b87253e1c28fa68e2))
- **Webflow Node:** Fix issue with publishing items
([#&#8203;11982](https://redirect.github.com/n8n-io/n8n/issues/11982))
([0a8a57e](https://redirect.github.com/n8n-io/n8n/commit/0a8a57e4ec8081ab1a53f36d686b3d5dcaae2476))

##### Features

- **AI Transform Node:** Node Prompt improvements
([#&#8203;11611](https://redirect.github.com/n8n-io/n8n/issues/11611))
([40a7445](https://redirect.github.com/n8n-io/n8n/commit/40a7445f0873af2cdbd10b12bd691c07a43e27cc))
- **Code Node:** Warning if pairedItem absent or could not be auto
mapped
([#&#8203;11737](https://redirect.github.com/n8n-io/n8n/issues/11737))
([3a5bd12](https://redirect.github.com/n8n-io/n8n/commit/3a5bd129459272cbac960ae2754db3028943f87e))
- **editor:** Canvas chat UI & UX improvements
([#&#8203;11924](https://redirect.github.com/n8n-io/n8n/issues/11924))
([1e25774](https://redirect.github.com/n8n-io/n8n/commit/1e25774541461c86da5c4af8efec792e2814eeb1))
- **editor:** Persist user's preferred display modes on localStorage
([#&#8203;11929](https://redirect.github.com/n8n-io/n8n/issues/11929))
([bd69316](https://redirect.github.com/n8n-io/n8n/commit/bd693162b86a21c90880bab2c2e67aab733095ff))

##### Performance Improvements

- **editor:** Virtualize SchemaView
([#&#8203;11694](https://redirect.github.com/n8n-io/n8n/issues/11694))
([9c6def9](https://redirect.github.com/n8n-io/n8n/commit/9c6def91975764522fa52cdf21e9cb5bdb4d721d))

###
[`v1.70.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1700-2024-11-27)

##### Bug Fixes

- **AI Agent Node:** Add binary message before scratchpad to prevent
tool calling loops
([#&#8203;11845](https://redirect.github.com/n8n-io/n8n/issues/11845))
([5c80cb5](https://redirect.github.com/n8n-io/n8n/commit/5c80cb57cf709a1097a38e0394aad6fce5330eba))
- CodeNodeEditor walk cannot read properties of null
([#&#8203;11129](https://redirect.github.com/n8n-io/n8n/issues/11129))
([d99e0a7](https://redirect.github.com/n8n-io/n8n/commit/d99e0a7c979a1ee96b2eea1b9011d5bce375289a))
- **core:** Bring back execution data on the `executionFinished` push
message
([#&#8203;11821](https://redirect.github.com/n8n-io/n8n/issues/11821))
([0313570](https://redirect.github.com/n8n-io/n8n/commit/03135702f18e750ba44840dccfec042270629a2b))
- **core:** Correct invalid WS status code on removing connection
([#&#8203;11901](https://redirect.github.com/n8n-io/n8n/issues/11901))
([1d80225](https://redirect.github.com/n8n-io/n8n/commit/1d80225d26ba01f78934a455acdcca7b83be7205))
- **core:** Don't use unbound context methods in code sandboxes
([#&#8203;11914](https://redirect.github.com/n8n-io/n8n/issues/11914))
([f6c0d04](https://redirect.github.com/n8n-io/n8n/commit/f6c0d045e9683cd04ee849f37b96697097c5b41d))
- **core:** Fix broken execution query when using projectId
([#&#8203;11852](https://redirect.github.com/n8n-io/n8n/issues/11852))
([a061dbc](https://redirect.github.com/n8n-io/n8n/commit/a061dbca07ad686c563e85c56081bc1a7830259b))
- **core:** Fix validation of items returned in the task runner
([#&#8203;11897](https://redirect.github.com/n8n-io/n8n/issues/11897))
([a535e88](https://redirect.github.com/n8n-io/n8n/commit/a535e88f1aec8fbbf2eb9397d38748f49773de2d))
- **editor:** Add missing trigger waiting tooltip on new canvas
([#&#8203;11918](https://redirect.github.com/n8n-io/n8n/issues/11918))
([a8df221](https://redirect.github.com/n8n-io/n8n/commit/a8df221bfbb5428d93d03f539bcfdaf29ee20c21))
- **editor:** Don't re-render input panel after node finishes executing
([#&#8203;11813](https://redirect.github.com/n8n-io/n8n/issues/11813))
([b3a99a2](https://redirect.github.com/n8n-io/n8n/commit/b3a99a2351079c37ed6d83f43920ba80f3832234))
- **editor:** Fix AI assistant loading message layout
([#&#8203;11819](https://redirect.github.com/n8n-io/n8n/issues/11819))
([89b4807](https://redirect.github.com/n8n-io/n8n/commit/89b48072432753137b498c338af7777036fdde7a))
- **editor:** Fix new canvas discovery tooltip position after adding
github stars button
([#&#8203;11898](https://redirect.github.com/n8n-io/n8n/issues/11898))
([f4ab5c7](https://redirect.github.com/n8n-io/n8n/commit/f4ab5c7b9244b8fdde427c12c1a152fbaaba0c34))
- **editor:** Fix node position not getting set when dragging selection
on new canvas
([#&#8203;11871](https://redirect.github.com/n8n-io/n8n/issues/11871))
([595de81](https://redirect.github.com/n8n-io/n8n/commit/595de81c03b3e488ab41fb8d1d316c3db6a8372a))
- **editor:** Restore workers view
([#&#8203;11876](https://redirect.github.com/n8n-io/n8n/issues/11876))
([3aa72f6](https://redirect.github.com/n8n-io/n8n/commit/3aa72f613f64c16d7dff67ffe66037894e45aa7c))
- **editor:** Turn NPS survey into a modal and make sure it shows above
the Ask AI button
([#&#8203;11814](https://redirect.github.com/n8n-io/n8n/issues/11814))
([ca169f3](https://redirect.github.com/n8n-io/n8n/commit/ca169f3f3455fa39ce9120b30d7b409bade6561e))
- **editor:** Use `crypto.randomUUID()` to initialize node id if missing
on new canvas
([#&#8203;11873](https://redirect.github.com/n8n-io/n8n/issues/11873))
([bc4857a](https://redirect.github.com/n8n-io/n8n/commit/bc4857a1b3d6ea389f11fb8246a1cee33b8a008e))
- **n8n Form Node:** Duplicate popup in manual mode
([#&#8203;11925](https://redirect.github.com/n8n-io/n8n/issues/11925))
([2c34bf4](https://redirect.github.com/n8n-io/n8n/commit/2c34bf4ea6137fb0fb321969684ffa621da20fa3))
- **n8n Form Node:** Redirect if completion page to trigger
([#&#8203;11822](https://redirect.github.com/n8n-io/n8n/issues/11822))
([1a8fb7b](https://redirect.github.com/n8n-io/n8n/commit/1a8fb7bdc428c6a23c8708e2dcf924f1f10b47a9))
- **OpenAI Node:** Remove preview chatInput parameter for
`Assistant:Messsage` operation
([#&#8203;11825](https://redirect.github.com/n8n-io/n8n/issues/11825))
([4dde287](https://redirect.github.com/n8n-io/n8n/commit/4dde287cde3af7c9c0e57248e96b8f1270da9332))
- Retain execution data between partial executions (new flow)
([#&#8203;11828](https://redirect.github.com/n8n-io/n8n/issues/11828))
([3320436](https://redirect.github.com/n8n-io/n8n/commit/3320436a6fdf8472b3843b9fe8d4de7af7f5ef5c))

##### Features

- Add SharePoint credentials
([#&#8203;11570](https://redirect.github.com/n8n-io/n8n/issues/11570))
([05c6109](https://redirect.github.com/n8n-io/n8n/commit/05c61091db9bdd62fdcca910ead50d0bd512966a))
- Add Zabbix credential only node
([#&#8203;11489](https://redirect.github.com/n8n-io/n8n/issues/11489))
([fbd1ecf](https://redirect.github.com/n8n-io/n8n/commit/fbd1ecfb29461fee393914bc200ec72c654d8944))
- **AI Transform Node:** Support for drag and drop
([#&#8203;11276](https://redirect.github.com/n8n-io/n8n/issues/11276))
([2c252b0](https://redirect.github.com/n8n-io/n8n/commit/2c252b0b2d5282f4a87bce76f93c4c02dd8ff5e3))
- **editor:** Drop `response` wrapper requirement from Subworkflow Tool
output
([#&#8203;11785](https://redirect.github.com/n8n-io/n8n/issues/11785))
([cd3598a](https://redirect.github.com/n8n-io/n8n/commit/cd3598aaab6cefe58a4cb9df7d93fb501415e9d3))
- **editor:** Improve node and edge bring-to-front mechanism on new
canvas
([#&#8203;11793](https://redirect.github.com/n8n-io/n8n/issues/11793))
([b89ca9d](https://redirect.github.com/n8n-io/n8n/commit/b89ca9d482faa5cb542898f3973fb6e7c9a8437a))
- **editor:** Make new canvas connections go underneath node when
looping backwards
([#&#8203;11833](https://redirect.github.com/n8n-io/n8n/issues/11833))
([91d1bd8](https://redirect.github.com/n8n-io/n8n/commit/91d1bd8d333454f3971605df73c3703102d2a9e9))
- **editor:** Make the left sidebar in Expressions editor draggable
([#&#8203;11838](https://redirect.github.com/n8n-io/n8n/issues/11838))
([a713b3e](https://redirect.github.com/n8n-io/n8n/commit/a713b3ed25feb1790412fc320cf41a0967635263))
- **editor:** Migrate existing users to new canvas and set new canvas as
default
([#&#8203;11896](https://redirect.github.com/n8n-io/n8n/issues/11896))
([caa7447](https://redirect.github.com/n8n-io/n8n/commit/caa744785a2cc5063a5fb9d269c0ea53ea432298))
- **Slack Node:** Update wait for approval to use markdown
([#&#8203;11754](https://redirect.github.com/n8n-io/n8n/issues/11754))
([40dd02f](https://redirect.github.com/n8n-io/n8n/commit/40dd02f360d0d8752fe89c4304c18cac9858c530))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:41:49 +00:00
TrueCharts BotandGitHub 5d3ff8ed26 chore(helm): update chart common to v25.2.2 (#29971)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.1.7` ->
`25.2.2` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.0` ->
`25.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->
2024-12-27 20:37:58 +02:00
TrueCharts BotandGitHub cf11353344 chore(helm): update image docker.io/n8nio/n8n 1.69.0 → 1.69.2 (#30101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `8cadb64`
-> `0adfff2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-27 13:09:47 +01:00
TrueCharts BotandGitHub e32296d2b8 chore(helm): update image docker.io/n8nio/n8n 1.68.0 → 1.69.0 (#29649)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `d468689`
-> `8cadb64` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.69.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1690-2024-11-20)

##### Bug Fixes

- Add supported versions warning to Zep memory node
([#&#8203;11803](https://redirect.github.com/n8n-io/n8n/issues/11803))
([9cc5bc1](https://redirect.github.com/n8n-io/n8n/commit/9cc5bc1aef974fe6c2511c1597b90c8b54ba6b9c))
- **AI Agent Node:** Escape curly brackets in tools description for non
Tool agents
([#&#8203;11772](https://redirect.github.com/n8n-io/n8n/issues/11772))
([83abdfa](https://redirect.github.com/n8n-io/n8n/commit/83abdfaf027a0533824a3ac3e4bab3cad971821a))
- **Anthropic Chat Model Node:** Update credentials test endpoint
([#&#8203;11756](https://redirect.github.com/n8n-io/n8n/issues/11756))
([6cf0aba](https://redirect.github.com/n8n-io/n8n/commit/6cf0abab5bcddb407571271b9f174e66bb209790))
- **core:** Add missing env vars to task runner config
([#&#8203;11810](https://redirect.github.com/n8n-io/n8n/issues/11810))
([870c576](https://redirect.github.com/n8n-io/n8n/commit/870c576ed9d7ce4ef005db9c8bedd78e91084c9c))
- **core:** Allow Azure's SAML metadata XML containing WS-Federation
nodes to pass validation
([#&#8203;11724](https://redirect.github.com/n8n-io/n8n/issues/11724))
([3b62bd5](https://redirect.github.com/n8n-io/n8n/commit/3b62bd58c264be0225a74ae0eb35c4761c419b79))
- **core:** Delete binary data parent folder when pruning executions
([#&#8203;11790](https://redirect.github.com/n8n-io/n8n/issues/11790))
([17ef2c6](https://redirect.github.com/n8n-io/n8n/commit/17ef2c63f69b811bdd28006df3b6edd446837971))
- **core:** Fix `diagnostics.enabled` default value
([#&#8203;11809](https://redirect.github.com/n8n-io/n8n/issues/11809))
([5fa72b0](https://redirect.github.com/n8n-io/n8n/commit/5fa72b0512b00bdc6a1065b7b604c9640f469454))
- **core:** Improve the security on OAuth callback endpoints
([#&#8203;11593](https://redirect.github.com/n8n-io/n8n/issues/11593))
([274fcf4](https://redirect.github.com/n8n-io/n8n/commit/274fcf45d393d8db1d2fb5ae1e774a4c9198a178))
- **core:** Restore old names for pruning config keys
([#&#8203;11782](https://redirect.github.com/n8n-io/n8n/issues/11782))
([d15b8d0](https://redirect.github.com/n8n-io/n8n/commit/d15b8d05092d2ed9dd45fcfa34b4177f60469ebd))
- **core:** Unload any existing version of a community nodes package
before upgrading it
([#&#8203;11727](https://redirect.github.com/n8n-io/n8n/issues/11727))
([1d8fd13](https://redirect.github.com/n8n-io/n8n/commit/1d8fd13d841b73466ba5f8044d17d7199da7e856))
- **editor:** Add documentation link to insufficient quota message
([#&#8203;11777](https://redirect.github.com/n8n-io/n8n/issues/11777))
([1987363](https://redirect.github.com/n8n-io/n8n/commit/1987363f7941285c51fda849a4ac92832368b25a))
- **editor:** Add project header subtitle
([#&#8203;11797](https://redirect.github.com/n8n-io/n8n/issues/11797))
([ff4261c](https://redirect.github.com/n8n-io/n8n/commit/ff4261c16845c7de1790fdf0eaa9f57b37822289))
- **editor:** Change Home label to Overview
([#&#8203;11736](https://redirect.github.com/n8n-io/n8n/issues/11736))
([1a78360](https://redirect.github.com/n8n-io/n8n/commit/1a783606b4ef22d85e173a2a780d5c49ff208932))
- **editor:** Fix executions sorting
([#&#8203;11808](https://redirect.github.com/n8n-io/n8n/issues/11808))
([cd5ad65](https://redirect.github.com/n8n-io/n8n/commit/cd5ad65e90a3be4d67b51521772e0fceb7f4abc7))
- **editor:** Fix partial executions not working due to broken push
message queue and race conditions
([#&#8203;11798](https://redirect.github.com/n8n-io/n8n/issues/11798))
([b05d435](https://redirect.github.com/n8n-io/n8n/commit/b05d43519994abdd34a65462d14184c779d0b667))
- **editor:** Fix reordered switch connections when copying nodes on new
canvas
([#&#8203;11788](https://redirect.github.com/n8n-io/n8n/issues/11788))
([6c2dad7](https://redirect.github.com/n8n-io/n8n/commit/6c2dad79143f5b0c255ab8c97c3255314834c458))
- **editor:** Fix the issue with RMC Values to Send collection
disappears
([#&#8203;11710](https://redirect.github.com/n8n-io/n8n/issues/11710))
([7bb9002](https://redirect.github.com/n8n-io/n8n/commit/7bb9002cbc10cf58550f53a30c6fd7151f8e7355))
- **editor:** Improve formatting of expired trial error message
([#&#8203;11708](https://redirect.github.com/n8n-io/n8n/issues/11708))
([8a0ad0f](https://redirect.github.com/n8n-io/n8n/commit/8a0ad0f910feeada6d0c63e81c3e97a1a6e44de7))
- **editor:** Optimize application layout
([#&#8203;11769](https://redirect.github.com/n8n-io/n8n/issues/11769))
([91f9390](https://redirect.github.com/n8n-io/n8n/commit/91f9390b90a68d064ea00d10505bf3767ddec1d4))
- **Google Sheets Trigger Node:** Fix issue with regex showing correct
sheet as invalid
([#&#8203;11770](https://redirect.github.com/n8n-io/n8n/issues/11770))
([d5ba1a0](https://redirect.github.com/n8n-io/n8n/commit/d5ba1a059b7a67154f17f8ad3fcfe66c5c031059))
- **HTTP Request Node:** Continue using error
([#&#8203;11733](https://redirect.github.com/n8n-io/n8n/issues/11733))
([d1bae1a](https://redirect.github.com/n8n-io/n8n/commit/d1bae1ace062dd5b64087e0313e78599b5994355))
- **n8n Form Node:** Support expressions in completion page
([#&#8203;11781](https://redirect.github.com/n8n-io/n8n/issues/11781))
([1099167](https://redirect.github.com/n8n-io/n8n/commit/10991675fe2e6913e8f03d565b670257941f18e5))
- Prevent workflow to run if active and single webhook service
([#&#8203;11752](https://redirect.github.com/n8n-io/n8n/issues/11752))
([bcb9a20](https://redirect.github.com/n8n-io/n8n/commit/bcb9a2078186ff80e03ca3b8532d3585c307d86b))
- **Read/Write Files from Disk Node:** Escape parenthesis when reading
file
([#&#8203;11753](https://redirect.github.com/n8n-io/n8n/issues/11753))
([285534e](https://redirect.github.com/n8n-io/n8n/commit/285534e6d0ceb60290bd0a928054e494252148fe))
- **YouTube Node:** Issue in published before and after dates filters
([#&#8203;11741](https://redirect.github.com/n8n-io/n8n/issues/11741))
([7381c28](https://redirect.github.com/n8n-io/n8n/commit/7381c28af00148b329690021b921267a48a6eaa3))

##### Features

- **core:** Improve debugging of sub-workflows
([#&#8203;11602](https://redirect.github.com/n8n-io/n8n/issues/11602))
([fd3254d](https://redirect.github.com/n8n-io/n8n/commit/fd3254d5874a03b57421246b77a519787536a93e))
- **core:** Improve handling of manual executions with wait nodes
([#&#8203;11750](https://redirect.github.com/n8n-io/n8n/issues/11750))
([61696c3](https://redirect.github.com/n8n-io/n8n/commit/61696c3db313cdc97925af728ff5c68415f9b6b2))
- **editor:** Add Info Note to NDV Output Panel if no existing Tools
were used during Execution
([#&#8203;11672](https://redirect.github.com/n8n-io/n8n/issues/11672))
([de0e861](https://redirect.github.com/n8n-io/n8n/commit/de0e86150f4d0615481e5ec3869465cfd1ce822f))
- **editor:** Add option to create sub workflow from workflows list in
`Execute Workflow` node
([#&#8203;11706](https://redirect.github.com/n8n-io/n8n/issues/11706))
([c265d44](https://redirect.github.com/n8n-io/n8n/commit/c265d44841eb147115563ce24c56666b1e321433))
- **editor:** Add selection navigation using the keyboard on new canvas
([#&#8203;11679](https://redirect.github.com/n8n-io/n8n/issues/11679))
([6cd9b99](https://redirect.github.com/n8n-io/n8n/commit/6cd9b996af0406caf65941503276524de9e2add4))
- **editor:** Add universal Create Resource Menu
([#&#8203;11564](https://redirect.github.com/n8n-io/n8n/issues/11564))
([b38ce14](https://redirect.github.com/n8n-io/n8n/commit/b38ce14ec94d74aa1c9780a0572804ff6266588d))
- **Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node:** Add
support for basePath url in Azure Open AI nodes
([#&#8203;11784](https://redirect.github.com/n8n-io/n8n/issues/11784))
([e298ebe](https://redirect.github.com/n8n-io/n8n/commit/e298ebe90d69f466ee897855472eaa7be1d96aba))
- **Embeddings OpenAI Node, Embeddings Azure OpenAI Node:** Add
dimensions option
([#&#8203;11773](https://redirect.github.com/n8n-io/n8n/issues/11773))
([de01a8a](https://redirect.github.com/n8n-io/n8n/commit/de01a8a01d37f33ab8bcbc65588cafebda969922))
- GitHub stars dismiss button
([#&#8203;11794](https://redirect.github.com/n8n-io/n8n/issues/11794))
([8fbad74](https://redirect.github.com/n8n-io/n8n/commit/8fbad74ab685c2ba0395c30cee0ddf9498fb8984))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-21 03:13:20 +01:00
TrueCharts BotandGitHub 7772af757a chore(helm): update image docker.io/n8nio/n8n 1.67.1 → 1.68.0 (#29327)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `ee4ef2c`
-> `d468689` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.68.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1680-2024-11-13)

##### Bug Fixes

- **AI Agent Node:** Throw better errors for non-tool agents when using
structured tools
([#&#8203;11582](https://redirect.github.com/n8n-io/n8n/issues/11582))
([9b6123d](https://redirect.github.com/n8n-io/n8n/commit/9b6123dfb2648f880c7829211fa07666611ad0ea))
- **Auto-fixing Output Parser Node:** Only run retry chain on parsing
errors
([#&#8203;11569](https://redirect.github.com/n8n-io/n8n/issues/11569))
([21b31e4](https://redirect.github.com/n8n-io/n8n/commit/21b31e488ff6ab0bcf3c79edcd17b9e37d4c64a4))
- **core:** Continue with error output reverse items in success branch
([#&#8203;11684](https://redirect.github.com/n8n-io/n8n/issues/11684))
([6d5ee83](https://redirect.github.com/n8n-io/n8n/commit/6d5ee832966fab96043b0d65697c059ced61d334))
- **core:** Ensure task runner server closes websocket connection
correctly
([#&#8203;11633](https://redirect.github.com/n8n-io/n8n/issues/11633))
([b496bf3](https://redirect.github.com/n8n-io/n8n/commit/b496bf3147d2cd873d24371be02cb7ea5dbd8621))
- **core:** Handle websocket connection error more gracefully in task
runners
([#&#8203;11635](https://redirect.github.com/n8n-io/n8n/issues/11635))
([af7d6e6](https://redirect.github.com/n8n-io/n8n/commit/af7d6e68d0436ff8a3d4e8410dc8ee4f3a035c44))
- **core:** Improve model sub-nodes error handling
([#&#8203;11418](https://redirect.github.com/n8n-io/n8n/issues/11418))
([57467d0](https://redirect.github.com/n8n-io/n8n/commit/57467d0285d67509322630c4c01130022f274a41))
- **core:** Make push work for waiting webhooks
([#&#8203;11678](https://redirect.github.com/n8n-io/n8n/issues/11678))
([600479b](https://redirect.github.com/n8n-io/n8n/commit/600479bf36ba8870d4aecacad19a2dc5f2d97959))
- **core:** Revert all the context helpers changes
([#&#8203;11616](https://redirect.github.com/n8n-io/n8n/issues/11616))
([20fd38f](https://redirect.github.com/n8n-io/n8n/commit/20fd38f3517f7ef35604ba16abb4d951270b4d50))
- **core:** Set the authentication methad to `email` during startup if
the SAML configuration in the database has been corrupted
([#&#8203;11600](https://redirect.github.com/n8n-io/n8n/issues/11600))
([6439291](https://redirect.github.com/n8n-io/n8n/commit/6439291738dec16261979d6d835acbc63743d51a))
- **core:** Use cached value in retrieval of personal project owner
([#&#8203;11533](https://redirect.github.com/n8n-io/n8n/issues/11533))
([04029d8](https://redirect.github.com/n8n-io/n8n/commit/04029d82a11b52990890380ba7094055b18e7c1f))
- Credentials save button is hidden unless you make changes to the
([#&#8203;11492](https://redirect.github.com/n8n-io/n8n/issues/11492))
([835fbfe](https://redirect.github.com/n8n-io/n8n/commit/835fbfe337dd8dc0d0b0318c7227e174484e1328))
- **editor:** Add stickies to node insert position conflict check
allowlist
([#&#8203;11624](https://redirect.github.com/n8n-io/n8n/issues/11624))
([fc39e3c](https://redirect.github.com/n8n-io/n8n/commit/fc39e3ca16231c176957e2504d55df6b416874fe))
- **editor:** Adjust Scrollbar Width of RunData Header Row
([#&#8203;11561](https://redirect.github.com/n8n-io/n8n/issues/11561))
([d17d76a](https://redirect.github.com/n8n-io/n8n/commit/d17d76a85d5425bc091d29fc84605ffbccbca984))
- **editor:** Cap NDV Output View Tab Index to prevent rare edge case
([#&#8203;11614](https://redirect.github.com/n8n-io/n8n/issues/11614))
([a6c8ee4](https://redirect.github.com/n8n-io/n8n/commit/a6c8ee4a82e6055766dc1307f79c774c17bb5f4d))
- **editor:** Do not show hover tooltip when autocomplete is active
([#&#8203;11653](https://redirect.github.com/n8n-io/n8n/issues/11653))
([23caf43](https://redirect.github.com/n8n-io/n8n/commit/23caf43e30342a21d45c825f438aa1e6193601d1))
- **editor:** Enable pinning main output with error and always allow
unpinning
([#&#8203;11452](https://redirect.github.com/n8n-io/n8n/issues/11452))
([40c8882](https://redirect.github.com/n8n-io/n8n/commit/40c88822acdcda6401bd92b9cf89d013c44b8453))
- **editor:** Fix collapsing nested items in expression modal schema
view
([#&#8203;11645](https://redirect.github.com/n8n-io/n8n/issues/11645))
([41dea52](https://redirect.github.com/n8n-io/n8n/commit/41dea522fbfb1c9acee51f47f384973914454b5f))
- **editor:** Fix default workflow settings
([#&#8203;11632](https://redirect.github.com/n8n-io/n8n/issues/11632))
([658568e](https://redirect.github.com/n8n-io/n8n/commit/658568e2700bfd5b61da53f3052403d0098c2d90))
- **editor:** Fix duplicate chat trigger
([#&#8203;11693](https://redirect.github.com/n8n-io/n8n/issues/11693))
([a025848](https://redirect.github.com/n8n-io/n8n/commit/a025848ec4be96f74d4de2ab104256b6d89bb837))
- **editor:** Fix hiding SQL query output when trying to select
([#&#8203;11649](https://redirect.github.com/n8n-io/n8n/issues/11649))
([4dbf2f4](https://redirect.github.com/n8n-io/n8n/commit/4dbf2f4256111985b367030020f1494b8a8b95af))
- **editor:** Fix scrolling in code edit modal
([#&#8203;11647](https://redirect.github.com/n8n-io/n8n/issues/11647))
([8f695f3](https://redirect.github.com/n8n-io/n8n/commit/8f695f3417820e7b9bb04b78972f6abbd61abbe8))
- **editor:** Prevent error being thrown in RLC while loading
([#&#8203;11676](https://redirect.github.com/n8n-io/n8n/issues/11676))
([ca8cb45](https://redirect.github.com/n8n-io/n8n/commit/ca8cb455ba59831295c238afb11aeab6ad18428e))
- **editor:** Prevent NodeCreator from swallowing AskAssistant enter
event
([#&#8203;11532](https://redirect.github.com/n8n-io/n8n/issues/11532))
([db94f16](https://redirect.github.com/n8n-io/n8n/commit/db94f169fcd03983fc78a3b4c5e11543610825bf))
- **editor:** Show node executing status shortly before switching to
success on new canvas
([#&#8203;11675](https://redirect.github.com/n8n-io/n8n/issues/11675))
([b0ba24c](https://redirect.github.com/n8n-io/n8n/commit/b0ba24cbbc55cebc26e9f62ead7396c4c8fbd062))
- **editor:** Show only error title and 'Open errored node' button; hide
'Ask Assistant' in root for sub-node errors
([#&#8203;11573](https://redirect.github.com/n8n-io/n8n/issues/11573))
([8cba100](https://redirect.github.com/n8n-io/n8n/commit/8cba1004888f60ca653ee069501c13b3cadcc561))
- **Facebook Lead Ads Trigger Node:** Fix issue with optional fields
([#&#8203;11692](https://redirect.github.com/n8n-io/n8n/issues/11692))
([70d315b](https://redirect.github.com/n8n-io/n8n/commit/70d315b3d5b8f5f3e0f39527bba11e254a52028e))
- **Google BigQuery Node:** Add item index to insert error
([#&#8203;11702](https://redirect.github.com/n8n-io/n8n/issues/11702))
([145d092](https://redirect.github.com/n8n-io/n8n/commit/145d0921b217bbd4b625beaacfa14429560bf51b))
- **Google Drive Node:** Fix file upload for streams
([#&#8203;11698](https://redirect.github.com/n8n-io/n8n/issues/11698))
([770230f](https://redirect.github.com/n8n-io/n8n/commit/770230fbfe0b9e86527254e201c4602fbced94ff))
- **In-Memory Vector Store Node:** Fix displaying execution data of
connected embedding nodes
([#&#8203;11701](https://redirect.github.com/n8n-io/n8n/issues/11701))
([40ade15](https://redirect.github.com/n8n-io/n8n/commit/40ade151724f4af28a6ed959fd9363450ea711fd))
- **Item List Output Parser Node:** Fix number of items parameter issue
([#&#8203;11696](https://redirect.github.com/n8n-io/n8n/issues/11696))
([01ebe9d](https://redirect.github.com/n8n-io/n8n/commit/01ebe9dd38629afbab954fb489f3ef2bb7ab5b34))
- **n8n Form Node:** Find completion page
([#&#8203;11674](https://redirect.github.com/n8n-io/n8n/issues/11674))
([ed3ad6d](https://redirect.github.com/n8n-io/n8n/commit/ed3ad6d684597f7c4b7419dfa81d476e66f10eba))
- **n8n Form Node:** Open form page if form trigger has pin data
([#&#8203;11673](https://redirect.github.com/n8n-io/n8n/issues/11673))
([f0492bd](https://redirect.github.com/n8n-io/n8n/commit/f0492bd3bb0d94802a2707fb1cf861313b6ea808))
- **n8n Form Node:** Trigger page stack in waiting if error in workflow
([#&#8203;11671](https://redirect.github.com/n8n-io/n8n/issues/11671))
([94b5873](https://redirect.github.com/n8n-io/n8n/commit/94b5873248212a5500f02cf3c0d74df6f9d8fb26))
- **n8n Form Trigger Node:** Checkboxes different sizes
([#&#8203;11677](https://redirect.github.com/n8n-io/n8n/issues/11677))
([c08d23c](https://redirect.github.com/n8n-io/n8n/commit/c08d23c00f01bb6fcb3b75f02e0338af375f9b32))
- NDV search bugs
([#&#8203;11613](https://redirect.github.com/n8n-io/n8n/issues/11613))
([c32cf64](https://redirect.github.com/n8n-io/n8n/commit/c32cf644a6b8c21558e802449329877845de70b1))
- **Notion Node:** Extract page url
([#&#8203;11643](https://redirect.github.com/n8n-io/n8n/issues/11643))
([cbdd535](https://redirect.github.com/n8n-io/n8n/commit/cbdd535fe0cb4e032ea82f008dcf35cc5f2264c2))
- **Redis Chat Memory Node:** Respect the SSL flag from the credential
([#&#8203;11689](https://redirect.github.com/n8n-io/n8n/issues/11689))
([b5cbf75](https://redirect.github.com/n8n-io/n8n/commit/b5cbf7566d351d8a8e9972f13ff5867ff1c8d7d0))
- **Supabase Node:** Reset query parameters in get many operation
([#&#8203;11630](https://redirect.github.com/n8n-io/n8n/issues/11630))
([7458229](https://redirect.github.com/n8n-io/n8n/commit/74582290c04d2dd32300b1a6c7715862ae837d34))
- **Switch Node:** Maintain output connections
([#&#8203;11162](https://redirect.github.com/n8n-io/n8n/issues/11162))
([9bd79fc](https://redirect.github.com/n8n-io/n8n/commit/9bd79fceebc4453d0fe40ae5f628d5e31ff2b326))

##### Features

- **AI Transform Node:** Show warning for binary data
([#&#8203;11560](https://redirect.github.com/n8n-io/n8n/issues/11560))
([ddbb263](https://redirect.github.com/n8n-io/n8n/commit/ddbb263dce0fc458abc95d850217251bb49d2b83))
- **core:** Make all http requests made with
`httpRequestWithAuthentication` abortable
([#&#8203;11704](https://redirect.github.com/n8n-io/n8n/issues/11704))
([0d8aada](https://redirect.github.com/n8n-io/n8n/commit/0d8aada49005d6a6078e8460003a0de61a8f423c))
- **editor:** Improve how we show default Agent prompt and Memory
session parameters
([#&#8203;11491](https://redirect.github.com/n8n-io/n8n/issues/11491))
([565f8cd](https://redirect.github.com/n8n-io/n8n/commit/565f8cd8c78b534a50e272997d659d162fa86625))
- **editor:** Improve workflow loading performance on new canvas
([#&#8203;11629](https://redirect.github.com/n8n-io/n8n/issues/11629))
([f1e2df7](https://redirect.github.com/n8n-io/n8n/commit/f1e2df7d0753aa0f33cf299100a063bf89cc8b35))
- **editor:** Redesign Canvas Chat
([#&#8203;11634](https://redirect.github.com/n8n-io/n8n/issues/11634))
([a412ab7](https://redirect.github.com/n8n-io/n8n/commit/a412ab7ebfcd6aa9051a8ca36e34f1067102c998))
- **editor:** Restrict when a ChatTrigger Node is added automatically
([#&#8203;11523](https://redirect.github.com/n8n-io/n8n/issues/11523))
([93a6f85](https://redirect.github.com/n8n-io/n8n/commit/93a6f858fa3eb53f8b48b2a3d6b7377279dd6ed1))
- Github star button in-app
([#&#8203;11695](https://redirect.github.com/n8n-io/n8n/issues/11695))
([0fd684d](https://redirect.github.com/n8n-io/n8n/commit/0fd684d90c830f8b0aab12b7f78a1fa5619c62c9))
- **Oura Node:** Update node for v2 api
([#&#8203;11604](https://redirect.github.com/n8n-io/n8n/issues/11604))
([3348fbb](https://redirect.github.com/n8n-io/n8n/commit/3348fbb1547c430ff8707b298640e3461d3f6536))

##### Performance Improvements

- **editor:** Add lint rules for optimization-friendly syntax
([#&#8203;11681](https://redirect.github.com/n8n-io/n8n/issues/11681))
([88295c7](https://redirect.github.com/n8n-io/n8n/commit/88295c70495ae3d017674d5745972a346fcbaf12))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-13 21:40:53 +01:00
218212f2cc chore(helm): update chart common 25.1.5 → 25.1.7 (#29017)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.5` ->
`25.1.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-11-12 10:37:04 +01:00
TrueCharts BotandGitHub ccac9ebdcf chore(helm): update image docker.io/n8nio/n8n 1.67.0 → 1.67.1 (#28955)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `53734ea`
-> `ee4ef2c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-07 13:25:10 +01:00
TrueCharts BotandGitHub d5bde0198a chore(helm): update image docker.io/n8nio/n8n 1.66.0 → 1.67.0 (#28928)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `3537958`
-> `53734ea` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.67.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1670-2024-11-06)

##### Bug Fixes

- Bring back nodes panel telemetry events
([#&#8203;11456](https://redirect.github.com/n8n-io/n8n/issues/11456))
([130c942](https://redirect.github.com/n8n-io/n8n/commit/130c942f633788d1b2f937d6fea342d4450c6e3d))
- **core:** Account for double quotes in instance base URL
([#&#8203;11495](https://redirect.github.com/n8n-io/n8n/issues/11495))
([c5191e6](https://redirect.github.com/n8n-io/n8n/commit/c5191e697a9a9ebfa2b67587cd01b5835ebf6ea8))
- **core:** Do not delete waiting executions when saving of successful
executions is disabled
([#&#8203;11458](https://redirect.github.com/n8n-io/n8n/issues/11458))
([e8757e5](https://redirect.github.com/n8n-io/n8n/commit/e8757e58f69e091ac3d2a2f8e8c8e33ac57c1e47))
- **core:** Don't send a `executionFinished` event to the browser with
no run data if the execution has already been cleaned up
([#&#8203;11502](https://redirect.github.com/n8n-io/n8n/issues/11502))
([d1153f5](https://redirect.github.com/n8n-io/n8n/commit/d1153f51e80911cbc8f34ba5f038f349b75295c3))
- **core:** Include `projectId` in range query middleware
([#&#8203;11590](https://redirect.github.com/n8n-io/n8n/issues/11590))
([a6070af](https://redirect.github.com/n8n-io/n8n/commit/a6070afdda29631fd36e5213f52bf815268bcda4))
- **core:** Save exeution progress for waiting executions, even when
progress saving is disabled
([#&#8203;11535](https://redirect.github.com/n8n-io/n8n/issues/11535))
([6b9353c](https://redirect.github.com/n8n-io/n8n/commit/6b9353c80f61ab36945fff434d98242dc1cab7b3))
- **core:** Use the correct docs URL for regular nodes when used as
tools
([#&#8203;11529](https://redirect.github.com/n8n-io/n8n/issues/11529))
([a092b8e](https://redirect.github.com/n8n-io/n8n/commit/a092b8e972e1253d92df416f19096a045858e7c1))
- **Edit Image Node:** Fix Text operation by setting Arial as default
font
([#&#8203;11125](https://redirect.github.com/n8n-io/n8n/issues/11125))
([60c1ace](https://redirect.github.com/n8n-io/n8n/commit/60c1ace64be29d651ce7b777fbb576598e38b9d7))
- **editor:** Auto focus first fields on SignIn, SignUp and
ForgotMyPassword views
([#&#8203;11445](https://redirect.github.com/n8n-io/n8n/issues/11445))
([5b5bd72](https://redirect.github.com/n8n-io/n8n/commit/5b5bd7291dde17880b7699f7e6832938599ffd8f))
- **editor:** Do not overwrite the webhookId in the new canvas
([#&#8203;11562](https://redirect.github.com/n8n-io/n8n/issues/11562))
([dfd785b](https://redirect.github.com/n8n-io/n8n/commit/dfd785bc0894257eb6e62b0dd8f71248c27aae53))
- **editor:** Ensure Enter key on Cancel button correctly cancels node
rename
([#&#8203;11563](https://redirect.github.com/n8n-io/n8n/issues/11563))
([be05ae3](https://redirect.github.com/n8n-io/n8n/commit/be05ae36e7790156cb48b317fc254ae46a3b2d8c))
- **editor:** Fix emitting `n8nReady` notification via `postmessage` on
new canvas
([#&#8203;11558](https://redirect.github.com/n8n-io/n8n/issues/11558))
([463d101](https://redirect.github.com/n8n-io/n8n/commit/463d101f3592e6df4afd66c4d0fde0cb4aec34cc))
- **editor:** Fix run index input for RunData view in sub-nodes
([#&#8203;11538](https://redirect.github.com/n8n-io/n8n/issues/11538))
([434d31c](https://redirect.github.com/n8n-io/n8n/commit/434d31ce928342d52b6ab8b78639afd7829216d4))
- **editor:** Fix selected credential being overwritten in NDV
([#&#8203;11496](https://redirect.github.com/n8n-io/n8n/issues/11496))
([a26c0e2](https://redirect.github.com/n8n-io/n8n/commit/a26c0e2c3c7da87bfaba9737a967aa0070810d85))
- **editor:** Keep workflow pristine after load on new canvas
([#&#8203;11579](https://redirect.github.com/n8n-io/n8n/issues/11579))
([7254359](https://redirect.github.com/n8n-io/n8n/commit/7254359855b89769613cd5cc24dbb4f45a7cc76f))
- Show Pinned data in demo mode
([#&#8203;11490](https://redirect.github.com/n8n-io/n8n/issues/11490))
([ca2a583](https://redirect.github.com/n8n-io/n8n/commit/ca2a583b5cbb0cba3ecb694261806de16547aa91))
- Toast not aligned to the bottom when AI assistant disable
([#&#8203;11549](https://redirect.github.com/n8n-io/n8n/issues/11549))
([e80f7e0](https://redirect.github.com/n8n-io/n8n/commit/e80f7e0a02a972379f73af6a44de11768081086e))

##### Features

- Add Rapid7 InsightVm credentials
([#&#8203;11462](https://redirect.github.com/n8n-io/n8n/issues/11462))
([46eceab](https://redirect.github.com/n8n-io/n8n/commit/46eceabc27ac219b11b85c16c533a2cff848c5dd))
- **AI Transform Node:** UX improvements
([#&#8203;11280](https://redirect.github.com/n8n-io/n8n/issues/11280))
([8a48407](https://redirect.github.com/n8n-io/n8n/commit/8a484077af3d3e1fe2d1b90b1ea9edf4ba41fcb6))
- **Anthropic Chat Model Node:** Add support for Haiku 3.5
([#&#8203;11551](https://redirect.github.com/n8n-io/n8n/issues/11551))
([8b39825](https://redirect.github.com/n8n-io/n8n/commit/8b398256a81594a52f20f8eb8adf8ff205209bc1))
- **Convert to File Node:** Add delimiter convert to csv
([#&#8203;11556](https://redirect.github.com/n8n-io/n8n/issues/11556))
([63d454b](https://redirect.github.com/n8n-io/n8n/commit/63d454b776c092ff8c6c521a7e083774adb8f649))
- **editor:** Update panning and selection keybindings on new canvas
([#&#8203;11534](https://redirect.github.com/n8n-io/n8n/issues/11534))
([5e2e205](https://redirect.github.com/n8n-io/n8n/commit/5e2e205394adf76faf02aee2d4f21df71848e1d4))
- **Gmail Trigger Node:** Add filter option to include drafts
([#&#8203;11441](https://redirect.github.com/n8n-io/n8n/issues/11441))
([7a2be77](https://redirect.github.com/n8n-io/n8n/commit/7a2be77f384a32ede3acad8fe24fb89227c058bf))
- **Intercom Node:** Update credential to new style
([#&#8203;11485](https://redirect.github.com/n8n-io/n8n/issues/11485))
([b137e13](https://redirect.github.com/n8n-io/n8n/commit/b137e13845f0714ebf7421c837f5ab104b66709b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-06 21:32:07 +01:00
TrueCharts-Bot b70a504cf2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-11-03 23:50:11 +00:00
Kjeld Schouten d25d00b9c2 fix(website): remove references to deprecated guides 2024-11-04 00:42:33 +01:00
TrueCharts BotandGitHub 5fdcaecab7 chore(helm): update image docker.io/n8nio/n8n 1.65.2 → 1.66.0 (#28660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `a26f71e`
-> `3537958` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-31 17:43:20 +01:00
TrueCharts BotandGitHub c33ec0e414 chore(helm): update image docker.io/n8nio/n8n 1.65.1 → 1.65.2 (#28481)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `810c3dc`
-> `a26f71e` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-28 17:21:17 +01:00
TrueCharts BotandGitHub 87cd1e0ffc chore(helm): update chart common 25.1.0 → 25.1.5 (#28377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.0` ->
`25.1.5` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2024-10-27 20:11:25 +01:00
a67f17bd33 chore(helm): update chart redis 15.3.1 → 15.3.2 (#28311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.3.1` -> `15.3.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-25 22:35:23 +02:00
TrueCharts BotandGitHub 025d7f2b58 chore(helm): update image docker.io/n8nio/n8n 1.65.0 → 1.65.1 (#28324)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `b1b1c15`
-> `810c3dc` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-25 14:24:52 +02:00