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

n8n - Package Updates

Scheduled Pinned Locked Moved N8N
372 Posts 9 Posters 262.7k 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
    App Dev
    wrote last edited by
    #362

    [3.101.0]

    • Update n8n to 1.111.0
    • Full Changelog
    • Add folder scopes to global owner and admin roles (#19230) (2113532)
    • AMQP Trigger Node: Update rhea library, tweak reconnection options (#18980) (efc3a2d)
    • API: Fix public api workflow openApi examples (#19170) (e822cf5)
    • Basic LLM Chain Node: Remove fallback connection on lower versions (#19053) (583dd48)
    • Changes in tooltip message on data table columns (#19172) (56fee52)
    • core: AI agent node data accessibility (#18757) (f0e9221)
    • core: Ensure getNodeOutputs always returns an array (#19069) (0f22f3b)
    • core: Fix OIDC configuration update path (#19065) (1ced801)
    • core: Fix role management controller no-changelog (#19107) (5be3181)
    • core: Inline config.js to index.html to prevent CF from caching it (#18945) (17ce65a)
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote last edited by
      #363

      [3.101.1]

      • Update n8n to 1.111.1
      • Full Changelog
      • Credential export for personal projects (#​19720) (678cde1)
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote last edited by
        #364

        [3.102.0]

        • Update n8n to 1.112.4
        • Full Changelog
        • Features editor: Change default sidebar state to collapsed (#19692) (e688438)
        • Bug Fixes core: Credential export for personal projects (#19720) (de26236)
        • Bug Fixes Always generate tags.json file when using environments (#19698) (374aa9d)
        • Bug Fixes ** Switch Node:** Disable expressions for Number of Outputs in v3.3 (#19075) (f37e9da)
        • Bug Fixes AI Agent Node: Fix double wrapping issue in ToolsAgent output parsing (#19376) (df31868)
        • Bug Fixes Code Tool Node: Fix console.log output not being logged on browser (#19422) (1e2f421)
        • Bug Fixes core: Add support for .cn Amazon regions (#19363) (fea0a62)
        • Bug Fixes core: Fix crashed execution recovery in scaling mode (#19412) (3576443)
        • Bug Fixes core: Force synchronize tag mappings also when no tag was updated (#19332) (e054fc7)
        • Bug Fixes core: Improve Websocket connection setup for custom headers (#19242) (1e00a7c)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote last edited by
          #365

          [3.102.1]

          • Update n8n to 1.112.5
          • Full Changelog
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #366

            [3.102.2]

            • Update n8n to 1.112.6
            • Full Changelog
            • OpenAI Node: Missing header for assistant API calls (#20060) (42ac269)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #367

              [3.103.0]

              • Update n8n to 1.113.3
              • Full Changelog
              • OpenAI Node: Missing header for assistant API calls (#20060) (326e52c)
              • core: Use different query to get sqlite data table sizes (#19878) (24f08e1)
              • editor: Fix UI being blocked from loading while data table limits are being fetched (#19871) (436c5ab)
              • editor: Make the data table size cache longer by default (#19875) (71cf584)
              • Add a GH action to create a patch release branch (#19477) (ddab467)
              • Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) (5bf3db5)
              • Allow filtering insight by projectId (#19552) (8086a21)
              • core: Implement request-response logic in workflow execution engine (#19193) (d1b17d9)
              • core: Prompt user to confirm password when changing email and mfa is disabled (#19408) (f0388aa)
              • editor: [Insights] Add filter by project (#19643) (5cef76a)
              1 Reply Last reply
              0
              • U umnz

                @Package-Updates @girish I checked the n8n repository and 1.108.1 is pre-release? Any reason that got picked up by the package updater as stable/latest?

                U Offline
                U Offline
                umnz
                wrote last edited by
                #368

                @Joseph this is why I posted in support.

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

                  [3.104.0]

                  • Update n8n to 1.114.3
                  • Full Changelog
                  • core: Check all outputs for chat triggers, first output only for webhooks (#20308) (067e133)
                  • core: Fix paired item data retrieval in loops with IF nodes (#20309) (8c41278)
                  • Anthropic Chat Model Node: Fix Sonnet 4.5 not working with default topP (#20286) (4cb9567)
                  • core: Add globals and locals to denylist in native Python runner (#20172) (b078c8f)
                  • ChatTrigger Node: Chat submit button, fix disabled state coloring (#20085) (47cbd72)
                  • core: Allow accessing nodes.json in preview mode (#19920) (a26810b)
                  • core: Batch markAsCrashed updates to avoid oversized queries (#19904) (2db47fd)
                  • core: Ensure cancellation interrupts runner tasks in worker (#19864) (fac005b)
                  • core: Fix PKCE OAuth2 flows to work without client secret (#19601) (199d919)
                  • core: Iterate over all main output branches when extracting response (#19963) (0b7db24)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #370

                    [3.104.1]

                    • Update n8n to 1.114.4
                    • Full Changelog
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #371

                      [3.105.0]

                      • Update n8n to 1.115.2
                      • Full Changelog
                      • ai-builder: Fix loading of Data Table nodes for AI Builder (#20546) (e7749fd)
                      • editor: Compact large ITaskDataConnections before sending to AI Builder (#20545) (e4b1459)
                      • editor: Keep source control and user area fixed to bottom of sidebar (#20530) (8ed0c52)
                      • Github Node: Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) (5b50465)
                      • Update libxml2 (#20635) (ddcaf8e)
                      • core: Fix worker setup completion (#20495) (09ecd9c)
                      • n8n-node not working on Windows (#20091) (c3fff03)
                      • Add missing test and authenticate to OpenWeatherMap, Azure Storage and Netlify credentials (#20221) (18a5924)
                      • Allow creation of vector search indexes in MongoDB node (#20235) (8df5211)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #372

                        [3.105.1]

                        • Update n8n to 1.115.3
                        • Full Changelog
                        • Block introspection attributes unconditionally (#20641) (9483ed7)
                        • Fix normalization in per-item mode in native Python runner (#20750) (2dde19d)
                        • Prevent subscript access to blocked attributes (#20710) (b2bc38d)
                        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