From 3e707dc673d527b515c92ecf8a5da40dbe2629a9 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sat, 7 Dec 2024 11:04:41 +1300 Subject: [PATCH] add note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f7dfa6..f8dd5b0 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ sudo systemctl status meshtxt.service - Add new nodes to node list when a new node is discovered - Implement Tauri app shell for building portable .exe and .dmg + - Doesn't support BLE, Serial and `alert` dialogs by default... - Pagination message history instead of loading all at once - Add side drawer navigation - Implement standalone "messages/inbox" page that shows conversations ordered by most recent message