New Features
Share comment(s) as image
You can now share comments, and their parents (if desired)! You can also blur usernames and add a Voyager watermark to the image. In the future, there will be support for sharing posts as images!
Current limitation: Images within comments will be hidden. This limitation will be removed in the future :)
Images in comments now enabled by default
Due to a large number of comments in Lemmy with inline pictures, I've decided to switch this on by default. But you can still turn it off in Settings, if you'd like!
LOTS of bugfixes, performance improvements
Enjoy a ton of fixes - see below! :)
What's Changed
- Fix reports not being resolved on comment nuke by @aeharding in #978
- Fix tables in comments not scrollable by @aeharding in #981
- Enable inline images in comments by default by @aeharding in #982
- Improve performance for page change and swipe back by @aeharding in #980
- Fix android crash on saving/copying/sharing media by @aeharding in #988
- Fix post markdown videos not interactable by @aeharding in #989
- Add share comment chain as image by @aeharding in #984
- Upgrade lemmy-js-client to 0.19.0-rc.19 by @aeharding in #991
- Fix mod approve/remove/restore post/comment lifecycle by @aeharding in #990
- Fix sole body image not showing when post has url media by @aeharding in #992
- Fix Ionic error due to not forwarding tabbar ref by @aeharding in #994
- Upgrade react-router to fix parameterized route bug by @aeharding in #996
- Add dynamic share as image dialog height by @aeharding in #997
Full Changelog: 1.26.0...1.27.0