New Expression Builder
The old expression editor was too small for long expressions. The autocomplete popover was visible randomly and also in some cases was overlapped with the help popover. So a complete revamp was in order. The new expression editor is a dialog now, with autocomplete & help sections always visible for better discoverability.
New Color Selector
Minor changes
-
Changes in the query builder
-
Consistent Chart Options:
All the axis charts -Line
,Bar
,Row
,Scatter
&Mixed Axis
charts share common options now. Also,Bar
chart is split intoBar
&Row
-
Reverse Trend Color
There's an option to reverse the colours for +ve & -ve delta. For eg. the Average SLA Failure number card should have negative values as green and positive values as red -
Better Error Handling & Notification
Minor changes to error messages and thetoast
messages -
Notebook Editor fixes
The notebook editor was broken after the v2 refactor. It's now fixed in this release