2.14.0
New Feature: Improved Thumbnail Scraping
The only new feature this release: Improved thumbnails in comments and when Lemmy fails to provide one. Currently this is only enabled on youtube.com, but the architecture is set up to add generalized scraping and other sites.
Because this feature requires fetching a thumbnail directly from the site, it has some privacy implications. You can turn off this feature (on by default) in Settings -> General -> Find Thumbnails When Missing
This is great to prevent being rick rolled ;)
Until next time!
What's Changed
- Fix photo upload bug, improve newline handling on photo upload by @aeharding in #1543
- Fix link preview text overflow not showing ellipse by @aeharding in #1544
- Add thumbnail scraping as Lemmy fallback by @aeharding in #1531
- Fix age badge text color in light mode by @aeharding in #1545
- Fix spoiler summary, refactor by @aeharding in #1546
Full Changelog: 2.13.1...2.14.0