Skip to content

v1.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:02
ba8080a

Skip v1.4.1

An advanced and versatile marine instrumentation package to display Signal K data.

Data Graph settings

  • Angle display range now appears only when the selected path is angular. A path the server publishes a non-radian unit for no longer offers a setting that does nothing there. A path with no published unit keeps it, because that is the case where the override is the only way to keep a graph angular while the instrument is idle. (#368)
  • The moving-average controls say what they do. Display Moving Average is now Show Smoothed Trend, with a hint stating the real averaging span for the configured window — 2.5 min on a 10-minute graph, 15 s on Last Minute. Track Against Moving Average is now a Main Series choice between Live Value and Smoothed Trend, which is what it actually switches, including the widget's reading. The two cards both titled "Series" merge into one, and Show Average Line becomes Show Window Average Line to separate it from the rolling average. Stored dashboards are unaffected. (#598)
  • A stored main-series choice that its own smoothing toggle contradicts is dropped on open, instead of taking effect the moment smoothing is switched back on.

Data Graph display

  • The label and the reading no longer draw over each other. They share one row while both fit; past that the reading takes its own row, still right-aligned; a label too long for a row of its own ellipsizes rather than running off the widget. Vertical graphs hit this every time, and a wide graph with a long label hit it too. (#602)
  • The graph-window suffix now hides with Show Label, instead of leaving a bare "(30 s)" behind.

Navigation

  • Browser Back closes the topmost dialog or bottom sheet instead of changing the page. Backing out of widget settings during a layout edit returns to the edit rather than abandoning it; with nothing open, Back navigates as before. (#393)

Documentation

  • README refreshed: current screenshots, plugin dependencies, the demo server and Freeboard-SK integration described accurately.