diff --git a/Feature-Matrix.md b/Feature-Matrix.md
index b0b5c3e..f04811d 100644
--- a/Feature-Matrix.md
+++ b/Feature-Matrix.md
@@ -6,15 +6,17 @@
| daemon2 | ✅ | ✅ | ✅
| getUserStatus | ✅ | ✅ | ❔
| joinGroup | ✅ | ❌ | ✅
-| link | ✅ | ❌ | ❌
+| link | ✅ | ❌ | ✅
| listContacts | ✅ | ❌ | ❔
| listDevices | ✅ | ❌ | ❔
| listGroups | ✅ | ✅ | ✅
| listIdentities | ✅ | ❌ | ❔
| > listNumbers | ✅ | ❌ | ✅
+| > listAccounts | ✅ | ❌ | ✅
| quitGroup | ✅ | ❌ | ✅
| receive | ✅ | ✅ | ✅
| register | ✅ | ❌ | ✅
+| > registerWithCaptcha | ❌ | ❌ | ✅
| remoteDelete | ✅ | ❌ | ✅
| > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅
| > sendRemoteDeleteMessage | ✅ | ❌ | ✅
@@ -49,7 +51,8 @@
| updateGroup | ✅ | ❌ | ✅
| updateProfile | ✅ | ❌ | ✅
| uploadStickerPack | ✅ | ❌ | ❌
-| verify | ✅ | ❌ | ❌
+| verify | ✅ | ❌ | ✅
+| > verifyWithPin | ❌ | ❌ | ✅
| version | ✅ | ❌ | ✅
# Signals
@@ -83,6 +86,7 @@
| getGroupMembers | ✅ | ✅ | ✅
| getGroupName | ✅ | ✅ | ✅
| getMessage | ✅ | ✅ | ✅
+| getObjectPath | ❌ | ❌ | ✅
| getSender | ✅ | ✅ | ✅
| getSource | ✅ | ✅ | ✅
| getTimestamp | ✅ | ✅ | ✅
@@ -90,6 +94,7 @@
| isGroupBlocked | ✅ | ✅ | ✅
| isMember | ✅ | ✅ | ✅
| isRegistered | ✅ | ✅ | ✅
+| isRemote | ❌ | ❌ | ✅
# With Attachment Data5
| feature | plaintext CLI | json CLI8 | dbus |