Skip to content

2.22.0: Milestone Release

Compare
Choose a tag to compare
@dceejay dceejay released this 07 May 15:40
· 287 commits to master since this release

Enhancements

  • Add group (open/closed) event to ui_control output.
  • Let browser bar theme copy dashboard theme (for Android).
  • Add id to Tab div tag so css can be targetted.
  • Add option for multi-selects in dropdown. PR #588

Fixes

  • Document _dontSend option for beforeSend callback.
  • Let slider repeat click work in "send at end" mode.
  • Force client reauth when old socket connection times out and 401s. PR #586
  • Fix navigation history, so back/formward browser buttons work. PR #587
  • Force socket.io to use secure link when using https.
  • Allow dropdowns to take up more space on screen for longer lists.
  • Make sure we don't fail on a null msg from a template.