This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-02-04 10:56:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
VERSION
2 lines
9 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Unfurl image URLs (#3901) This commit adds support for unfurling static image URLs (not GIFs, not animated WebPs), such as https://placehold.co/600x400@2x.png. It also compresses images before returning them as data URIs to clients. About compression: the compression strategy leverages the existing function images.CompressToFileLimits. A more comprehensive logic to consider the possibility of multiple image URLs being unfurled simultaneously is yet to be implemented. Closes #3761
2023-08-21 16:48:07 +00:00
0.163.13
Reference in New Issue
Copy Permalink