# Uibuilder: Working towards v2 - dev3 released - notification of breaking changes

**URL:** https://discourse.nodered.org/t/uibuilder-working-towards-v2-dev3-released-notification-of-breaking-changes/11613
**Category:** Share Your Nodes
**Tags:** uibuilder
**Created:** [27 May 2019 21:01 UTC](https://discourse.nodered.org/t/uibuilder-working-towards-v2-dev3-released-notification-of-breaking-changes/11613 "2019-05-27T21:01:12Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![tmichaeltx](https://avatars.discourse-cdn.com/v4/letter/t/73ab20/32.png) [@tmichaeltx](https://discourse.nodered.org/u/tmichaeltx)
#### Post date: [7 September 2020 19:03 UTC](https://discourse.nodered.org/t/uibuilder-working-towards-v2-dev3-released-notification-of-breaking-changes/11613/7 "2020-09-07T19:03:52Z")

</div>

Having found this in a separate thread:

> [@Uibuilder uibindex not working](https://discourse.nodered.org/t/uibuilder-uibindex-not-working/22116/8):
>
> Try adding the defualt permissions to settings.js: adminAuth: { type: "credentials", users: [/\* list of users \*/], default: { permissions: "read" } }

I added default: { permissions: "read" } and now it it giving me access. Ironically of course the page itself says `Note that this page is only accessible to users with Node-RED admin authority.` and yet the permission I added was read.

Now I will spend some time understanding all of the info that page shows and how to apply it to my situation.

---

_[View the full topic](https://discourse.nodered.org/t/uibuilder-working-towards-v2-dev3-released-notification-of-breaking-changes/11613)._
