1.15.0
IMPORTANT NOTICE FOR SERVER ADMINS: Voyager v2 is coming soon! Make sure you read this.
Let's jump in!
New features
F-droid and reproducible builds
To start, I'm happy to announce that Voyager is coming to F-droid later this week! This is really cool, but it's even cooler because Voyager's build is now reproducible. That means that F-droid independently builds and verifies that the APK bundle I provide on Github Releases (and the Play Store) is compiled from the referenced source code without modifications. It's a pretty nice security enhancement — even if you aren't using the F-droid build.
Set default feed on app startup
Previously, logged in users were always sent to their home feed when the app starts up. Now, you can configure it in Settings! Choose between All, Home, Local, Community List, or even select a custom community. General -> Default Feed.
- Note: you must be logged in to use this feature
- Note 2: Selected default feed is unique to your logged in user
Touch friendly links
Fat fingering links can suck. So there's now a list of links in each comment in a touch-friendly format, Apollo-style! (And yes, you can turn this feature off in General -> Touch Friendly Links.)
Quick subscribe from community search results
Now, searching for communities provides a quick subscribe button! Thanks @sharunkumar!
More!
That's not all - for example, community and user blocks is now sorted alphabetically (thank you, @ismailghedamsi). Check out below for the list of all changes in this release!
What's Changed
- feat: add a way to quickly subscribe from search results by @sharunkumar in #713
- Add custom default open feed by @aeharding in #769
- Add touch friendly links by @aeharding in #773
- Sort blocked list by @ismailghedamsi in #760
- Fix post not hiding properly when partially off screen with swipe by @aeharding in #787
- Add toast upon save success by @aeharding in #786
New Contributors
- @ismailghedamsi made their first contribution in #760
Full Changelog: 1.14.6...1.15.0