diff --git a/Feature-Matrix.md b/Feature-Matrix.md
index 931a4d4..7eeb71a 100644
--- a/Feature-Matrix.md
+++ b/Feature-Matrix.md
@@ -10,7 +10,7 @@
| isMember | ❌ | ❌ | ✅
| isRegistered | ❌ | ❌ | ✅1
| joinGroup | ✅ | ❌ | ✅
-| jsonRpc | ✅ | ✅ | NA
+| jsonRpc | ✅ | ✅ | NA22
| link | ✅ | ❌ | ✅18
| listContacts | ✅ | ❌ | ✅15
| > getContactName | ❌ | ❌ | ✅
@@ -113,7 +113,7 @@
| voiceNote | ✅ | ✅1 | ✅1
| caption | ✅ | ✅1 | ✅1
| borderless | ❌ | ❌ | ❌
-| gif7 | NA | NA | NA
+| gif7 | NA22 | NA22 | NA22
| preview | ❌ | ❌ | ❌
| digest | ❌ | ❌ | ❌
| uploadTimestamp | ❌ | ❌ | ❌
@@ -166,4 +166,5 @@
18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal`
19. Provided indirectly by `getGroupIds` and a series of calls to `getGroupMembers`, `getGroupName` and `isGroupBlocked`
20. Send the name of a zero-length file to delete the group avatar
-21. Kills daemon upon successful unregister command
\ No newline at end of file
+21. Kills daemon upon successful unregister command
+22. NA = Not Applicable
\ No newline at end of file