We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f6c37 commit 8745c32Copy full SHA for 8745c32
CHANGELOG.md
@@ -6,7 +6,7 @@
6
- Add some validation to dropdown widget values to flag duplicates.
7
- Fix dropdown to only return valid options if options changed dynamically.
8
- Fix group spacings to align better.
9
- - Fix wave gauge to also allo using random msg properties. Issue #607
+ - Fix wave gauge to also allow using random msg properties. Issue #607
10
11
### 2.23.0: Milestone Release
12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-red-dashboard",
3
- "version": "2.23.1-beta",
+ "version": "2.23.1",
4
"description": "A set of dashboard nodes for Node-RED",
5
"keywords": [
"node-red"
0 commit comments