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 371be3e commit d1898f1Copy full SHA for d1898f1
CHANGELOG.md
@@ -1,11 +1,15 @@
1
2
-### 2.29.4: Maintenance Release
+### 2.30.0: Milestone Release
3
+
4
+**Enhancements**
5
6
+ - Add site option to allow swipe to open/close side menu, instead of moving tabs.
7
8
**Fixes**
9
10
- Fix dropdown to allow use of id property if selecting an object. Issue #707
11
- Activate deploy button on any change to site options (even a non-change)
- - Fix spacer node to be on tab so can be exported as part of the tab (needs NRv2)
12
+ - Fix spacer node to be on tab so can be exported as part of the tab (needs Node-RED v2)
13
- Try to handle disabled groups and tabs more cleanly.
14
- Disable mouse for swipe actions - only use touch events.
15
0 commit comments