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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. N8N
  3. n8n - Package Updates

n8n - Package Updates

Scheduled Pinned Locked Moved N8N
413 Posts 9 Posters 390.5k Views 13 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
    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
      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
        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
          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
            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
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #307

              [3.69.1]

              • Update n8n to 1.79.3
              • Full Changelog
              • core: Make sure middleware works with legacy API Keys (#​13390) (537df8a)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #308

                [3.69.2]

                • Update n8n to 1.79.4
                • Full Changelog
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #309

                  [3.70.0]

                  • Update n8n to 1.80.3
                  • Full Changelog
                  • core: Make sure middleware works with legacy API Keys (#​13390) (c4fe0b5)
                  • Always clear popupWindowState before showing popup from form trigger (#​13363) (44e583b)
                  • Code Node: Fix $items in Code node when using task runner (#​13368) (da5afd0)
                  • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#​13326) (088872b)
                  • core: Handle connections for missing nodes in a workflow (#​13362) (4da7ed7)
                  • AI Agent Node: Move model retrieval into try/catch to fix continueOnFail handling (#​13165) (47c5688)
                  • Code Tool Node: Fix Input Schema Parameter not hiding correctly (#​13245) (8e15ebf)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #310

                    [3.70.1]

                    • Update n8n to 1.80.4
                    • Full Changelog
                    • Call n8n Workflow Tool Node: Support concurrent invocations of the tool (#​13526) (de4d26d)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote on last edited by
                      #311

                      [3.70.2]

                      • Update n8n to 1.80.5
                      • Full Changelog
                      • Postgres Node: Accommodate null values in query parameters for expressions (#​13544) (1940b09)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        wrote on last edited by
                        #312

                        [3.71.0]

                        • Update n8n to 1.81.4
                        • Full Changelog
                        • core: Do not validate email when LDAP is enabled (#​13605) (c55330c)
                        • core: Gracefully handle missing tasks metadata (#​13632) (cecf61a)
                        • n8n Form Trigger Node: Sanitize HTML for formNode (#​13595) (d0074d6)
                        • editor: Add workflows to the store when fetching current page (#​13583) (127f213)
                        • editor: Undo keybinding changes related to window focus/blur events (#​13559) (ee07621)
                        • Postgres Node: Accommodate null values in query parameters for expressions (#​13544) (bdb1870)
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          wrote on last edited by
                          #313

                          [3.72.0]

                          • Update base image to 5.0.0
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            wrote on last edited by
                            #314

                            [3.73.0]

                            • Update n8n to 1.82.1
                            • Full Changelog
                            • core: Do not validate email when LDAP is enabled (#​13605) (4d83067)
                            • editor: Fix RLC dropdown vanishing when focusing search input (#​13579) (fce83dd)
                            • n8n Form Trigger Node: Sanitize HTML for formNode (#​13595) (acde2e8)
                            • Call n8n Workflow Tool Node: Support concurrent invocations of the tool (#​13526) (5334661)
                            • core: Gracefully handle missing tasks metadata (#​13632) (999fb81)
                            • core: Remove index.html caching entirely (#​13563) (afba8f9)
                            • editor: Add workflows to the store when fetching current page (#​13583) (c4f3293)
                            • editor: Ai 672 minor UI fixes on evaluation creation (#​13461) (b791677)
                            • editor: Ai 675 minor tweaks to tests list (#​13467) (5ad950f)
                            • editor: Don't show duplicate logs when tree is deeply nested (#​13537) (d550382)
                            • editor: Fix browser crash with large execution result (#​13580) (1c8c7e3)
                            • editor: Fix github star button layout (#​13630) (139b5b3)
                            • editor: Fix icon color on 'Call n8n Workflow Tool' node (#​13568) (90d0943)
                            • editor: Fix icon spacing in accordion title (#​13539) (ebaaf0e)
                            • editor: Fix keyboard shortcuts no longer working after editing sticky note (#​13502) (ab41fc3)
                            • editor: Fix workflows list status filter (#​13621) (4067fb0)
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              wrote on last edited by
                              #315

                              [3.73.1]

                              • Update n8n to 1.82.3
                              • Full Changelog
                              • core: License should ignore empty input on onFeatureChange (#​13912) (b7d14e0)
                              • core: Clean run data for dirty nodes properly, including their children (#​13821) (30edaea)
                              • core: Find correct start nodes when the first node after that has no run data has pinned data (#​13784) (beb84be)
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                wrote on last edited by
                                #316

                                [3.73.2]

                                • Update n8n to 1.82.4
                                • Full Changelog
                                • Execute method should be assigned to a Routing node even if it has webhook defined (#​13910) (8aef698)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  wrote on last edited by
                                  #317

                                  [3.74.0]

                                  • Update n8n to 1.83.2
                                  • Full Changelog
                                  • Execute method should be assigned to a Routing node even if it has webhook defined
                                  • editor: Fix options parameters that have extra displayName field
                                  • core: Clean run data for dirty nodes properly, including their children
                                  • core: Find correct start nodes when the first node after that has no run data has pinned data
                                  • Airtable Node: Table RLC should depend on Base RLC
                                  • Call n8n Workflow Tool Node: Return all items from subexecution
                                  • core: Correct NODE_OPTIONS export syntax for custom certificates
                                  • core: Do not validate email when LDAP is enabled
                                  • core: Fix task runner error report from user-defined function
                                  • core: Pass NODE_PATH to task runners
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    wrote on last edited by
                                    #318

                                    [3.75.0]

                                    • Update n8n to 1.84.1
                                    • Full Changelog
                                    • Allow running webhook servers in multi-main mode
                                    • Don't fail partial execution when an unrelated node is dirty
                                    • Ensure frontend sentry releases also follow semver
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      wrote on last edited by
                                      #319

                                      [3.75.1]

                                      • Update n8n to 1.84.3
                                      • Full Changelog
                                      • Basic LLM Chain Node: Prevent stringifying of structured output on previous versions (#14200) (81a6a2b)
                                      • Basic LLM Chain Node: Prevent incorrect wrapping of output (#14183) (ac695ab)
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        wrote on last edited by
                                        #320

                                        [3.76.0]

                                        • Update n8n to 1.85.4
                                        • Full Changelog
                                        • Basic LLM Chain Node: Prevent stringifying of structured output on previous versions (#14200) (e432aa6)
                                        • Basic LLM Chain Node: Prevent incorrect wrapping of output (#14183) (5e786e8)
                                        • editor: Check for when to show the community+ modal for the folder's feature (#14146) (39ac856)
                                        • API: Fix import config import (#14137) (b8adb63)
                                        • Correct connections in SentimentAnalysis and TextClassifier (#14155) (b100f27)
                                        • OpenAI Node: Show correct inputs for AI node (#14142) (2444169)
                                        • Allow saved credenitals types of up to 64 characters instead of 32 (#13985) (bc15bb1)
                                        • Allow username to be set in Redis chat memory (#13926) (b2e359a)
                                        • core: Allow running webhook servers in multi-main mode (#13989) (e0fd505)
                                        • core: Bring back the missing GMT and UTC timezone for workflow settings (#13999) (bda0688)
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          wrote on last edited by
                                          #321

                                          [3.77.0]

                                          • Fix permission warning
                                          • Make it easy to source the env file for running CLI commands
                                          • Set runners to internal mode
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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