Images sent through bridge messages now arrive inline instead of just as a file path.
What's wrong with this entry?
Attachment resolution for bridge messages returns image content directly rather than only a text prefix pointing at a path.
- The resolver now returns a text prefix plus a list of image blocks, where it previously returned just the prefix string.
- It also reports which route was taken: inline images, or a fallback to a path reference.
bridge_attachment_inline_image
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
new_file and new_directory attachments are dropped from the converted message stream
Both mention attachment
-
v2.1.234
Rejected images are reported instead of silently dropped
Both mention attachment