From c93f68a20cc57ce88520675c9d19e917a369e581 Mon Sep 17 00:00:00 2001 From: John Freed Date: Thu, 19 Aug 2021 00:13:37 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 2dbdc57..65f9df6 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -65,7 +65,7 @@ | updateContact | ✅ | ❌ | ✅10 | > setContactName | ✅ | ❌ | ✅ | > setExpirationTimer | ✅ | ❌ | ✅1 -| updateGroup | ✅ | ❌ | ✅20 +| updateGroup27 | ✅ | ❌ | ✅20 | updateProfile | ✅ | ❌ | ✅ | uploadStickerPack | ✅ | ❌ | ✅1 | verify | ✅ | ❌ | ✅18 @@ -175,4 +175,5 @@ 23. Only works if a secondary device is running the daemon. 24. Only works if a primary device is running the daemon. 25. Does not implement the `-a, --trust-all-known-keys` option -26. Provided as part of the subcommand's `-d, --detailed` option or signal-cli's `--output=json` option. \ No newline at end of file +26. Provided as part of the subcommand's `-d, --detailed` option or signal-cli's `--output=json` option. +27. Creates a new group if the groupId or base64GroupId is omitted. \ No newline at end of file