n8n - Package Updates
Pinned
N8N
-
[3.60.0]
- Update n8n to 1.71.2
- Full Changelog
- core: Make sure task runner exits (#12123) (78315ac)
- editor: Fix svg background pattern rendering on safari (#12079) (36eb25c)
- core: Cancel runner task on timeout in external mode (#12101) (f18263b)
-
[3.60.1]
- Update n8n to 1.71.3
- Full Changelog
- core: Fix
$getWorkflowStaticData
on task runners (#12153) (26435f7) - editor: Fix canvas panning using
Control
+Left Mouse Button
on Windows (#12104) (77caa64)
-
[3.61.0]
- Update n8n to 1.72.1
- Full Changelog
- core: Fix
$getWorkflowStaticData
on task runners (#12153) (215cb22) - core: Fix race condition in AI tool invocation with multiple items from the parent (#12169) (67a99dd)
- editor: Fix canvas panning using
Control
+Left Mouse Button
on Windows (#12104) (ef3358d) - Allow disabling MFA with recovery codes (#12014) (95d56fe)
- Chat triggers don't work with the new partial execution flow (#11952) (2b6a72f)
- core: Execute nodes after loops correctly with the new partial execution flow (#11978) (891dd7f)
- core: Fix support for multiple invocation of AI tools (#12141) (c572c06)
- core: Make sure task runner exits (#12123) (c5effca)
- core: Remove run data of nodes unrelated to the current partial execution (#12099) (c4e4d37)
- core: Return homeProject when filtering workflows by project id (#12077) (efafeed)
- editor: Don't reset all Parameter Inputs when switched to read-only (#12063) (706702d)
- editor: Fix canvas panning using
Control
+Left Mouse Button
on Windows (#12104) (43009b6) - editor: Fix Nodeview.v2 reinitialise based on route changes (#12062) (b1f8663)
- editor: Fix svg background pattern rendering on safari (#12079) (596f221)
- editor: Fix switching from v2 to v1 (#12050) (5c76de3)
- editor: Improvements to the commit modal (#12031) (4fe1952)
- editor: Load node types in demo and preview modes (#12048) (4ac5f95)
- editor: Polyfill crypto.randomUUID (#12052) (0537524)
- editor: Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) (a16d006)
- editor: Render sanitized HTML content in toast messages (#12139) (0468945)
- editor: Universal button snags (#11974) (956b11a)
- editor: Update concurrency UI considering different types of instances (#12068) (fa572bb)
- FTP Node: Fix issue with creating folders on rename (#9340) (eb7d593)
- n8n Form Node: Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) (f4c2523)
- OpenAI Node: Allow updating assistant files (#12042) (7b20f8a)
- AI Transform Node: Reduce payload size (#11965) (d8ca8de)
- core: Add option to filter for empty variables (#12112) (a63f0e8)
- core: Cancel runner task on timeout in external mode (#12101) (addb4fa)
- core: Parent workflows should wait for sub-workflows to finish (#11985) (60b3dcc)
- editor: Implementing the
Easy AI Workflow
experiment (#12043) (67ed1d2) - Redis Node: Add support for continue on fail / error output branch (#11714) (ed35958)
-
-
-
[3.63.1]
- Update n8n to 1.74.3
- Full Changelog
- Postgres Chat Memory Node: Do not terminate the connection pool (#12674) (61f8ea7)
- editor: Defer crypto.randomUUID call in CodeNodeEditor (#12630) (0ffdcc5)
- editor: Fix Code node bug erasing and overwriting code when switching between nodes (#12637) (ecb847b)
- Execute Workflow Node: Pass binary data to sub-workflow (#12635) (2fd6418)
- refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) (35cb10c)
-
[3.64.0]
- Update n8n to 1.75.2
- Full Changelog
- Postgres Chat Memory Node: Do not terminate the connection pool (#12674) (47cf99e)
- editor: Defer crypto.randomUUID call in CodeNodeEditor (#12630) (4ba62e4)
- editor: Fix Code node bug erasing and overwriting code when switching between nodes (#12637) (021e08f)
- Execute Workflow Node: Pass binary data to sub-workflow (#12635) (8007623)
- refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) (35cb10c)
- core: AugmentObject should check for own propeties correctly (#12534) (0cdf393)
- core: Disallow code generation in task runner (#12522) (35b6180)
- core: Fix node exclusion on the frontend types (#12544) (b2cbed9)
- core: Fix orchestration flow with expired license (#12444) (ecff3b7)
- core: Fix Sentry error reporting on task runners (#12495) (88c0838)
-
@Package-Updates there is a bug in code node and breaking the code I already posted on upstream with a link https://github.com/n8n-io/n8n/issues/12846
-
[3.65.0]
- Update n8n to 1.76.1
- Full Changelog
- Execute Workflow Node: Pass binary data to sub-workflow (#12635) (e9c152e)
- Google Gemini Chat Model Node: Add base URL support for Google Gemini Chat API (#12643) (14f4bc7)
- GraphQL Node: Change default request format to json instead of graphql (#11346) (c7c122f)
- Jira Software Node: Get custom fields(RLC) in update operation for server deployment type (#12719) (353df79)
- n8n Form Node: Remove the ability to change the formatting of dates (#12666) (14904ff)
- OpenAI Chat Model Node: Fix loading of custom models when using custom credential URL (#12634) (7cc553e)
- OpenAI Chat Model Node: Restore default model value (#12745) (d1b6692)
- Postgres Chat Memory Node: Do not terminate the connection pool (#12674) (e7f00bc)
- Postgres Node: Allow using composite key in upsert queries (#12639) (83ce3a9)
- Wait Node: Fix for hasNextPage in waiting forms (#12636) (652b8d1)
- Add credential only node for Microsoft Azure Monitor (#12645) (6ef8882)
- Add Miro credential only node (#12746) (5b29086)
- Add SSM endpoint to AWS credentials (#12212) (565c7b8)
- core: Enable task runner by default (#12726) (9e2a01a)
- editor: Force final canvas v2 migration and remove switcher from UI (#12717) (29335b9)
- editor: VariablesView Reskin - Add Filters for missing values (#12611) (1eeb788)
- Jira Software Node: Personal Access Token credential type (#11038) (1c7a38f)
- n8n Form Trigger Node: Form Improvements (#12590) (f167578)
- Synchronize deletions when pulling from source control (#12170) (967ee4b)
-
the bug is fixed with Update n8n to 1.76.1
-
[3.66.0]
- N8N_CONFIG_FILES is deprecated