Skip to content

2.8.0 - Milestone Release

Choose a tag to compare

@dceejay dceejay released this 30 Jan 21:17
· 731 commits to master since this release

Enhancements

  • Allow groups to be collapsed (extra option in group config) - PR #333 Issue #73 and #177
  • Add a bit more status to switch, slider, numeric and dropdown - Issue #335
  • Add vertical slider capability if height > width
  • Add scope.theme to ui_template scope to allow users to pick up default colours
  • Add scope watch example to ui_template info panel

Fixes

  • Fix text time input format to report in milliseconds from local midnight
  • Fix change tab event to report correctly when switching to tab 0
  • Fix template editor minimum height so always visible
  • Fix sanitise notification html input, but allow basic markup.