diff --git a/README.md b/README.md index c6bbb70..dfa1db4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ 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.2 — January 2026 +- Changes to the Database to will make it so that there is a need for space when updating to the latest. SQlite requires to rebuild the database when droping a column. ( we are droping some of the old columns) so make sure you have 1.2x the size of the db of space in your environment. Depending on how big your db is it would take a long time. + ### Version 3.0.1 — December 2025 #### 🌐 Multi-Language Support (i18n)