NOTE: this version includes a couple of breaking changes: GPU ordering change and telnet API removal. Make sure you remove your GPU-order specific OC settings from *.bat
/*.sh
files before updating.
Auto-updates won't be turned on for this version for the same reason.
Users of HiveOS and other mining operating systems that force PCI bus GPU order are unaffected by the GPU-order change.
- New WebUI and API (refer to https://github.com/trexminer/T-Rex/wiki/WebUI on how to set it up):
- Ability to generate config files
- Improved API security: optional password and https
- GPU/memory clock and share difficulty reporting
- Log viewer
- Ability to pause GPUs
If you don't like the new WebUI and would prefer to use the old one for any reason, download webui.zip archive, put it next to t-rex
executable, and restart the miner.
- Order GPUs by PCI bus id. You may need to change the settings that relied on GPU order.
- Remove telnet API
- Multiple bug fixes