Community node update is live on npm, but not on n8n Cloud — next steps?

Describe the problem/error/question

I have released a new version of my custom node on npm but how do I get it available on n8n cloud instances?

What is the error message (if any)?

Information on your n8n setup

  • n8n version: 1.121.3
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system:

I am just wondering if I have to resubmit my node for verification in this case? there is no big changes, but just adding some extra fields into some actions.

hello @wei_c

Why shouldn’t you? :slight_smile:

I don’t know if the verification process differs from the one when submitting the node the first time, but from a security perspective, a new version of the verified node has the same risks as a new unverified node.

I have tried to submit the node for verification on their creator hub https://creators.n8n.io/ but i can’t submit it anyway. So, I am actually quite lost at this moment?

It’s okay, it seems that it was auto tagged by n8n and approved later on, just got notified via email on my new custom node version being updated in their cloud instances. There was no need to re-verify the node, it is an automatic process that will be reviewed by n8n’s team. Closing this now.

Thank you!

2 Likes

Alright! And how many days it took for it to be updated?