Skip to content

2.30.0: Milestone Release

Choose a tag to compare

@dceejay dceejay released this 09 Jul 07:50
· 105 commits to master since this release

Enhancements

  • Add site option to allow swipe to open/close side menu, instead of moving tabs.

Fixes

  • Fix dropdown to allow use of id property if selecting an object. Issue #707
  • 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)
  • Try to handle disabled groups and tabs more cleanly.
  • Disable mouse for swipe actions - only use touch events.