npm node-red-contrib-uibuilder 4.1.1
Minor Release

latest releases: 7.0.4, 7.0.3, 7.0.2...
3 years ago

New

  • Issue #151If the advanced option to "Show web view of source files" is selected, also show a link to the webpage.

Changed

  • Issue #149 If security is turned on, you can now run without Node-RED using TLS even in production. This is because you may wish to provide TLS via a reverse proxy.

    You still get a warning in the editor though.

  • Moved back-end libraries from nodes folder to nodes/libs to keep things tidier (especially if additional nodes added in the future)

  • Add simple debug function to web.js to allow the ExpressJS routing stack to be dumped to stdout

Fixed

  • Issue #150 Switching between src and dist folders now works without having to restart Node-RED. Existing routes are removed first then re-added.
  • Common folder is only served once (previously it was been added to the ExpresJS router stack once for each node instance).

Don't miss a new node-red-contrib-uibuilder release

NewReleases is sending notifications on new releases.