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
344 Posts 8 Posters 176.7k 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
    #335

    [3.86.0]

    • Update n8n to 1.95.2
    • Full Changelog
    • Handle Insights calculations to prevent Infinity numbers (#15727) (8b76694)
    • Add back the support for cred only node (#15806) (e16fbaa)
    • Community packages update check (#15684) (5ed1306)
    • Don't continue when action is load previous session and option is not set (#15438) (8fd0738)
    • Add support for proxy using forward headers (#15006) (b1687c6)
    • Fix community package installation on windows (#15685) (647cb85)
    • Fix license reloading flow in scaling mode (#15650) (c2449ee)
    • Use destination node to select the correct pinned trigger to start from (#15633) (dc0802b)
    • Add type definition for $getWorkflowStaticData to code node (#15544) (bca03ca)
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #336

      [3.86.1]

      • Update n8n to 1.95.3
      • Full Changelog
      • core: Simplify Websocket origin security checks (#15761) (8284ee9)
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #337

        [3.87.0]

        • Update n8n to 1.97.1
        • Full Changelog
        • Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) (7928a9b)
        • Honor absolute paths for N8N_LOG_FILE_LOCATION (#15873) (1e5b905)
        • Normalize trailing slash when setting CORS headers for test webhooks (#15906) (61d0c6a)
        • Add user management endpoints to the Projects Public API (#12329) (4459c7e)
        • Allow specifying Content-Security-Policy-Report-Only (#15805) (c127846)
        • Start listening to IPv6 addresses as well by default (#15810) (9f44f40)
        • Add ability to extract sub-workflows to canvas context menu (#15538) (5985df6)
        • Combine 'Move to Folder' and 'Change owner' modals (#15756) (e860dd6)
        • Support pasting an expression into a number parameter (#15722) (2a1475d)
        • Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#15751) (07a636e)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote last edited by
          #338

          [3.88.0]

          • Update n8n to 1.99.1
          • Full Changelog
          • Fix pdf extract not working (#​16463) (0d69ea4)
          • Prevent unauthorised workflow termination (#​16405) (e5edc60)
          • Prevent XSS with video and source tags (#​16329) (7940384)
          • Update LangChain AWS package (#​16323) (24e4be1)
          • Always save evaluation executions (#​16285) (739ad85)
          • Fix http requests by using correct agent (#​16258) (e58de1a)
          • Prevent DoS via malformed binary data ID (#​16229) (43c52a8)
          • Register transition handlers after modules init (#​16308) (7177e3a)
          • Remove duplicated logs for insights (#​16228) (56b16b8)
          • Cannot expand sub execution log if it finished with an error (#​16236) (3fcabd4)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #339

            [3.89.0]

            • Update n8n to 1.100.1
            • Full Changelog
            • Fix insights loading on FE (#16677) (99ce1d2)
            • Incorrect parameter names (#16408) (dd2ed90)
            • Add Dingbat emojis to expressions grammar (#16545) (ddd3908)
            • Ensure updatedAt field exists on folder object for source control (#16437) (81dd215)
            • Fix module path resolution for Docker (#16623) (b5ba655)
            • Fix pdf extract for arm64 docker images (#16522) (20e2d8e)
            • Fix pdf extract not working (#16463) (c480d3c)
            • Handle dynamic webhook edge cases (#16554) (1573ae6)
            • Incorrect data returned by the node when using retry on error + continue on error (#16516) (f598b3b)
            • Prevent unauthorised workflow termination (#16405) (29752ea)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #340

              [3.89.1]

              • Update n8n to 1.100.2
              • Full Changelog
              • BREAKING CHANGE: Removed deprecated authentication method
              • feat: Add support for custom webhooks
              • fix: Resolve issue with user login timeout
              • feat: Implement dark mode in the user interface
              • fix: Correct typo in error message
              • BREAKING CHANGE: Update API endpoint for data retrieval
              • fix: Address memory leak in data processing module
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #341

                [3.90.0]

                • Update n8n to 1.101.1
                • Full Changelog
                • AI Agent Node: Fix tool-usage with fallback mechanism (#16898) (fbebfac)
                • core: Remove unneeded cookies from webhook requests (#16736) (34768f1)
                • editor: Only do new versions & what's new check after login (#16844) (ba1ccb9)
                • Google Sheets Node: Include all headers (#16928) (ac9c811)
                • Add fallback mechanism for agent and basic chain llm (#16617) (6408d5a)
                • core: Add a new by-time insights route that return only time saved data (#16727) (3ba8a84)
                • core: Add lastActiveAt datetime column on user table (#16488) (92afe03)
                • core: Send email notification when a user invited to a project (#16687) (7e376e0)
                • Don't allow multiple active workflows with same form path (#16722) (98b821b)
                • editor: Add 'Whats new' section and modal (#16664) (0b7bca2)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #342

                  [3.90.1]

                  • Update n8n to 1.101.2
                  • Full Changelog
                  • align file with master
                  • Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (3c807ac)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #343

                    [3.91.0]

                    • Update n8n to 1.102.3
                    • Full Changelog
                    • editor: Add new ways to discover templates (#17183) (6069a88)
                    • Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (55eb224)
                    • AI Agent Node: Prevent fallback input to be added in version <2.1 (#17094) (eb7fb8a)
                    • core: On OAuth access token update only update partial credential (#17135) (5a336c5)
                    • editor: Fix RAG Callout keyboard navigation in nodes search (#17099) (80c40ba)
                    • Add install step for playwright binaries (#16945) (05360ce)
                    • AI Agent Node: Fix tool-usage with fallback mechanism (#16898) (58fd1ec)
                    • Clean up AI_CREDITS_EXPERIMENT (#16840) (d1d5412)
                    • Clean up EASY_AI_WORKFLOW_EXPERIMENT (#16839) (3e04566)
                    • Code Node: Only Block os.system vs Blocking import os (#16885) (e54613f)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #344

                      [3.91.1]

                      • Update n8n to 1.102.4
                      • Full Changelog
                      • Fix issue with restricted file access order (#17329) (53100fa)
                      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