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)
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.