Update to v0.4.1 #3

Merged
serversdown merged 3 commits from claude/dev-015sto5mf2MpPCE57TbNKtaF into main 2026-01-05 14:02:13 -05:00
2 changed files with 9 additions and 1 deletions
Showing only changes of commit 96cb27ef83 - Show all commits

View File

@@ -5,6 +5,14 @@ All notable changes to Seismo Fleet Manager will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.4.1] - 2026 1-5
### Added
- **SLM integration**: Sound Level meters are now managable in SFM
## Fixed ##
- Fixed an issue where unit status wat loading from a saved cache and not based on when it was actually heard from last. Unit status is now accurate.
## [0.4.0] - 2025-12-16 ## [0.4.0] - 2025-12-16
### Added ### Added

View File

@@ -1,4 +1,4 @@
# Seismo Fleet Manager v0.4.0 # Seismo Fleet Manager v0.4.1
Backend API and HTMX-powered web interface for managing a mixed fleet of seismographs and field modems. Track deployments, monitor health in real time, merge roster intent with incoming telemetry, and control your fleet through a unified database and dashboard. Backend API and HTMX-powered web interface for managing a mixed fleet of seismographs and field modems. Track deployments, monitor health in real time, merge roster intent with incoming telemetry, and control your fleet through a unified database and dashboard.
## Features ## Features