| description |
|---|
Released February 25, 2022 |
- Allow groovy snippets to use JAR libraries from the local filesystem
- Update jquery-ui dependency
- 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
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.