From c3cc01d7e7cfe4b7882cf812c52f5fad5bca07c8 Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Thu, 15 Jan 2026 14:30:04 -0800 Subject: [PATCH] Docuement Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8ad31e..7d8eb42 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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 3.0.3 — February 2026 +### Version 3.0.3 — January 2026 - Added database support for MySQL (not tested, would love to have someone test!) and PostgreSQL (alongside SQLite) for larger or shared deployments. - Configuration updated to allow selecting the database backend via connection string.