Skip to content

Commit ccd264f

Browse files
chore: add loadsync v0.4.0 changelog
1 parent 496d8f3 commit ccd264f

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

docs/changelogs/loadsync/v0.4.0.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: "LoadSync 0.4.0 Release Notes"
3+
date: 2026-04-08
4+
version: "0.4.0"
5+
---
6+
7+
# LoadSync 0.4.0
8+
9+
**Released:** April 08, 2026
10+
11+
:::caution Breaking Changes
12+
13+
- Swap to using `asic-rs` python bindings over pyasic
14+
:::
15+
16+
## Features
17+
18+
- Swap to using `asic-rs` python bindings over pyasic
19+
- Add color coding to errors and add make and model to miners page
20+
- Add firmware type to miner page
21+
22+
## Bug Fixes
23+
24+
- Ensure engine live data is checked before accessing gas pressure, temperature, and RPM
25+
- Add support for additional ANEN software version
26+
- Fix rounding in the climate graphs causing a staircase effect
27+
- Convert Dynagen line-to-line voltage to line-to-neutral voltage
28+
- Handle None values for gas pressure, temperature, and RPM in load shedding algo
29+
- Fix reboot button not functioning properly and do more checks for compatibility
30+
- Improve miner graph cards to they always show information centered on the card
31+
- Ensure all icons the miners page are consistent and fix graphs overflowing
32+

0 commit comments

Comments
 (0)