Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. N8N
  3. n8n - Package Updates

n8n - Package Updates

Scheduled Pinned Locked Moved N8N
331 Posts 8 Posters 118.6k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #287

      [3.59.0]

      • Update n8n to 1.70.2
      • Full Changelog
      • core: Opt-out from optimizations if $item is used (#​12036) (dfa1806)
      • core: Use the configured timezone in task runner (#​12032) (b0f6c6f)
      • editor: Fix bug causing connection lines to disappear when hovering stickies (#​11950) (c018b63)
      • editor: Fix pin data showing up in production executions on new canvas (#​11951) (e4e5077)
      • AI Agent Node: Add binary message before scratchpad to prevent tool calling loops (#​11845) (5c80cb5)
      • CodeNodeEditor walk cannot read properties of null (#​11129) (d99e0a7)
      • core: Bring back execution data on the executionFinished push message (#​11821) (0313570)
      • core: Correct invalid WS status code on removing connection (#​11901) (1d80225)
      • core: Don't use unbound context methods in code sandboxes (#​11914) (f6c0d04)
      • core: Fix broken execution query when using projectId (#​11852) (a061dbc)
      • core: Fix validation of items returned in the task runner (#​11897) (a535e88)
      • editor: Add missing trigger waiting tooltip on new canvas (#​11918) (a8df221)
      • editor: Don't re-render input panel after node finishes executing (#​11813) (b3a99a2)
      • editor: Fix AI assistant loading message layout (#​11819) (89b4807)
      • editor: Fix new canvas discovery tooltip position after adding github stars button (#​11898) (f4ab5c7)
      • editor: Fix node position not getting set when dragging selection on new canvas (#​11871) ([595de81](https://github.com/n8n-io/n8n/commit/595de81c03b3e48
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #288

        [3.59.1]

        • Update n8n to 1.70.3
        • Full Changelog
        • editor: Don't reset all Parameter Inputs when switched to read-only (#​12063) (86b80e4)
        • editor: Fix Nodeview.v2 reinitialise based on route changes (#​12062) (92e2773)
        • editor: Fix switching from v2 to v1 (#​12050) (deaab8b)
        • editor: Load node types in demo and preview modes (#​12048) (104d56e)
        • editor: Polyfill crypto.randomUUID (#​12052) (6f4ea58)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #289

          [3.59.2]

          • Update n8n to 1.70.4
          • Full Changelog
          • core: Make sure task runner exits (#​12123) (996c9e9)
          • core: Cancel runner task on timeout in external mode (#​12101) (881a77d)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #290

            [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)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #291

              [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)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #292

                [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)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #293

                  [3.62.0]

                  • Update n8n to 1.73.1
                  • Full Changelog
                  • OpenAI Node: Add quotes to default base URL (#​12312) (22ba3d2)
                  • core: Ensure runners do not throw on unsupported console methods (#​12167) (57c6a61)
                  • core: Fix $getWorkflowStaticData on task runners (#​12153) (b479f14)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #294

                    [3.63.0]

                    • Update n8n to 1.74.1
                    • Full Changelog
                    • editor: Fix parameter input validation (#​12532) (6f757f1)
                    • core: Align concurrency and timeout defaults between instance and runner (#​12503) (9953477)
                    • core: Allow index as top-level item key for Code node (#​12469) (1b91000)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #295

                      [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)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #296

                        [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)
                        D 1 Reply Last reply
                        0
                        • Package UpdatesP Package Updates

                          [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)
                          D Offline
                          D Offline
                          DualOSWinWiz
                          wrote on last edited by DualOSWinWiz
                          #297

                          @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

                          D 1 Reply Last reply
                          1
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #298

                            [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)
                            1 Reply Last reply
                            0
                            • D DualOSWinWiz

                              @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

                              D Offline
                              D Offline
                              DualOSWinWiz
                              wrote on last edited by
                              #299

                              the bug is fixed with Update n8n to 1.76.1

                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #300

                                [3.66.0]

                                • N8N_CONFIG_FILES is deprecated
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #301

                                  [3.66.1]

                                  • Update n8n to 1.76.2
                                  • Full Changelog
                                  • core: Fix empty node execution stack (#​12945) (504746d)
                                  • editor: Fix execution running status listener for chat messages (#​12951) (4157d79)
                                  • editor: Fix showing and hiding canvas edge toolbar when hovering (#​13009) (7a08b45)
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #302

                                    [3.66.2]

                                    • Update n8n to 1.76.3
                                    • Full Changelog
                                    • core: Do not enable strict type validation by default for resource mapper (#​13037) (25edde9)
                                    • Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#​13008) (a4e45ac)
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #303

                                      [3.67.0]

                                      • Update n8n to 1.77.3
                                      • Full Changelog
                                      • core: Only use new resource mapper type validation when it is enabled (#​13099) (cf0e3ff)
                                      • core: Do not enable strict type validation by default for resource mapper (#​13037) (582dc44)
                                      • Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#​13008) (82f17fe)
                                      • core: Fix empty node execution stack (#​12945) (d96e7c4)
                                      • editor: Fix execution running status listener for chat messages (#​12951) (5261588)
                                      • editor: Fix showing and hiding canvas edge toolbar when hovering (#​13009) (457f31c)
                                      • core: Account for pre-execution failure in scaling mode (#​12815) (b4d27c4)
                                      • core: Display the last activated plan name when multiple are activated (#​12835) (03365f0)
                                      • core: Fix possible corruption of OAuth2 credential (#​12880) (ac84ea1)
                                      • core: Fix usage of external libs in task runner (#​12788) (3d9d5bf)
                                      • core: Handle max stalled count error better (#​12824) (eabf160)
                                      • core: Improve error handling in credential decryption and parsing (#​12868) (0c86bf2)
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #304

                                        [3.68.0]

                                        • Update n8n to 1.78.0
                                        • Full Changelog
                                        • AI Agent Node: Ignore SSL errors option for SQLAgent (#​13052) (a90529f)
                                        • Code Node: Do not validate code within comments (#​12938) (cdfa225)
                                        • core: "Respond to Webhook" should work with workflows with waiting nodes (#​12806) (e8635f2)
                                        • core: Do not emit workflow-post-execute event for waiting executions (#​13065) (1593b6c)
                                        • core: Do not enable strict type validation by default for resource mapper (#​13037) (fdcff90)
                                        • core: Fix empty node execution stack (#​12945) (7031569)
                                        • core: Only use new resource mapper type validation when it is enabled (#​13099) (a37c8e8)
                                        • editor: Actually enforce the version and don't break for old values in local storage (#​13025) (884a7e2)
                                        • editor: Add telemetry to source control feature (#​13016) (18eaa54)
                                        • editor: Allow switch to Fixed for boolean and number parameters with invalid expressions (#​12948) (118be24)
                                        • editor: Allow to re-open sub-connection node creator if already active (#​13041) (16d59e9)
                                        • editor: Code node overwrites code when switching nodes after edits (#​13078) (00e3ebc)
                                        • editor: Fix execution running status listener for chat messages (#​12951) (4d55a29)
                                        • editor: Fix position of connector buttons when the line is straight (#​13034) (3a908ac)
                                        • editor: Fix showing and hiding canvas edge toolbar when hovering (#​13009) (ac7bc4f)
                                        • editor: Make AI transform node read only in executions view (#​12970) (ce1deb8)
                                        • editor: Prevent infinite loop in expressions crashing the browser (#​12732) (8c2dbcf)
                                        • editor: Refine push modal layout (#​12886) (212a5bf)
                                        • editor: SchemaView renders duplicate structures properly (#​12943) (0d8a544)
                                        • editor: Update node issues when opening execution (#​12972) (1a91523)
                                        • editor: Use correct connection index when connecting adjancent nodes after deleting a node (#​12973) (c7a15d5)
                                        • GitHub Node: Don't truncate filenames retrieved from GitHub (#​12923) (7e18447)
                                        • Google Cloud Firestore Node: Fix potential prototype pollution vulnerability (#​13035) (f150f79)
                                        • Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#​13008) (cc907fb)
                                        • Sync partial execution version of FE and BE, also allow enforcing a specific version (#​12840) (a155043)
                                        • Wise Node: Use ISO formatting for timestamps (#​10288) (1a2d39a)
                                        • Add reusable frontend composables package (#​13077) (ef87da4)
                                        • Add support for client credentials with Azure Log monitor (#​13038) (2c2d631)
                                        • Allow multi API creation via the UI (#​12845) (ad3250c)
                                        • Allow setting API keys expiration (#​12954) (9bcbc2c)
                                        • core: Add sorting to GET /workflows endpoint (#​13029) (b60011a)
                                        • core: Enable usage as a tool for more nodes (#​12930) (9deb759)
                                        • core: Handle Declarative nodes more like regular nodes (#​13007) (a65a9e6)
                                        • Discord Node: New sendAndWait operation (#​12894) (d47bfdd)
                                        • editor: Display schema preview for unexecuted nodes (#​12901) (0063bbb)
                                        • editor: Easy $fromAI Button for AI Tools (#​12587) (2177376)
                                        • editor: Show fixed collection parameter issues in UI (#​12899) (12d686c)
                                        • Facebook Graph API Node: Update node to support API v22.0 (#​13024) (0bc0fc6)
                                        • HTTP Request Tool Node: Relax binary data detection (#​13048) (b67a003)
                                        • Human in the loop section (#​12883) (9590e5d)
                                        • n8n Form Node: Add Hidden Fields (#​12803) (0da1114)
                                        • n8n Form Node: Respond with Text (#​12979) (182fc15)
                                        • OpenAI Chat Model Node, OpenAI Node: Include o3 models in model selection (#​13005) (37d152c)
                                        • Summarize Node: Preserves original field data type (#​13069) (be5e49d)
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #305

                                          [3.68.1]

                                          • Update n8n to 1.78.1
                                          • Full Changelog
                                          • core: Redact credentials (#​13263) (1756097)
                                          1 Reply Last reply
                                          0
                                          • Package UpdatesP Offline
                                            Package UpdatesP Offline
                                            Package Updates
                                            App Dev
                                            wrote on last edited by
                                            #306

                                            [3.69.0]

                                            • Update n8n to 1.79.2
                                            • Full Changelog
                                            • Always clear popupWindowState before showing popup from form trigger (#​13363) (f65b0f5)
                                            • Code Node: Fix $items in Code node when using task runner (#​13368) (172fbe5)
                                            • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#​13326) (c2ed1a0)
                                            • core: Handle connections for missing nodes in a workflow (#​13362) (4229d6c)
                                            1 Reply Last reply
                                            0
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes


                                              • Login

                                              • Don't have an account? Register

                                              • Login or register to search.
                                              • First post
                                                Last post
                                              0
                                              • Categories
                                              • Recent
                                              • Tags
                                              • Popular
                                              • Bookmarks
                                              • Search