I鈥檓 unable to paste an image into the chat window on macOS 10.12.2 (16C67) / Wire 2.10.2652.
This goes for images copied from the internet or other places.
What kind of image?
Any bitmap image. Can be a screenshot capture via 鈱樷嚙^3 or a JPG files copied from the web via the context menu.
I鈥檝e made a video where I try to paste in various things.
I'm also eagerly waiting for this feature, but from what I can tell it didn't make to production yet :disappointed:
It was only merged in dev on December 15, while the latest commit in prod is still December 13.
Hoping to see a release soon :crossed_fingers:
@maximbaz you are right. And it was actually me who implemented it. Even better :)
To give an update. This is already merged to our staging branch and ready to be pushed to production. There is also other stuff included in the next release that needs to be tested first. But next release is close.
Coming back to the actual feature. I used the standard clipboard API to get this working, which is a pretty interesting API. Didn't had so much fun in ages. So depending on how you copied the image, the api returns either a proper image or 鈼撅笍. We might be able to improve this in the desktop clients using electrons clipboard api.
So sry for the confusion.
This is excellent news, I look forward to annoying my friends with images I paste into chats 馃帀.
It is on production now 馃帀 馃帀 馃帀
Indeed :)
Not seeing it in the Mac App Store yet, but I鈥檓 guessing that has to do with Apple approving the update and such.
I鈥檒l be patient 馃槆. Thanks for this anyway 馃憤.
@MichielBijl that was a webapp feature, you just need to fully restart the app to see it. No changes to the desktop app required. Try 馃槈
It's easy to visually tell if you see a new version, there is a new icon on the left of the conversation title:

Ah, I see, it works 馃帀.
Most helpful comment
@maximbaz you are right. And it was actually me who implemented it. Even better :)
To give an update. This is already merged to our staging branch and ready to be pushed to production. There is also other stuff included in the next release that needs to be tested first. But next release is close.
Coming back to the actual feature. I used the standard clipboard API to get this working, which is a pretty interesting API. Didn't had so much fun in ages. So depending on how you copied the image, the api returns either a proper image or 鈼撅笍. We might be able to improve this in the desktop clients using electrons clipboard api.
So sry for the confusion.