fix(messenger): sent messages no longer show Seen instantly (SDK 0.1.14)
Receipts now prefer userId over the IIOS actor UUID, so the SDK can actually tell your own read receipt from the other party's. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
"@huggingface/transformers": "^4.2.0",
|
||||
"@imgly/background-removal": "^1.7.0",
|
||||
"@insignia/iios-kernel-client": "^0.1.4",
|
||||
"@insignia/iios-messaging-ui": "^0.1.13",
|
||||
"@insignia/iios-messaging-ui": "^0.1.14",
|
||||
"@photo-gallery/sdk": "file:./vendor/photo-gallery-sdk",
|
||||
"@tensorflow-models/coco-ssd": "^2.2.3",
|
||||
"@tensorflow/tfjs": "^4.22.0",
|
||||
|
||||
Reference in New Issue
Block a user