🌐 UIBUILDER next steps now that Node-RED v5 is released

A quick update. UIBUILDER's next release (barring more bug fixes) will be v8.0.0.

There will be 2 potentially breaking changes, hence the major version bump.

  1. Baseline Node-RED v5
  2. Baseline Node.js v22 (to match NR v5)

At present no other breaking changes are in the backlog.

Another important change though will be the move to newer DEGIT versions. This provides the external template support. There was a bug in DEGIT that has caught several people out in that the GIT app was required when it should not have been. I couldn't upgrade though because of the fact that they had moved to a node.js v20 baseline.

Doubtless there will be plenty of other changes but, as I say, I'm not expecting any other breaking changes. I'll let you know in this thread if any crop up.

Other than that, just a reminder that UIBUILDER v7.x works absolutely fine with Node-RED v4 and v5 and with Node.js from v18.20 right up to at least v24 LTS.

Additionally, most of UIBUILDER's front-end code is designed to work with versions of browsers to around 7 years ago. Currently early 2019. This means that the next major release (v9 which will probably be when Node-RED v6 is released) will move that forward. Markweb is a bit of an exception to that since the initial release does use some more modern JS and CSS - please let me know if that's an issue. Future releases will be optimised and will output the same code level as the main front-end library and brand CSS.

1 Like