diff --git a/README.md b/README.md index 2021ea3..d0c30f0 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,6 @@ node server.js --port 8080 --meshtastic-api-url https://127.0.0.1 - Save nodes to database and allow user to set a custom name/label for "anonymous" nodes - Add a profile/node config page to allow user to quickly update node short/long name, and maybe set lora region - Add a full node settings page -- Fix issue where some devices don't have an rx timestamp, or it's way out of sync -- Fix issues where some newly received messages show as older in the list, due to the above issue - Fix issue where opening message viewer a second time doesn't auto scroll to bottom of messages - Use an SQLite database when running from server.js to allow cross device message history sharing