From 68706a79390cb18259a0af19e11ac16df7dff1c0 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 20 Nov 2024 01:31:51 +1300 Subject: [PATCH] update todos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cced19..11ef4c8 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ node server.js --port 8080 --meshtastic-api-url https://127.0.0.1 - 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 ## CORS Proxy for HTTP Connections