1.46.2
New Features
Deep linking is now supported in Android and iOS on Voyager! Voyager uses the URL scheme vger://
. For example: vger://lemmy.world/post/12977868
Other apps and integrations can now easily open Lemmy posts in Voyager.
Android deep link support
If you're using Android, you can now install the FOSS app MastodonRedirect to open Lemmy URLs in Voyager!
iOS Deep link support
If you're browsing in Safari, you can now click the new Share Action "Open in Voyager" to open posts, profiles, comments and communities.
What's Changed
- Add initial deep link implementation by @aeharding in #1311
- Add iOS Action Extension for deep linking, improve link resolving by @aeharding in #1314
- Add android
vger://
URL scheme by @aeharding in #1315 - Add date to edited string, remove seconds by @aeharding in #1316
Full Changelog: 1.45.0...1.46.2