diff --git a/README.md b/README.md index 6255c37..e815f41 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ # Meshview ![Start Page](screenshots/animated.gif) -The project serves as a real-time monitoring and diagnostic tool for the Meshtastic mesh network. It provides detailed insights into the network's activity, including message traffic, node positions, and telemetry data. +The project serves as a real-time monitoring and diagnostic tool for the Meshtastic mesh network. It provides detailed insights into network activity, including message traffic, node positions, and telemetry data. + ### Version 2.0.7 update - September 2025 -* New capability to automatically trim the database to a keep specific amount of days of data -* Added configuaration for update intervals for both the Live Map and the Firehose pages +* New database maintenance capability to automatically keep a specific number of days of data. +* Added configuration for update intervals for both the Live Map and the Firehose pages. + ### Version 2.0.6 update - August 2025 * New Live Map (Shows packet feed live) * New API /api/config (See API documentation)