# 🎉 Node-RED 5.0.0 Beta 6 available

**URL:** https://discourse.nodered.org/t/node-red-5-0-0-beta-6-available/100878
**Category:** News
**Tags:** docker
**Created:** [30 April 2026 16:36 UTC](https://discourse.nodered.org/t/node-red-5-0-0-beta-6-available/100878 "2026-04-30T16:36:49Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [30 April 2026 19:20 UTC](https://discourse.nodered.org/t/node-red-5-0-0-beta-6-available/100878/5 "2026-04-30T19:20:37Z")

</div>

> [@marcus-j-davies](#):
>
> > [@knolleary](#):
> >
> > Calling Link nodes from the Function node
> 
> Well thats controversial 😉

Strictly speaking, it is "Calling (visual) subroutines from within a function node in the same execution context"  
It permits someone who is writing code in a function and needs to call-out (to grab a value/format a thing) to take advantage of re-usable code (be that something in a library of utility functions in a function node OR a little utility flow that uses other core/contrib nodes OR ...).

Man, it is difficult to easily explain or portray the possibilities that it opens up, but hopefully it doesnt take too long to realise the doors opened by this).

The graphic and demo flow in [this comment](https://github.com/node-red/node-red/pull/5494#issuecomment-4192107000) might provide some additional context. There was also a rather long and detailed discussion in the [discourse thread](https://discourse.nodered.org/t/defining-utility-functions-for-re-use-in-a-function-node/100294) that discussed various options and approaches to the whole reusable question. The first post is worth a read to understand the rationale. I also know it will not be what suits everyone nor provide solution to every scenario, but it was the best of a bunch of options in terms of what it brings vs effort etc.

---

_[View the full topic](https://discourse.nodered.org/t/node-red-5-0-0-beta-6-available/100878)._
