diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 75b4705..51a2ecd 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -57,7 +57,7 @@ |---------|:-------------:|------| | CallMessageReceived | ❌ | ❌ | MessageReceived | ✅ | ✅ -| > receive attachments | ✅ | ✅ +| > receive attachments11 | ✅ | ✅ | OutgoingPaymentMessageReceived | ❌ | ❌ | ReceiptReceived | ✅ | ✅ | SyncMessageReceived | ✅ | ✅ @@ -149,3 +149,5 @@ 8. `--output json` option is supported by CLI 9. A thumbnail has the data of an attachment, but can also be part of a quoted attachment 10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer +11. Attachments are written to disk, with remoteId sent over DBus +