# 🌐 UIBUILDER Progress: v7.2.0 imminent - some bug fixes and exciting new feature

**URL:** https://discourse.nodered.org/t/uibuilder-progress-v7-2-0-imminent-some-bug-fixes-and-exciting-new-feature/96327
**Category:** Share Your Nodes
**Tags:** uibuilder
**Created:** [29 March 2025 16:44 UTC](https://discourse.nodered.org/t/uibuilder-progress-v7-2-0-imminent-some-bug-fixes-and-exciting-new-feature/96327 "2025-03-29T16:44:09Z")
**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: [29 March 2025 16:44 UTC](https://discourse.nodered.org/t/uibuilder-progress-v7-2-0-imminent-some-bug-fixes-and-exciting-new-feature/96327/1 "2025-03-29T16:44:09Z")

</div>

Hi all,

Just keeping you updated on progress. The final tweaks are going into the new release and it should get released very soon. Here are the current highlights.

- **NEW NODE** `uib-sidebar` - Creates a simple sidebar in the Node-RED Editor page. HTML for the sidebar is edited in the node. Messages sent to the node are passed to the sidebar letting you change any attributes and inner HTML or text dynamically. Any input elements in the HTML automatically send changes back to the output of the node. A new example flow is available that demonstrates useage.

- Updated `applyTemplate` function in the ui/uibuilder client libraries, gives a lot more flexibility.

- Input form improvements.

- Bug fixes
