From ff30623bdf55d487c142b1b0b89129a8362de32b Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Thu, 15 Jan 2026 11:55:07 -0800 Subject: [PATCH] Documentation updte --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88e2629..a8ad31e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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 -- Added database support for MySQL and PostgreSQL (alongside SQLite) for larger or shared deployments. +- 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. ### Version 3.0.2 — January 2026