Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 611 Bytes

File metadata and controls

23 lines (14 loc) · 611 Bytes
description
Released February 25, 2022

3.19.0

New features

  • Allow groovy snippets to use JAR libraries from the local filesystem
  • Update jquery-ui dependency

Fixes and improvements

  • During the first few seconds of loading the dashboard, all widgets appear to be on top of each other
  • NullPointerException at ObservableSettingsProvider unregister with missing slash

Details

Update jquery-ui dependency

Live now uses and provides jquery-ui 1.13.1 instead of 1.12.1. We also provide a polyfill for $.ui.escapeSelector, dropped by jquery-ui in favor of $.escapeSelector.