Skip to content

Commit 7295512

Browse files
chore: add loadsync v0.3.0 changelog
1 parent 365c026 commit 7295512

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

docs/changelogs/loadsync/v0.3.0.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "LoadSync 0.3.0 Release Notes"
3+
date: 2026-03-05
4+
version: "0.3.0"
5+
---
6+
7+
# LoadSync 0.3.0
8+
9+
**Released:** March 05, 2026
10+
11+
## Features
12+
13+
- Integrate NATS request/reply messaging protocol for Fleet Manager miner control
14+
- Three-state alarm management
15+
- ACTIVE and RECOVERING alarms show the current real value updating each cycle
16+
- Add styles to historical alarms
17+
- Update summary page
18+
19+
## Bug Fixes
20+
21+
- Update NATS URL to use production endpoint and remove unused command handling
22+
- Update NATS URL to use WebSocket protocol
23+
- Fix miner data in DB to not use random units
24+
- Remove unused miner light change event listener
25+
- Alarm list item styling and layout
26+
- Another alarm item styling update
27+
- Add warning for insufficient coil data in get_port_status
28+
- Make sure to grab alarm history on page load
29+

0 commit comments

Comments
 (0)