Bump version to v0.3.2

Updated version number from v0.3.0 to v0.3.2 in README.
This commit is contained in:
serversdwn
2025-12-10 23:06:27 -05:00
committed by GitHub
parent 274e390c3e
commit 7cadd972be

View File

@@ -1,5 +1,4 @@
# Seismo Fleet Manager v0.3.0 # Seismo Fleet Manager v0.3.2
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
@@ -14,6 +13,7 @@ Backend API and HTMX-powered web interface for managing a mixed fleet of seismog
- **Photo Management**: Upload and view photos for each unit - **Photo Management**: Upload and view photos for each unit
- **Interactive Maps**: Leaflet-based maps showing unit locations - **Interactive Maps**: Leaflet-based maps showing unit locations
- **SQLite Storage**: Lightweight, file-based database for easy deployment - **SQLite Storage**: Lightweight, file-based database for easy deployment
- **PWA Mobile Version**: Optimized for ease of use during remote deployment operations.
## Roster Manager & Settings ## Roster Manager & Settings