From 5334bcc1cfaf69b5825b08a9d29eacf514419835 Mon Sep 17 00:00:00 2001 From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:54:48 +0100 Subject: [PATCH] Update README.md with roadmap items --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a39a64e1a..de1a1dc8a 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,8 @@ Core features that are being worked on: - [x] Editing in browser extension - [x] Multi-language support across all client applications - [x] Passkeys -- [ ] Data model and usability improvements (more flexible aliases and credential types, folder support, bulk selecting etc.) +- [x] Data model improvements (more flexible aliases and credential types, folder support, offline mode etc.) +- [ ] Usability improvements (save credentials when browsing, more credential types, mobile app feature-parity with web app) - [ ] Support for FIDO2/WebAuthn hardware keys - [ ] Adding support for family/team sharing (organization features)