From e2c1e311b8f793b62a7f5ead5a120bb1bcf41e27 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Fri, 19 Sep 2025 11:11:25 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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)