diff --git a/Feature-Matrix.md b/Feature-Matrix.md
index 87a445c..a5d5df3 100644
--- a/Feature-Matrix.md
+++ b/Feature-Matrix.md
@@ -18,10 +18,10 @@
| > listNumbers | ❌ | ❌ | ✅
| listDevices | ✅ | ❌ | ✅1
| listGroups | ✅ | ❌ | ✅19
-| > getGroupIds | ❌ | ❌ | ✅
-| > getGroupMembers | ❌ | ❌ | ✅
-| > getGroupName | ❌ | ❌ | ✅
-| > isGroupBlocked | ❌ | ❌ | ✅
+| > getGroupIds | ✅26 | ❌ | ✅
+| > getGroupMembers | ✅26 | ❌ | ✅
+| > getGroupName | ✅26 | ❌ | ✅
+| > isGroupBlocked | ✅26 | ❌ | ✅
| listIdentities | ✅ | ❌ | ✅1, 16
| > listIdentity | ✅17 | ❌ | ✅1
| quitGroup | ✅ | ❌ | ✅
@@ -170,4 +170,5 @@
22. NA = Not Applicable
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
\ No newline at end of file
+25. Does not implement the `-a, --trust-all-known-keys` option
+26. Provided as part of the `-d, --detailed` or `--output=json` options.
\ No newline at end of file