What's Changed
- Make LibreHardwareMonitor opt-in with
LHM=true
environment variable. (#1130) - Fix bug where token was not refreshed when adding a new system. (#1141)
- Add
USER_EMAIL
andUSER_PASSWORD
environment variables to set the email and password of the initial user. (#1137) - Display system counts (active, paused, down) in All Systems 'view' options. (#1078)
- Remember All Systems sort order during session.
- [Feature] improved support for
mips
andmipsle
architectures by @a-mnich in #1112 - [Bug] Update install script to use crontab on Alpine by @svenvg93 in #1136
- [Fix] fix GitHub workflow errors in forks by @a-mnich in #1113
New Contributors
- @teloryfrozy made their first contribution in #1110
- @m-riedel made their first contribution in #1142
Full Changelog: v0.12.6...v0.12.7