# \[ANNOUNCE\] Node-RED-Desktop v5.0.0 (Node-RED 5.0.0) Released

**URL:** https://discourse.nodered.org/t/announce-node-red-desktop-v5-0-0-node-red-5-0-0-released/101292
**Category:** Share Your Projects
**Tags:** node-red-5
**Created:** [16 June 2026 23:44 UTC](https://discourse.nodered.org/t/announce-node-red-desktop-v5-0-0-node-red-5-0-0-released/101292 "2026-06-16T23:44:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sakazuki](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sakazuki/32/550_2.png) [@sakazuki](https://discourse.nodered.org/u/sakazuki)
#### Post date: [16 June 2026 23:44 UTC](https://discourse.nodered.org/t/announce-node-red-desktop-v5-0-0-node-red-5-0-0-released/101292/1 "2026-06-16T23:44:02Z")

</div>

Hi all,

I'm happy to announce the release of **Node-RED-Desktop v5.0.0** , now bundling **Node-RED 5.0.0**!

> **[Release 5.0.0-nr5.0.0 · sakazuki/node-red-desktop](https://github.com/sakazuki/node-red-desktop/releases/tag/v5.0.0-nr5.0.0)**
>
> Node-RED Desktop. Contribute to sakazuki/node-red-desktop development by creating an account on GitHub.

**What's changed in v5.0.0:**

- Updated: Node-RED 4.1.8 → 5.0.0

* * *

I also want to give a shoutout to **@vitormnm** , who released a new version of their [Node-RED Desktop](https://discourse.nodered.org/t/launch-of-the-new-version-of-node-red-desktop-with-node-red-5/101284) with Node-RED 5 just yesterday. It's great to see multiple people sharing the same vision of making Node-RED more accessible as a desktop application. Both projects take slightly different approaches — theirs focuses on portability, multiple instances, and running as a Windows service, which are really compelling features.

My implementation has a slightly different focus: **flow file management** (your flows and credentials are managed and preserved through the app) and built-in **ngrok integration** for quick tunneling without leaving the desktop environment. I hope both projects can complement each other and serve different needs in the community.

* * *

Downloads are available for **Windows** and **macOS (Apple Silicon)**: 👉 [Release 5.0.0-nr5.0.0 · sakazuki/node-red-desktop · GitHub](https://github.com/sakazuki/node-red-desktop/releases/tag/v5.0.0-nr5.0.0)

As always, feedback and contributions are very welcome!

Regards, sakazuki

---

<div class="post-metadata">

### Author: ![vitormnm](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/vitormnm/32/52166_2.png) [@vitormnm](https://discourse.nodered.org/u/vitormnm)
#### Post date: [17 June 2026 00:21 UTC](https://discourse.nodered.org/t/announce-node-red-desktop-v5-0-0-node-red-5-0-0-released/101292/2 "2026-06-17T00:21:25Z")

</div>

Thanks for the mention, and thank you for your project! I drew inspiration from several aspects of it. The more accessible Node-RED becomes, the better 😀
