From f434ef3d905feb6e978b05b717c8620b873a5b39 Mon Sep 17 00:00:00 2001 From: Jure <44338+hoornet@users.noreply.github.com> Date: Sun, 8 Mar 2026 19:46:24 +0100 Subject: [PATCH] Add auto-updater to roadmap Co-Authored-By: Claude Sonnet 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 306063a..e350dda 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ npm run tauri build # production binary - [ ] Direct messages (NIP-17/44) - [ ] Read long-form articles in-app - [ ] Relay management UI +- [ ] GitHub Releases distribution + Tauri auto-updater ## License