Skip to content

2.15.5: Maintenance Release

Compare
Choose a tag to compare
@dceejay dceejay released this 24 Jun 18:31
· 445 commits to master since this release

Enhancements

  • Add compression middleware by default to speed up loading. Thanks @zyrorl

Fixes

  • Fix legend to keep items hidden when new data arrives. Issue #507
  • Re-re-fix switch to not show correct icon despite passthru, and toggle output correctly. Issue #506
  • Make Dialog and Toast be more consistent
  • Fix odd gauge behaviour when in donut mode
  • Fix UI redraw (not redrawing when changing tabs). PR #508
  • Fix vertical slider in only on release mode
  • Let webfont loader be async to not delay page load when offline, and fail silently
  • Fix Datepicker to honour Site date format
  • Tweak passthrough option wording and info to try to match what actually happens
  • Fix text-input to only send one message when using tab key to move fields