This release improves Piefed compatibility. Things like "Open in Voyager" from Piefed instances, sharing content via piefed instances, and linking to Piefed content in-app.
Please note, this is only improving edge cases when using Voyager with your Lemmy account to view Piefed content. Stay tuned for Voyager connecting directly to Piefed instances!
(This release also adds support for lemmyverse.link to stay in app instead of opening the browser.)
🚀 Features
- feat: lemmyverse.link support
- PR: #2031
- feat: open piefed objects in app
- PR: #2044
- feat: share content link via piefed instance
- PR: #2047
🐛 Fixes
- fix: html-like tags hidden in post title
- PR: #2039
- fix: video placement in post detail
- PR: #2040
- fix: blank screen with iOS 26
- PR: #2046
- fix: piefed deep links not resolving in some cases
- PR: #2048