Skip to content

1.7.0

Choose a tag to compare

@andrebrait andrebrait released this 21 Aug 10:29
· 14 commits to main since this release

What's changed

  • Lay the fan configuration blocks out as one list that wraps: they sit side by side and continue on the next row when the window runs out of width, so a wide screen shows three or more across and a phone shows one. Dragging reorders that single list.
  • Fix the disk and auxiliary sensor menus opening away from their field, near the top left of the page. On a phone that also scrolled the view away from what you were editing.
  • Stop the open sensor menu pushing the page sideways on a phone: it is now no wider than its field, and scrolls within itself instead. Its options keep their single-line layout.
  • Shorten the row labels so a configuration block fits a phone screen: Include Disk(s): becomes Disk(s):, Fan Speed on Idle: becomes Speed on Idle:, Fan Speed Range: becomes Speed Range:, the three temperature ranges become Range:, the two monitor toggles become Monitor:, and Include Sensor(s): becomes Sensor(s):. The full wording stays in each label's tooltip.
  • Line the disk group rows up with the rows above them, at every window width.
  • Offer 5, 10 and 15 minute time frames on the FCP History tile, alongside the existing 30 minutes to 4 hours. At a short interval the 30 minute window is already too dense to show the detail those intervals exist for.
  • Draw the history trace up to the current time instead of stopping at the last measurement, so the graph keeps moving between readings rather than appearing to stall. The tip carries no marker, and says what speed is being held and when it was last measured.
  • Keep a dragged block's borders: it was drawn faded, which faded the borders with it, and it is lifted with a shadow instead.

Upgrade compatibility

Existing configurations continue to work and need no migration.

The block arrangement in order.cfg is now a single list. Files written by earlier versions are read and converted automatically, keeping the order the blocks appeared in, and are rewritten in the new form the next time an arrangement is saved. Downgrading after that point leaves the older version unable to read the file, in which case every block appears unordered; rearranging them once fixes it.

The FCP History tile keeps its settings: still disabled by default, still one minute between refreshes, still a one hour window unless you chose otherwise.