We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e275c23 commit d673345Copy full SHA for d673345
CHANGELOG.md
@@ -1,12 +1,9 @@
1
2
-### 3.4.0: Milestone Release
+### 3.3.0: Milestone Release
3
4
- Expose manifest.json display property in settingsjs ui section so can be set fullscreen if desired.
5
- Change gulp build tool to use gulp-terser for later nodejs version support
6
- Fix datepicker to use chaneg not blur to stop Safari sending double messages
7
-
8
-### 3.3.0: Milestone Release
9
10
- Update justgage library to include and expose differential mode (either side of a centre point).
11
- Fix initial drawing of gauge not registering value correctly. Issue #788
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-dashboard",
- "version": "3.4.0",
+ "version": "3.3.0",
"description": "A set of dashboard nodes for Node-RED",
"keywords": [
"node-red"
0 commit comments