# \[Announce\] node-red-contrib-uibuilder v5.0.2 - bug fix and documentation updates

**URL:** https://discourse.nodered.org/t/announce-node-red-contrib-uibuilder-v5-0-2-bug-fix-and-documentation-updates/61036
**Category:** Share Your Nodes
**Tags:** uibuilder
**Created:** [9 April 2022 19:00 UTC](https://discourse.nodered.org/t/announce-node-red-contrib-uibuilder-v5-0-2-bug-fix-and-documentation-updates/61036 "2022-04-09T19:00:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [9 April 2022 19:00 UTC](https://discourse.nodered.org/t/announce-node-red-contrib-uibuilder-v5-0-2-bug-fix-and-documentation-updates/61036/1 "2022-04-09T19:00:20Z")

</div>

A small release but with a couple of fixes along with the start of improved configuration documentation.

### Fixed

- Loading pages from sub-folders without adjusting the `uibuilder.start()` parameters was failing. Now fixed. See also [FAQ: uibuilder - multiple pages from 1 node](https://discourse.nodered.org/t/faq-uibuilder-multiple-pages-from-1-node/61031).
- Accidentally made use of a node.js v14 feature (Optional Chaining) but base version is specified as v12. Changed code to v12 compatible until v14 becomes the base.

### Changes

- Tech Docs sidebar menu:

- uibindex page:

- Tech Docs updates
