# \[Announce\] Dashboard version 2.13.0

**URL:** https://discourse.nodered.org/t/announce-dashboard-version-2-13-0/6065
**Category:** Dashboard
**Created:** [22 December 2018 14:19 UTC](https://discourse.nodered.org/t/announce-dashboard-version-2-13-0/6065 "2018-12-22T14:19:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [22 December 2018 14:19 UTC](https://discourse.nodered.org/t/announce-dashboard-version-2-13-0/6065/1 "2018-12-22T14:19:51Z")

</div>

Just pushed out version 2.13.0 of node-red-dashboard to npm

**Enhancements**

- Adds the ability to hide and/or disable tabs manually - PR #456
  - you can now set tabs to be disabled (in menu but greyed out) - or hidden (not shown in menu). You can use the ui\_control node to switch to them if you want (which is the intention of course). More yet to come on this feature but it's a start. (thanks @shrickus for the Pull Request)

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/6/6482b5a624b8054821da0bb0cb694d71232d4910.png)

**Fixes**

- Fix up ui\_text toString mishandling error - Issue #459
- Add some undo capability to ordering of widgets - Issue #461

As usual please ensure you fully flush your local browser cache when you reload to ensure you get the latest files.
