T-Rex 0.24.8
* Add DNS-over-HTTPS support when resolving mining pool domain names (see "--dns-https-server" for details)
* Add an option not to set mining pool domain name in SNI header for SSL connections (see "--no-sni")
* Resolve domain names through SOCKS5 proxy if "--proxy" is set
* Display mining pool IP address in console
* (WebUI) Make the monitoring page layout more compact on mobile phones
Bug fixes:
* Miner is not creating a log file when "--log-path" is specified
* GPU does not get turned off when overheated while mining in dual mode
* (WebUI) Graph zooming is not scaling the charts correctly