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
    #161

    [2.39.0]

    • Update n8n to 0.225.0
    • Full changelog
    • core: Fix broken API permissions in public API (#5978) (49d838f)
    • core: Fix paired item returning wrong data (#5898) (b13b7d7)
    • core: Improve SAML connection test result views (#5981) (4c994fa)
    • core: Make getExecutionId available on all nodes types (#5990) (c42820e)
    • core: Skip SAML onboarding for users with first- and lastname (#5966) (8474cd3)
    • editor: Add padding to prepend input (#5874) (cd89489)
    • editor: Cleanup demo/video experiment (#5974) (c171365)
    • editor: Enterprise features missing with UM (#5995) (f9a810a)
    • editor: Fix moving canvas on middle click preventing lasso selection (#5996) (3c2a569)
    • editor: Make sure to redirect to blank canvas after personalization modal (#5980) (7c474d3)
    • editor: Only treat as CTRL pressed by default on touch devices for MouseEvent (#5968) (536d810)
    • editor: Fix n8n-checkbox alignment (#6004) (f544826)
    • Code Node: Consistently handle various kinds of data returned by user code (#6002) (f9b3aea)
    • Github Trigger Node: Remove content_reference event (#5830) (d288a91)
    • Google Sheets Trigger Node: Return actual error message (ba5b4eb)
    • HTTP Request Node: Fix itemIndex in HTTP Request errors (#5991) (b351c62)
    • NocoDB Node: Fix for updating or deleting rows with not default primary keys (ee7f863)
    • OpenAI Node: Update models to only show those supported (#5805) (29959be)
    • OpenAI Node: Update OpenAI Text Moderate input placeholder text (#5823) (6b9909b)
    • core: Add variables feature (#5602) (1bb9871)
    • core: Add versionControl feature flag (#6000) (33299ca)
    • core: Support for google service account in HTTP node (0b48088)
    • editor: Add Ask AI preview (#5916) (f8f8374)
    • GitLab Node: Add Additional parameters for File List (#5621) (3810039)
    • MySQL Node: Overhaul (0a53c95)
    1 Reply Last reply
    0
    • nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote on last edited by
      #162

      [2.39.1]

      • Update n8n to 0.225.1
      • Full changelog
      • editor: Clean up demo and template callouts from workflows page (#6023) (6ec1c45)
      • editor: Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) (1b9e047)
      • editor: SettingsSidebar should disconnect from push when navigating away (#6025) (e9f8cfe)
      • Notion Node: Update credential test to not require user permissions (#6022) (6d02ae5)
      1 Reply Last reply
      0
      • nebulonN Away
        nebulonN Away
        nebulon
        Staff
        wrote on last edited by
        #163

        [2.39.2]

        • Update n8n to 0.225.2
        • Full changelog
        • core: Upgrade google-timezones-json to use the correct timezone for Sao Paulo (#6042) (f93fd5a), closes #2647
        • Code Node: Update vm2 to address CVE-2023-30547 (#6039) (f1ca4e2)
        1 Reply Last reply
        0
        • nebulonN Away
          nebulonN Away
          nebulon
          Staff
          wrote on last edited by
          #164

          [2.40.0]

          • Update n8n to 0.226.0
          • Full changelog
          • core: Add license:info command (#6047) (ab12d3e)
          • core: Add SSH key generation (#6006) (71ed1f4)
          • core: Add support for digestAuth to httpRequest and declarative style (#5676) (62f993c)
          • core: Manage version control settings (#6079) (f3b4701)
          • core: Upgrade google-timezones-json to use the correct timezone for Sao Paulo (#6042) (b8cb5d7), closes #2647
          • editor: Add disable template experiment (#5963) (a74284b)
          • editor: Add SQL editor support (#5517) (70aaf24)
          • editor: Enhance Node Creator actions view (#5954) (390841b)
          • editor: Version control (WIP) (#6013) (0e0a064)
          • editor: Version control paywall (WIP) (#6030) (ef79b03)
          • Google BigQuery Node: Node improvements (#4877) (9817a15)
          1 Reply Last reply
          0
          • nebulonN Away
            nebulonN Away
            nebulon
            Staff
            wrote on last edited by
            #165

            [2.40.1]

            • Update n8n to 0.226.1
            • Full changelog
            • Compression Node: Fix issue with decompression failing with uppercase extensions (#6098) (7136500)
            • core: Account for nodes with renamable content (#6109) (b561d46)
            • core: Fix hasOwnProperty on augmented objects (#6124) (2f015c0)
            • core: Fix canceled execution status (#6142) (1796101)
            • core: Skip auth for controllers/routes that don't use the Authorized decorator, or use Authorized('none') (#6106) (9d44991)
            • Correctly allow sharees to test credential when opening the modal (#6111) (240bb47)
            • Date & Time Node: Numbers conversions fix (e11e7cd)
            • editor: Change execution list tab loader design (#6120) (ffc033f)
            • editor: Fix Show details summary (#6113) (e12bafb)
            • editor: Fix copy selection behavior (#6112) (0efd94a)
            • editor: Fix cropped off completions docstrings (#6129) (06594cc)
            • editor: Fix missing Stop Listening button (#6125) (dcbd2d2)
            • editor: Fix quote handling on dollar-sign variable completions (#6128) (c23ad35)
            • editor: Fix sidebar button styling (#6138) (d3f4bc1)
            • editor: Fix unique names for node duplication (#6134) (48a4068)
            • editor: Fix unscrollable node settings (#6133) (f762f16)
            • editor: Loading state for executions tab (#6100) (2e12c50)
            • editor: Remove pagination from binary data output (#6093) (7b7d9de)
            • editor: Show error in RLC if credentials are not set (#6108) (5bf3400)
            • HTTP Request Node: Add description for 'Specify Body' option (#6114) (69b6ba8)
            • HTTP Request Node: Always lowercase headers (31c56a1)
            • Mattermost Node: Fix base url trailing slash error (#6097) (788fda1)
            • Merge Node: Do not error if expected key is missing (8b59564)
            • Prevent displaying an endless timer in the execution list for finished executions (#6137) (2672896)
            • Slack Node: Restore ability to send text in addition of blocks or attachments (625d672)
            1 Reply Last reply
            0
            • nebulonN Away
              nebulonN Away
              nebulon
              Staff
              wrote on last edited by
              #166

              [2.40.2]

              • Update n8n to 0.226.2
              • Full changelog
              • core: Fix bug running addUserActivatedColumn migration on MariaDB (#6157) (aa8e96d)
              1 Reply Last reply
              0
              • girishG Do not disturb
                girishG Do not disturb
                girish
                Staff
                wrote on last edited by
                #167

                [2.41.0]

                • Update n8n to 0.227.0
                • Full changelog
                • core: Account for nodes with renamable content (#6109) (c99f158)
                • core: Assign Unknown Error only if message or description not present in error (8aedc03)
                • core: Avoid using Object.keys on Buffer and other non-plain objects (#6131) (a3aba83)
                • core: Better error message in Webhook node when using the POST method (a0dd17e)
                • core: Better errors for common status codes fix (700cc39)
                1 Reply Last reply
                0
                • nebulonN Away
                  nebulonN Away
                  nebulon
                  Staff
                  wrote on last edited by
                  #168

                  [2.42.1]

                  • Update n8n to 0.228.2
                  • Full changelog
                  • Code Node: Restore help text (#6231) (6bf5c51)
                  • core: Make sure that special polling parameters are available on community nodes as well (#6230) (49391a2)
                  1 Reply Last reply
                  0
                  • nebulonN Away
                    nebulonN Away
                    nebulon
                    Staff
                    wrote on last edited by
                    #169

                    [2.43.0]

                    • Update n8n to 0.229.0
                    • Full changelog
                    • Code Node: Restore help text (#6231) (e72d564)
                    • core: Make sure that special polling parameters are available on community nodes as well (#6230) (9db49d0)
                    • Remove workflow execution credential error message when instance owner (#6116) (e81a964)
                    • core: Reduce the number of events sent to Sentry (#6235) (a4c0cc9)
                    • core: Return OAuth2 error body if available (#5794) (79d0a0f)
                    • editor: Add cloud ExecutionsUsage and API blocking using licenses (#6159) (cd7c312), closes #6187
                    • editor: Add color picker design system component (#6179) (823e885)
                    • editor: Drop support for legacy browsers that do not have native ESM support (#6239) (9182d15)
                    • editor: Updating node reference pattern in expression editor (#6228) (13bcec1)
                    • editor: Version Control settings update (WIP) (#6233) (0666377)
                    • Google Ads Node: Update to support v13 (#6212) (bd1bffc)
                    • Respond to Webhook Node: Move from Binary Buffer to Binary streaming (#5613) (8ae2d80)
                    1 Reply Last reply
                    0
                    • girishG Do not disturb
                      girishG Do not disturb
                      girish
                      Staff
                      wrote on last edited by
                      #170

                      [2.44.0]

                      • Update n8n to 0.230.0
                      • Full changelog
                      • core: Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281) (e046f65)
                      • core: Replace client-oauth2 with an in-repo package (#6266) (a1b1f24)
                      • Execution Data Node: New node (#6247) (3f7c4f0)
                      • Gotify Node: Add support for self signed certificates (#6053) (401cffd)
                      • Ldap Node: Add LDAP node (#4783) (ec393bc)
                      • LoneScale Node: Add LoneScale node and Trigger node (#5146) (4b85433)
                      • RabbitMQ Node: Add mode for acknowledging and deleting from queue later in workflow (#6225) (f5950b2)
                      • Send Email Node: Add content-id for email attachments (#3632) (8fe8aad)
                      1 Reply Last reply
                      0
                      • girishG Do not disturb
                        girishG Do not disturb
                        girish
                        Staff
                        wrote on last edited by
                        #171

                        [2.44.1]

                        • Update n8n to 0.230.1
                        • Full changelog
                        • editor: Fix locale plularisation if count is 0 (#6312) (33b6b28)
                        • Execute Command Node: Block executions when command is empty (#6308) (c8b88a1)
                        1 Reply Last reply
                        0
                        • girishG Do not disturb
                          girishG Do not disturb
                          girish
                          Staff
                          wrote on last edited by
                          #172

                          [2.44.2]

                          • Update n8n to 0.230.2
                          • Full changelog
                          • Code Node: Update vm2 to address CVE-2023-32313 (#6318) (4301127)
                          • core: Optimize getSharedWorkflowIds query (#6314) (4269d3f)
                          • core: Prevent prototype pollution on injectable services (#6309) (a4bff84)
                          1 Reply Last reply
                          0
                          • nebulonN Away
                            nebulonN Away
                            nebulon
                            Staff
                            wrote on last edited by
                            #173

                            [2.45.0]

                            • Update n8n to 0.231.0
                            • Full changelog
                            • Code Node: Fix item and items alias regression (#6331) (54e3838)
                            • Code Node: Update vm2 to address CVE-2023-32313 (#6318) (bcbec52)
                            • core: Optimize getSharedWorkflowIds query (#6314) (0631f69)
                            • core: Prevent prototype pollution on injectable services (#6309) (d94c20a)
                            • editor: Fix locale plularisation if count is 0 (#6312) (0d88bd7)
                            • editor: Fix Luxon date parsing of ExecutionsUsage component (#6333) (8f0ff46)
                            • editor: Update SSO settings styles (#6342) (5ae1124)
                            • Execute Command Node: Block executions when command is empty (#6308) (011d577)
                            • Show Ask AI only on Code Node (#6336) (da856d1)
                            • Add manual login option and password reset link for SSO (#6328) (77e3f15)
                            • core: Add metadata (customdata) to event log (#6334) (792b1c1)
                            • editor: Implement Resource Mapper component (#6207) (04cfa54), closes #5752 #5814
                            1 Reply Last reply
                            0
                            • nebulonN Away
                              nebulonN Away
                              nebulon
                              Staff
                              wrote on last edited by
                              #174

                              [2.45.1]

                              • Update n8n to 0.231.1
                              • Full changelog
                              • editor: Fix an issue with connections breaking during renaming (#6358) (481ca36)
                              • editor: Fix typing $ in inline expression field reloading node parameters form (#6374) (ff3c60a)
                              1 Reply Last reply
                              0
                              • girishG Do not disturb
                                girishG Do not disturb
                                girish
                                Staff
                                wrote on last edited by
                                #175

                                [2.46.0]

                                • Update n8n to 0.232.0
                                • Full changelog
                                • Crypto Node: Add support for hash and hmac on binary data (#6359) (406a405)
                                • editor: Make WF name a link on /executions (#6354) (6ddf161)
                                • New trigger PostgreSQL (#5495) (4488f93)
                                • Version control mvp (#6271) (1b32141)
                                1 Reply Last reply
                                0
                                • girishG Do not disturb
                                  girishG Do not disturb
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #176

                                  [2.47.0]

                                  • Update n8n to 0.233.0
                                  • Full changelog
                                  • core: Allow all executions to be stopped (#6386) (cc44af9)
                                  • core: Prevent arbitrary code execution via expressions (#6420) (da7ae2b)
                                  • editor: Hide version control main menu component if no feature flag (#6419) (75c0ab0)
                                  1 Reply Last reply
                                  0
                                  • nebulonN Away
                                    nebulonN Away
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #177

                                    [2.47.1]

                                    • Update n8n to 0.233.1
                                    • Full changelog
                                    • Fix the url sent in the password-reset emails (#6466) (85300fc)
                                    1 Reply Last reply
                                    0
                                    • nebulonN Away
                                      nebulonN Away
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #178

                                      [2.48.0]

                                      • Update n8n to 0.234.0
                                      • Full changelog
                                      • Add support for large files with declarative nodes (#6461) (e0f109f)
                                      • AwsS3 Node: Small overhaul of the node with multipart uploading (#6017) (109442f)
                                      • core: Add GET /users endpoints to public API (#6360) (6ab3502)
                                      • core: Add PKCE for OAuth2 (#6324) (fc7261a)
                                      • DebugHelper Node: Fix and include in main app (#6406) (18f5884)
                                      • Gmail Node: Add reply to email (#6453) (fddc69e)
                                      • Item Lists Node: Improvements (#6190) (1dbca44)
                                      • Migrate integer primary keys to nanoids (#6345) (c3ba012), closes #6323
                                      • Stripe Trigger Node: Add action required trigger for payment intents (#6490) (f2154fb)
                                      • Webhook Node: Stream binary response in lastNode.firstEntryBinary mode (#6463) (6ccab3e)
                                      1 Reply Last reply
                                      0
                                      • nebulonN Away
                                        nebulonN Away
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #179

                                        [3.0.0]

                                        • Update n8n to 1.0.1
                                        • Breaking changes for version 1.0
                                        • Full changelog
                                        • core Docker containers now run as the user node instead of root (#6365) (f636616)
                                        • core Drop debian and rhel7 images (#6365) (f636616)
                                        • core Drop support for deprecated WEBHOOK_TUNNEL_URL env variable (#6363)
                                        • core Execution mode defaults to main now, instead of own (#6363)
                                        • core Default push backend is websocket now, instead of sse (#6363)
                                        • core Stop loading custom/community nodes from n8n's node_modules folder (#6396) (a45a2c8)
                                        • core User management is mandatory now. basic-auth, external-jwt-auth, and no-auth options are removed (#6362) (8c008f5)
                                        • core Allow syntax errors and expression errors to fail executions (#6352) (1197811)
                                        • core Drop support for request library and N8N_USE_DEPRECATED_REQUEST_LIB env variable (#6413) (632ea27)
                                        • core Make date extensions outputs match inputs (#6435) (85372aa)
                                        • core Drop support for executeSingle method on nodes (#4853) (9194d8b)
                                        • core Change data processing for multi-input-nodes (#4238) (b8458a5)
                                        • core: All migrations should run in a transaction (#6519) (e152cfe)
                                        • Edit Image Node: Fix transparent operation (#6513) (4a4bcbc)
                                        • Google Drive Node: URL parsing (#6527) (18aa9f3)
                                        • Google Sheets Node: Incorrect read of 0 and false (#6525) (b6202b5)
                                        • Merge Node: Enrich input 2 fix (#6526) (70822ce)
                                        • Notion Node: Version fix (#6531) (d3d8522)
                                        • Show error when referencing node that exist but has not been executed (#6496) (3db2707)
                                        • core: Change node execution order (most top-left one first) (#6246) (0287d5b)
                                        • core: Remove conditional defaults in V1 release (#6363) (f636616)
                                        • editor: Add v1 banner (#6443) (0fe415a)
                                        • editor: SQL editor overhaul (#6282) (beedfb6)
                                        • HTTP Request Node: Notice about dev console (#6516) (d431117)
                                        1 Reply Last reply
                                        0
                                        • benborgesB benborges referenced this topic on
                                        • nebulonN Away
                                          nebulonN Away
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #180

                                          [3.0.1]

                                          • Ensure we set the app domain for webhooks
                                          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