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 389.9k 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.
  • nebulonN Away
    nebulonN Away
    nebulon
    Staff
    wrote on last edited by
    #221

    [3.19.0]

    • Update n8n to 1.25.1
    • Full changelog
    • AMQP Trigger Node: Properly close connection after manual test step (#8396) (ef676b7)
    • Asana Node: Fix issue when connecting to the new Asana environment (#8404) (7c7a8eb)
    • AWS SQS Node: Fix issue preventing data from being sent correctly (#8382) (d3f0c24)
    • Change the UI text for some filter operations (#8360) (960f436)
    • core: Adjust starter node priority for manual executions with pinned activators (#8386) (50d17e1)
    • core: Errors are returned on the success branch if error item has other keys in addition to 'error' (#8380) (ef5c8ca)
    • core: Missing pairedItem fixes (#8394) (66e0810)
    • Discord Node: Remove requirement on message for webhooks (#8377) (6c51dcc)
    • editor: Add pinned data for freshly added nodes (#8323) (26c6fe3)
    • editor: Enable ctrl/cmd click in workflow editor header (#8387) (6aefab6)
    • editor: Fix doclines for plus and minus (#8405) (2579302)
    • editor: Fix invisible community package update button (#8406) (a0aae45)
    • editor: Fix secondary icon for environments on sidebar menu item (#8407) (a11e7cd)
    • editor: Open native context menu when editing Sticky (#8370) (e49e49f)
    • editor: Use web native element in nav menus (#8385) (9584abc)
    • Fix issue preventing secrets with a - in the path from being imported (#8378) (e47a0d5)
    • Force posthog recording to be disabled outside cloud (#8374) (356812c)
    • Microsoft SQL Node: Prevent MSSQL max parameters error by chunking (#8390) (f898982)
    • Notion Node: Fix is_empty query on formula fields (#8397) (e541508)
    1 Reply Last reply
    0
    • nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote on last edited by
      #222

      [3.20.0]

      • Update n8n to 1.26.0
      • Full changelog
      • AMQP Trigger Node: Properly close connection after manual test step (#8396) (2c14371)
      • Asana Node: Fix issue when connecting to the new Asana environment (#8404) (44f6ef2)
      • AWS SQS Node: Fix issue preventing data from being sent correctly (#8382) (daba5bb)
      • Change the UI text for some filter operations (#8360) (976fe2e)
      • core: Adjust starter node priority for manual executions with pinned activators (#8386) (749ac2b)
      • core: Errors are returned on the success branch if error item has other keys in addition to 'error' (#8380) (25f51f4)
      • core: Fix removal of triggers and pollers from memory on deactivation in multi-main setup (#8416) (2257ec6)
      • core: Fix update workflow cli command being unable to activate all workflows (#8412) (ae06fde)
      • core: Missing pairedItem fixes (#8394) (284d965)
      • Discord Node: Remove requirement on message for webhooks (#8377) (c64e893)
      • editor: Add pinned data for freshly added nodes (#8323) (83228e2)
      • editor: Enable ctrl/cmd click in workflow editor header (#8387) (e43cf2f)
      • editor: Fix copy to clipboard on insecure contexts (#8425) (7386f79)
      • editor: Fix doclines for plus and minus (#8405) (ebf2b0d)
      • editor: Fix invisible community package update button (#8406) (2ccb754)
      • editor: Fix secondary icon for environments on sidebar menu item (#8407) (3544966)
      • editor: Open native context menu when editing Sticky (#8370) (ade7d30)
      • editor: Use web native element in nav menus (#8385) (e606e84)
      • Fix issue preventing secrets with a - in the path from being imported (#8378) (fc94377)
      • Force posthog recording to be disabled outside cloud (#8374) (f31cc07)
      • Google Drive Node: Fix issue preventing upload / update working in some configurations (#8417) (4b3ea81)
      • Microsoft Outlook Node: Message -> Send with attachments (#8238) (0128081)
      • Microsoft SQL Node: Prevent MSSQL max parameters error by chunking (#8390) (1b0ba2c)
      • Notion Node: Fix is_empty query on formula fields (#8397) (08e7db4)
      • Switch Node: Fix issue preventing some regex patterns from working (#8422) (e9fea16)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #223

        [3.21.0]

        • Allow custom node modules to be installed using EXTRA_NODE_MODULES in /app/data/env.sh
        1 Reply Last reply
        1
        • nebulonN Away
          nebulonN Away
          nebulon
          Staff
          wrote on last edited by
          #224

          [3.22.0]

          • Update n8n to 1.27.3
          • Full changelog
          1 Reply Last reply
          0
          • nebulonN Away
            nebulonN Away
            nebulon
            Staff
            wrote on last edited by
            #225

            [3.23.0]

            • Update n8n to 1.29.1
            • Full changelog
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #226

              [3.23.1]

              • Set the healthCheckPath to /healthz
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #227

                [3.24.0]

                • Update n8n to 1.31.1
                • Full changelog
                • AI agents, throw error on duplicate names in dynamic tools (#8766) (836bf07)
                • Basic LLM Chain Node: Fix retrieving of prompt parameter for v1.3 of the node (#8817) (b5ffb7d)
                • editor: Fix NDV output tabs resetting on any click (#8808) (2b06477)
                • editor: Fix opening of node creator for sub-nodes connection hint link (#8809) (174dc9a)
                • editor: Fix retrieving of messages from memory in chat modal (#8807) (af69dd9)
                • editor: Set correct type for right input in filter component (#8771) (839793e)
                • editor: Update assignment hint when user hovers table row (#8782) (5266bcb)
                • Google Drive Node: Add supportsAllDrives: true to update and download (#8786) (8733832)
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #228

                  [3.24.1]

                  • symlink .ssh for environments to work
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #229

                    [3.24.2]

                    • Update n8n to 1.31.2
                    • Full changelog
                    • Always register webhooks on startup
                    1 Reply Last reply
                    0
                    • nebulonN Away
                      nebulonN Away
                      nebulon
                      Staff
                      wrote on last edited by
                      #230

                      [3.25.0]

                      • Update n8n to 1.32.2
                      • Full changelog
                      • editor: Improve expression editor performance by removing watchers (#8900) (788d790)
                      1 Reply Last reply
                      0
                      • J JuanBonfim referenced this topic on
                      • nebulonN Away
                        nebulonN Away
                        nebulon
                        Staff
                        wrote on last edited by
                        #231

                        [3.26.0]

                        • Update n8n to 1.33.1
                        • Full changelog
                        • editor: Improve expression editor performance by removing watchers (#8900) (2ee4327)
                        1 Reply Last reply
                        0
                        • nebulonN Away
                          nebulonN Away
                          nebulon
                          Staff
                          wrote on last edited by
                          #232

                          [3.27.0]

                          • Update n8n to 1.35.0
                          • Full changelog
                          • core: Add missing nodeCause to paired item error (#8976) (19d9e71)
                          • core: Assign credential ownership correctly in source control import (#8955) (260bc07)
                          • editor: Fix accidental IDE code addition (#8971) (117b57c)
                          • editor: Make inputs in the filter component regular inputs by default (#8980) (295b650)
                          • editor: Show tip when user can type dot after an expression (#8931) (160dfd3)
                          • Fetch user cloud role and pass it on in website links (#8942) (666867a)
                          • Telemetry include basic llm optional promps, trigger on save workflow event (#8981) (335f363)
                          D 1 Reply Last reply
                          0
                          • nebulonN nebulon

                            [3.27.0]

                            • Update n8n to 1.35.0
                            • Full changelog
                            • core: Add missing nodeCause to paired item error (#8976) (19d9e71)
                            • core: Assign credential ownership correctly in source control import (#8955) (260bc07)
                            • editor: Fix accidental IDE code addition (#8971) (117b57c)
                            • editor: Make inputs in the filter component regular inputs by default (#8980) (295b650)
                            • editor: Show tip when user can type dot after an expression (#8931) (160dfd3)
                            • Fetch user cloud role and pass it on in website links (#8942) (666867a)
                            • Telemetry include basic llm optional promps, trigger on save workflow event (#8981) (335f363)
                            D Online
                            D Online
                            DualOSWinWiz
                            wrote on last edited by
                            #233

                            @nebulon update unstable do not update create problems in Split batches and other queries

                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #234

                              @DualOSWinWiz is there any issue for that upstream?

                              1 Reply Last reply
                              0
                              • D Online
                                D Online
                                DualOSWinWiz
                                wrote on last edited by
                                #235

                                I didn't checked yet but manual runs of split batches stuck on last data count even if new data changed i reverted back to last version prior update all went smooth again

                                1 Reply Last reply
                                0
                                • nebulonN Away
                                  nebulonN Away
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #236

                                  [3.28.0]

                                  • Update n8n to 1.36.1
                                  • Full changelog
                                  • editor: Issue with JSON editor getting cut off (#9000) (4668db2)
                                  • editor: Fix canvas selection for touch devices that use mouse (#9036) (286fa5c)
                                  • editor: Fix execution debug button (#9018) (aac77e1)
                                  • editor: Hover and active states not showing in execution list on dark mode (#9002) (bead7eb)
                                  • editor: UI enhancements and fixes for expression inputs (#8996) (8788e2a)
                                  • editor: Prevent chat modal opening on 'Test workflow' click (#9009) (3fd97e4)
                                  • editor: Stop listening button not working in NDV (#9023) (02219dd)
                                  • Add Salesforce Trigger Node (#8920) (571b613)
                                  • Add Twilio Trigger Node (#8859) (c204995)
                                  • core: Introduce AWS secrets manager as external secrets store (#8982) (2aab78b)
                                  • core: Rate-limit login endpoint to mitigate brute force password guessing attacks (#9028) (a6446fe)
                                  • Webhook Node: Overhaul (#8889) (e84c27c)
                                  • core: Ensure status on Axios errors is available to the BE (#9015) (39002b0)
                                  • core: Ensure only leader handles waiting executions (#9014) (52b6947)
                                  • editor: Add fallback for expression resolution in multi-output case (#9045) (e22ef2a)
                                  • editor: Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) (cb2e460)
                                  • editor: Fix execution with wait node (#9051) (0fba0bf)
                                  • editor: Issue showing Auth2 callback section when all properties are overriden (#8999) (10eea2b)
                                  • editor: Make share modal content scrollable (#9025) (46aec96)
                                  • editor: Make Webhook node pinnable (#9047) (8cbe2bf)
                                  • editor: Prevent saving workflow while another save is in progress (#9048) (8fa755a)
                                  • editor: Rerun failed nodes in manual executions (#9050) (a30e02d)
                                  • Workflows executed from other workflows not stopping (#9010) (09e397b)
                                  1 Reply Last reply
                                  0
                                  • nebulonN Away
                                    nebulonN Away
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #237

                                    [3.28.1]

                                    • Update n8n to 1.36.2
                                    • Full changelog
                                    • API: Accept settings.executionOrder in workflow creation (#9072) (4579fc8)
                                    • AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (3992ae7)
                                    • Core: Don't revert irreversibble migrations (#9105) (a1870b3)
                                    • Core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (89755c4)
                                    • Core: Fix isLeader check in WaitTracker constructor (#9100) (549e8f7)
                                    • Core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (3a51593)
                                    • Editor: Allow pinning of AI root nodes (#9060) (2489009)
                                    • Editor: Connecting nodes to triggers when adding them together (#9042) (ae26b8f)
                                    • Editor: Do not show overlapping trash icon in the node's settings (#9119) (5308159)
                                    • Editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (b3adec3)
                                    • Editor: Expand range of allowed characters in expressions (#9083) (e947f39)
                                    • Editor: Fix displaying logic of execution retry button (#9061) (c3a5ed1)
                                    • Editor: Fix issue with case insensitive tags (#9071) (9a9b49a)
                                    • Editor: Fix issues in dark mode (#9068) (c101ec8)
                                    • Editor: Open links from embedded chat in new tab (#9121) (252dc97)
                                    • Editor: Render dates correctly in parameter hint (#9089) (0e88b89)
                                    • Editor: UX improvements to mfa setup modal (#9059) (f8d825e)
                                    • HTTP Request Node: Duplicate key names support for form data (#9040) (3fb532d)
                                    • MySQL Node: Query Parameters parse string to number (#9011) (f50d4db)
                                    • Respond to Webhook Node: Continue on fail and error branch support (#9115) (dedd5c1)
                                    • Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e4c05e4)
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #238

                                      [3.29.0]

                                      • Update n8n to 1.37.3
                                      • Full changelog
                                      • editor: Add object keys that need bracket access to autocomplete (#9088) (98bcd50)
                                      • GitHub Node: Add option to get pull requests (#9094) (4d9000b)
                                      • Google Gemini Chat Model Node: Add support for new Google Gemini models (#9130) (f1215cd)
                                      • Summarize Node: Option to continue when field to summarize can't be found in any items (#9118) (d7abc30)
                                      • core: Don't create multiple owners when importing credentials or workflows (#9112) (32db869)
                                      • core: Exclude oAuth callback urls from browser-id checks (#9158) (58b6a9d)
                                      • core: Improve browserId checks, and add logging (#9161) (cff50fb)
                                      1 Reply Last reply
                                      0
                                      • nebulonN Away
                                        nebulonN Away
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #239

                                        [3.30.0]

                                        • Update n8n to 1.38.1
                                        • Full changelog
                                        • core: Exclude oAuth callback urls from browser-id checks (#9158) (c1d07fb)
                                        • core: Improve browserId checks, and add logging (#9161) (e16d18c)
                                        • editor: Fix parameter reset on credential change in Discord node (#9137) (336344f)
                                        • Postgres Node: Convert js arrays to postgres type, if column type is ARRAY (#9160) (ee0c685)
                                        • Schedule Trigger Node: Default to 0 minute if falsy on hourly run (#9146) (3d6455e)
                                        1 Reply Last reply
                                        0
                                        • nebulonN Away
                                          nebulonN Away
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #240

                                          [3.30.1]

                                          • Update n8n to 1.38.2
                                          • Full changelog
                                          • core: Stop relying on filesystem for SSH keys (#9217) (988526c)
                                          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