The first stable release, consolidating everything from the 1.0.x and 1.1.x series.
Install
winget install DORON177.BatteryHub
(pending listing — see #407677)
Or download Battery-Hub-Setup-1.2.0.exe below. Existing installs update automatically.
Added
- Hide devices from the ⋯ menu — polling and tray icons stop, calibration is kept, and hidden devices can be restored at any time.
- Verifiable downloads — every release now ships
SHA256SUMS.txt; see Verifying a download. - Unit tests and CI on every push, an issue template for unsupported devices, and contributing/security/changelog docs.
Fixed
- Memory leak on the dashboard — a click handler was registered for every device card on every refresh and never removed, so listeners accumulated for the whole session and kept discarded cards in memory. This mattered because the app runs continuously in the tray.
Changed
- Less work on the cursor-tracking highlight, and none at all when Reduce animations is on.
Note: installers are not code-signed, so Windows SmartScreen will warn. Verify the download with the published checksum if you'd like to confirm integrity.