Bug fixes:
- Some command line arguments don't take precedence over the values set in a config file (e.g.
--lhr-autotune-step-size
) - (WebUI) Performance degradation introduced in 0.24.6
- (WebUI) Monitoring page shows a blank page if you had 15M or 2H graph views selected while using an older version of T-Rex
- (WebUI) Impossible to set LHR tune values with decimal point
HiveOS users: many of you complained that your hashrate on LHR cards is fluctuating too much compared to the Windows version. The reason is HiveOS sets "hashrate-avr": 30
for T-Rex causing it to report 30-seconds average hashrate as opposed to 1-minute average (default).
A temporary solution would be to edit your flight sheet and manually add "hashrate-avr": 60
to the "Extra config arguments" field. Otherwise, we've been told there will be a HiveOS release that fixes it permanently.